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:
Francesco Lavra
2010-05-22 16:01:32 +00:00
committed by Carl Eugen Hoyos
parent 83c2707908
commit 80b39e1ca6
12 changed files with 16 additions and 10 deletions

View File

@ -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') },