mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
mpegvideo: move mpegvideo formats-related defines to mpegutils.h
This commit is contained in:
parent
136034d86b
commit
e0c16e4e32
41 changed files with 154 additions and 78 deletions
|
|
@ -30,6 +30,7 @@
|
|||
#include "libavutil/internal.h"
|
||||
#include "avcodec.h"
|
||||
#include "error_resilience.h"
|
||||
#include "mpegutils.h"
|
||||
#include "mpegvideo.h"
|
||||
#include "rectangle.h"
|
||||
#include "thread.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue