mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-03-20 01:50:30 +00:00
lavf/mp3dec: avoid avcodec.h dependency
This commit is contained in:
parent
c9642265f8
commit
1256b71ba9
@ -32,7 +32,7 @@
|
||||
#include "id3v1.h"
|
||||
#include "replaygain.h"
|
||||
|
||||
#include "libavcodec/avcodec.h"
|
||||
#include "libavcodec/codec_id.h"
|
||||
#include "libavcodec/mpegaudiodecheader.h"
|
||||
|
||||
#define XING_FLAG_FRAMES 0x01
|
||||
|
Loading…
Reference in New Issue
Block a user