mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-24 11:49:48 +00:00
Add necessary header for av_set_program_name and av_program_add_stream_index.
Originally committed as revision 15996 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
26e8d342c0
commit
ecfb51d1c2
@ -22,6 +22,7 @@
|
||||
#include "libavutil/crc.h"
|
||||
#include "avformat.h"
|
||||
#include "mpegts.h"
|
||||
#include "internal.h"
|
||||
|
||||
//#define DEBUG_SI
|
||||
//#define DEBUG_SEEK
|
||||
|
Loading…
Reference in New Issue
Block a user