move unrelated functions declarations out of allformats.h

Originally committed as revision 10475 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Aurelien Jacobs
2007-09-11 09:27:46 +00:00
parent b156b88c13
commit 7241a6bb50
11 changed files with 41 additions and 14 deletions

View File

@@ -21,6 +21,7 @@
*/
#include "avformat.h"
#include "ac3_parser.h"
#include "raw.h"
#ifdef CONFIG_MUXERS
/* simple formats */