summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-multimedia/gstreamer/gst-ffmpeg-0.10.13/libav-9.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-ffmpeg-0.10.13/libav-9.patch b/meta/recipes-multimedia/gstreamer/gst-ffmpeg-0.10.13/libav-9.patch
index 9055b341dc..1860752202 100644
--- a/meta/recipes-multimedia/gstreamer/gst-ffmpeg-0.10.13/libav-9.patch
+++ b/meta/recipes-multimedia/gstreamer/gst-ffmpeg-0.10.13/libav-9.patch
@@ -111,7 +111,7 @@ diff -uNr gst-ffmpeg-0.10.13.orig/ext/ffmpeg/gstffmpegcodecmap.c gst-ffmpeg-0.10
111 #include <gst/gst.h> 111 #include <gst/gst.h>
112 #ifdef HAVE_FFMPEG_UNINSTALLED 112 #ifdef HAVE_FFMPEG_UNINSTALLED
113 #include <avcodec.h> 113 #include <avcodec.h>
114+#include <channel_layout.h>> 114+#include <channel_layout.h>
115 #else 115 #else
116 #include <libavcodec/avcodec.h> 116 #include <libavcodec/avcodec.h>
117+#include <libavutil/channel_layout.h> 117+#include <libavutil/channel_layout.h>