avcodec/speedhqenc: Remove unnecessary headers
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
parent
d2dc6440e6
commit
33a96b600b
1 changed files with 0 additions and 3 deletions
|
@ -31,10 +31,7 @@
|
|||
|
||||
#include <stdint.h>
|
||||
|
||||
#include "mjpeg.h"
|
||||
#include "mjpegenc_common.h"
|
||||
#include "mpegvideo.h"
|
||||
#include "put_bits.h"
|
||||
|
||||
int ff_speedhq_encode_init(MpegEncContext *s);
|
||||
void ff_speedhq_encode_close(MpegEncContext *s);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue