mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
proresdsp: Fix checkheaders
It's been broken since commit ac89875
Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
90020d7f4b
commit
d1511c02f4
@ -24,6 +24,7 @@
|
|||||||
#define AVCODEC_PRORESDSP_H
|
#define AVCODEC_PRORESDSP_H
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
#include "dsputil.h"
|
||||||
|
|
||||||
#define PRORES_BITS_PER_SAMPLE 10 ///< output precision of prores decoder
|
#define PRORES_BITS_PER_SAMPLE 10 ///< output precision of prores decoder
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user