This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
Headers for libvpx are installed into vpx subdirectory.
Originally committed as revision 23307 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/n0.8
Carl Eugen Hoyos
15 years ago
parent
4fb9792cd0
commit
a7890f4474
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
libavcodec/libvpxdec.c
+ 2
- 2
libavcodec/libvpxdec.c
View File
@@ -24,8 +24,8 @@
*/
#define VPX_CODEC_DISABLE_COMPAT 1
#include <vpx_decoder.h>
#include <vp8dx.h>
#include <vpx
/vpx
_decoder.h>
#include <vp
x/vp
8dx.h>
#include "avcodec.h"
Write
Preview
Loading…
Cancel
Save