summarylogtreecommitdiffstats
path: root/libavcodec.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec.patch')
-rw-r--r--libavcodec.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/libavcodec.patch b/libavcodec.patch
new file mode 100644
index 000000000000..d7f8e0c1fa90
--- /dev/null
+++ b/libavcodec.patch
@@ -0,0 +1,11 @@
+diff -ur cinelerra-4.4/quicktime/thirdparty/ffmpeg-0.6.1/libavcodec/vaapi_mpeg4.c cinelerra-4.4new/quicktime/thirdparty/ffmpeg-0.6.1/libavcodec/vaapi_mpeg4.c
+--- cinelerra-4.4/quicktime/thirdparty/ffmpeg-0.6.1/libavcodec/vaapi_mpeg4.c 2010-03-30 16:30:55.000000000 -0700
++++ cinelerra-4.4new/quicktime/thirdparty/ffmpeg-0.6.1/libavcodec/vaapi_mpeg4.c 2013-06-18 09:02:32.953720213 -0700
+@@ -20,6 +20,7 @@
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+
++#include "h263.h"
+ #include "vaapi_internal.h"
+
+ /** Reconstruct bitstream intra_dc_vlc_thr */