Move AVCodecTag from riff.h into internal.h.
Patch by Francesco Lavra, francescolavra interfree it Originally committed as revision 23250 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
committed by
Carl Eugen Hoyos
parent
83c2707908
commit
80b39e1ca6
@ -21,6 +21,7 @@
|
||||
|
||||
#include "libavutil/tree.h"
|
||||
#include "nut.h"
|
||||
#include "internal.h"
|
||||
|
||||
const AVCodecTag ff_nut_subtitle_tags[] = {
|
||||
{ CODEC_ID_TEXT , MKTAG('U', 'T', 'F', '8') },
|
||||
|
Reference in New Issue
Block a user