kumquat-buildroot/package/gstreamer1
Rahul Bedarkar 3a524e0a8e gst1-vaapi: fix build when Gstreamer debugging is disabled
When Gstreamer debugging is disabled (BR2_PACKAGE_GSTREAMER1_GST_DEBUG)
we get following build errors:

  gstvaapisink.c: In function 'gst_vaapisink_init':
  gstvaapisink.c:1902:39: error: 'gst_debug_vaapisink' undeclared (first use in this function)
  gstvaapisink.c:1902:39: note: each undeclared identifier is reported only once for each function it appears in
  gstvaapidecode.c: In function 'gst_vaapidecode_init':
  gstvaapidecode.c:1365:63: error: 'gst_debug_vaapidecode' undeclared (first use in this function)
  gstvaapidecode.c:1365:63: note: each undeclared identifier is reported only once for each function it appears in
  gstvaapipostproc.c: In function 'gst_vaapipostproc_init':
  gstvaapipostproc.c:1811:7: error: 'gst_debug_vaapipostproc' undeclared (first use in this function)
  gstvaapipostproc.c:1811:7: note: each undeclared identifier is reported only once for each function it appears in

Add upstream patch to fix these build issues.

Fixes:
  http://autobuild.buildroot.net/results/653/653d9b056b04e589b8f5c57111635b0b3d7c8949

Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-03-20 21:58:23 +01:00
..
gst1-imx gst1-imx: add menuconfig to select each plugin individually 2017-02-06 19:35:52 +01:00
gst1-libav gst1-libav: security bump to version 1.10.4 2017-02-23 22:53:38 +01:00
gst1-plugins-bad gst1-plugins-bad: security bump to version 1.10.4 2017-02-23 22:53:31 +01:00
gst1-plugins-base gst1-plugins-base: bump to version 1.10.4 2017-02-23 22:53:14 +01:00
gst1-plugins-good gst1-plugins-good: bump to version 1.10.4 2017-02-23 22:53:28 +01:00
gst1-plugins-ugly gst1-plugins-ugly: security bump to version 1.10.4 2017-02-23 22:53:35 +01:00
gst1-rtsp-server gst1-rtsp-server: bump to version 1.10.4 2017-02-23 22:53:42 +01:00
gst1-vaapi gst1-vaapi: fix build when Gstreamer debugging is disabled 2017-03-20 21:58:23 +01:00
gst1-validate gst1-validate: bump to version 1.10.4 2017-02-23 22:53:45 +01:00
gst-omx gst-omx: bump to version 1.10.4 2017-02-23 22:53:48 +01:00
gstreamer1 gstreamer1: bump to version 1.10.4 2017-02-23 22:53:09 +01:00
Config.in gst1-vaapi: new package 2017-03-12 21:32:21 +01:00
gstreamer1.mk