mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-03 04:52:51 +08:00
mpegvideo: Drop mpegvideo.h where not needed
Add necessary headers in .c files.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include "internal.h"
|
||||
#include "h263.h"
|
||||
#include "mpeg4video.h"
|
||||
#include "mpegvideo.h"
|
||||
|
||||
/** Reconstruct bitstream intra_dc_vlc_thr */
|
||||
static int mpeg4_get_intra_dc_vlc_thr(Mpeg4DecContext *s)
|
||||
|
||||
Reference in New Issue
Block a user