mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-24 03:39:45 +00:00
Add libavcodec/internal.h include to avoid warning: implicit declaration of
function ‘ff_log_missing_feature’ Patch by Patrik Kullman ( patrik yes nu ) Originally committed as revision 17220 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
73d0869a2f
commit
eca406e284
@ -21,6 +21,7 @@
|
||||
*/
|
||||
|
||||
#include "libavcodec/bitstream.h"
|
||||
#include "libavcodec/internal.h"
|
||||
#include "avformat.h"
|
||||
|
||||
#define ADTS_HEADER_SIZE 7
|
||||
|
Loading…
Reference in New Issue
Block a user