mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-10 00:59:38 +00:00
lavf/a64: avoid avcodec.h dependency
This commit is contained in:
parent
e67e02d156
commit
e7196afe28
@ -19,7 +19,8 @@
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
#include "libavcodec/avcodec.h"
|
||||
#include "libavcodec/codec_id.h"
|
||||
#include "libavcodec/codec_par.h"
|
||||
#include "libavcodec/bytestream.h"
|
||||
#include "avformat.h"
|
||||
#include "rawenc.h"
|
||||
|
Loading…
Reference in New Issue
Block a user