kumquat-buildroot/package/gstreamer1
Fabrice Fontaine d7b999e947 package/gstreamer1/gst1-plugins-base: fix build with gcc 4.8
Fix the following build failure with gcc 4.8 raised since bump to
version 1.20.0 in commit 801131157d:

../gst-libs/gst/video/video-converter.c: In function 'convert_I420_v210':
../gst-libs/gst/video/video-converter.c:3771:7: error: 'for' loop initial declarations are only allowed in C99 mode
       for (int j = width * 4 - 1; j >= 0; j--) {
       ^

Fixes:
 - http://autobuild.buildroot.org/results/c4b1449f35debcbabff7e42abe239695d4ad4d21

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2022-02-16 22:38:07 +01:00
..
gst1-devtools package/gst1-devtools: bump version to 1.20.0 2022-02-10 22:46:16 +01:00
gst1-imx
gst1-interpipe
gst1-libav package/gst1-libav: bump version to 1.20.0 2022-02-10 22:46:44 +01:00
gst1-plugins-bad package/gst1-plugins-bad: bump version to 1.20.0 2022-02-10 22:44:35 +01:00
gst1-plugins-base package/gstreamer1/gst1-plugins-base: fix build with gcc 4.8 2022-02-16 22:38:07 +01:00
gst1-plugins-bayer2rgb-neon package/gst1-plugins-bayer2rgb-neon: fix plugin install 2022-02-10 22:47:54 +01:00
gst1-plugins-good package/gst1-plugins-good: bump version to 1.20.0 2022-02-10 22:44:23 +01:00
gst1-plugins-ugly package/gst1-plugins-ugly: bump version to 1.20.0 2022-02-10 22:46:00 +01:00
gst1-python package/gst1-python: bump version to 1.20.0 2022-02-10 22:47:46 +01:00
gst1-rtsp-server package/gst1-rtsp-server: bump version to 1.20.0 2022-02-10 22:47:10 +01:00
gst1-shark
gst1-vaapi package/gst1-vaapi: bump version to 1.20.0 2022-02-10 22:47:01 +01:00
gst-omx package/gst-omx: bump version to 1.20.0 2022-02-10 22:47:35 +01:00
gstd
gstreamer1 package/gstreamer1: bump version to 1.20.0 2022-02-10 22:42:21 +01:00
gstreamer1-editing-services package/gstreamer1-editing-services: bump version to 1.20.0 2022-02-10 22:47:24 +01:00
Config.in
gstreamer1.mk