lavf: move internal functions from avformat.h to internal.h

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 19711af5cd)
This commit is contained in:
Anton Khirnov
2011-02-06 15:38:55 +01:00
committed by Michael Niedermayer
parent 2f35beae4d
commit f81946729e
5 changed files with 24 additions and 25 deletions

View File

@@ -20,6 +20,7 @@
*/
#include "avformat.h"
#include "internal.h"
#include "mpeg.h"
//#define DEBUG_SEEK