summarylogtreecommitdiffstats
path: root/libavcodec.patch
diff options
context:
space:
mode:
authorGarrett Wilson2015-08-10 19:20:40 -0500
committerGarrett Wilson2015-08-10 19:20:40 -0500
commit06f080df4529be2cbac57d32d280094dd5e77bba (patch)
tree5d6b6ef6a5da12a0aa8b2d317892b7bb992ae8a8 /libavcodec.patch
downloadaur-06f080df4529be2cbac57d32d280094dd5e77bba.tar.gz
Initial
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 */