mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-05 14:13:34 +08:00
mpegvideo: Drop mpegvideo.h where not needed
Add necessary headers in .c files.
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#include "libavutil/log.h"
|
||||
#include "dxva2_internal.h"
|
||||
#include "mpegutils.h"
|
||||
#include "mpegvideo.h"
|
||||
|
||||
#define MAX_SLICES 1024
|
||||
struct dxva2_picture_context {
|
||||
|
||||
Reference in New Issue
Block a user