mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
lavf/mp3dec: avoid avcodec.h dependency
This commit is contained in:
parent
c9642265f8
commit
1256b71ba9
@ -32,7 +32,7 @@
|
|||||||
#include "id3v1.h"
|
#include "id3v1.h"
|
||||||
#include "replaygain.h"
|
#include "replaygain.h"
|
||||||
|
|
||||||
#include "libavcodec/avcodec.h"
|
#include "libavcodec/codec_id.h"
|
||||||
#include "libavcodec/mpegaudiodecheader.h"
|
#include "libavcodec/mpegaudiodecheader.h"
|
||||||
|
|
||||||
#define XING_FLAG_FRAMES 0x01
|
#define XING_FLAG_FRAMES 0x01
|
||||||
|
Loading…
Reference in New Issue
Block a user