From ef620928b5caadae939e2759b1c3933084ad9ebb Mon Sep 17 00:00:00 2001 From: Carlos Rafael Giani Date: Thu, 5 Nov 2015 17:20:00 +0100 Subject: gstreamer1.0-libav: upgrade to version 1.6.1 The lgpl PACKAGECONFIG is replaced by a gpl one, since the LGPL build is the default now. There is no --enable-lgpl switch anymore, it got replaced by --enable-gpl. Signed-off-by: Carlos Rafael Giani Signed-off-by: Ross Burton --- .../workaround-to-build-gst-libav-for-i586-with-gcc.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0-libav') diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav/workaround-to-build-gst-libav-for-i586-with-gcc.patch b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav/workaround-to-build-gst-libav-for-i586-with-gcc.patch index ccadea4d5c..36abf8607e 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav/workaround-to-build-gst-libav-for-i586-with-gcc.patch +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav/workaround-to-build-gst-libav-for-i586-with-gcc.patch @@ -22,5 +22,5 @@ Signed-off-by: Robert Yang + ( (unsigned char*)(h->non_zero_count[mb_xy]) ) [i] = 16; + } h->cur_pic.mb_type[mb_xy] = mb_type; - h->last_qscale_diff = 0; + sl->last_qscale_diff = 0; return 0; -- cgit 1.2.3-korg