lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.h

This commit is contained in:
Justin Ruggles 2012-11-27 11:52:28 -05:00
parent cdaa1f84fb
commit bfe5454cd2
18 changed files with 9 additions and 16 deletions

View file

@ -27,7 +27,6 @@
#include "avformat.h"
#include "internal.h"
#include "riff.h"
#include "isom.h"
#include "mov_chan.h"
#include "libavutil/intreadwrite.h"