projects
/
libav.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Move the internal function declarations in avformat.h to internal.h.
[libav.git]
/
libavformat
/
matroskadec.c
diff --git
a/libavformat/matroskadec.c
b/libavformat/matroskadec.c
index
8a4ae4e
..
b6b30e8
100644
(file)
--- a/
libavformat/matroskadec.c
+++ b/
libavformat/matroskadec.c
@@
-30,6
+30,7
@@
#include <stdio.h>
#include "avformat.h"
+#include "internal.h"
/* For ff_codec_get_id(). */
#include "riff.h"
#include "isom.h"