summaryrefslogtreecommitdiff
path: root/libavcodec/wmv2.c
diff options
context:
space:
mode:
authorAurelien Jacobs <aurel@gnuage.org>2007-11-07 23:41:39 +0000
committerAurelien Jacobs <aurel@gnuage.org>2007-11-07 23:41:39 +0000
commitcc6de104f856dc747cabcbb96706f09b8a1b251e (patch)
treec185cdee2e4eb5c5bf6f6e5abec419528dd39a6b /libavcodec/wmv2.c
parentad426590d8b713757cbd47c9e18d16f7375c3a21 (diff)
split wmv2 in its own file
Originally committed as revision 10951 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/wmv2.c')
-rw-r--r--libavcodec/wmv2.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/libavcodec/wmv2.c b/libavcodec/wmv2.c
index a5b931e50a..16e9dfdcff 100644
--- a/libavcodec/wmv2.c
+++ b/libavcodec/wmv2.c
@@ -23,6 +23,11 @@
* wmv2 codec.
*/
+#include "avcodec.h"
+#include "dsputil.h"
+#include "mpegvideo.h"
+#include "msmpeg4.h"
+#include "msmpeg4data.h"
#include "simple_idct.h"
#define SKIP_TYPE_NONE 0