gstreamer/gst/vaapi
Alban Browaeys 22f4d8b768 build: don't compile HEVC encoder if not supported
Fix:
(gst-plugin-scanner:16681): GStreamer-WARNING **: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvaapi.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvaapi.so: undefined symbol: gst_vaapi_encoder_h265_get_default_properties

https://bugzilla.gnome.org/show_bug.cgi?id=749954

Signed-off-by: Alban Browaeys <prahal@yahoo.com>
Signed-off-by: Sreerenj Balachandran <sreerenj.balachandran@intel.com>
2015-05-27 23:49:18 +03:00
..
gstcompat.h update and move gstcompat.h 2015-04-03 17:08:30 +03:00
gstvaapi.c HEVC_Encode: Add HEVC(h265) Encoder plugin 2015-05-25 11:58:20 +03:00
gstvaapidecode.c vaapidecode: add guards for disabled codecs. 2015-05-04 14:27:23 +02:00
gstvaapidecode.h vaapidecode: Switch back to Single thread implementation 2015-03-02 14:46:38 +02:00
gstvaapidecodebin.c vaapidecode: add guards for disabled codecs. 2015-05-04 14:27:23 +02:00
gstvaapidecodebin.h vaapidecodebin: Avoid usage of "__" prefix in macro names 2015-03-03 12:37:41 +02:00
gstvaapiencode.c update and move gstcompat.h 2015-04-03 17:08:30 +03:00
gstvaapiencode.h encode: Attach the codec-data to out caps only based on negotiated caps 2014-10-29 15:46:12 +02:00
gstvaapiencode_h264.c Removal of gstreamer-1.0 support 2015-04-03 17:09:08 +03:00
gstvaapiencode_h264.h legal: update copyright notice dates. 2014-01-22 19:02:35 +01:00
gstvaapiencode_h265.c HEVC_Encode: Add HEVC(h265) Encoder plugin 2015-05-25 11:58:20 +03:00
gstvaapiencode_h265.h HEVC_Encode: Add HEVC(h265) Encoder plugin 2015-05-25 11:58:20 +03:00
gstvaapiencode_jpeg.c Removal of gstreamer-1.0 support 2015-04-03 17:09:08 +03:00
gstvaapiencode_jpeg.h plugins: Add JPEG encoder element 2015-02-04 11:18:29 +02:00
gstvaapiencode_mpeg2.c Removal of gstreamer-1.0 support 2015-04-03 17:09:08 +03:00
gstvaapiencode_mpeg2.h legal: update copyright notice dates. 2014-01-22 19:02:35 +01:00
gstvaapiencode_vp8.c Removal of gstreamer-1.0 support 2015-04-03 17:09:08 +03:00
gstvaapiencode_vp8.h plugins: Add VP8 Encoder 2015-02-13 13:45:32 +02:00
gstvaapiparse.c plugins: Add h265 videoparser element "vaapiparse_h265" 2015-04-17 17:09:30 +03:00
gstvaapiparse.h plugins: Add h265 videoparser element "vaapiparse_h265" 2015-04-17 17:09:30 +03:00
gstvaapipluginbase.c plugins: remove gstreamer-0.10 crumbs 2015-05-12 12:19:57 +02:00
gstvaapipluginbase.h Removal of gstreamer-0.10 support 2015-04-03 16:55:27 +03:00
gstvaapipluginutil.c plugins: remove gstreamer-0.10 crumbs 2015-05-12 12:19:57 +02:00
gstvaapipluginutil.h plugins: remove gstreamer-0.10 crumbs 2015-05-12 12:19:57 +02:00
gstvaapipostproc.c vaapipostproc: tune up a couple of log messages 2015-04-29 12:39:50 +02:00
gstvaapipostproc.h vaapipostproc: always activate buffer pool 2015-03-06 12:16:17 +02:00
gstvaapisink.c vaapisink: implement unlock/unlock_stop for wayland 2015-05-15 17:10:37 +02:00
gstvaapisink.h vaapisink: add 'handoff' signal 2015-04-16 11:27:51 +02:00
gstvaapiuploader.c update and move gstcompat.h 2015-04-03 17:08:30 +03:00
gstvaapiuploader.h plugins: re-indent all video processing related source code. 2014-11-24 14:11:35 +01:00
gstvaapivideobuffer.c Removal of gstreamer-1.0 support 2015-04-03 17:09:08 +03:00
gstvaapivideobuffer.h plugins: re-indent all GstVaapiVideo* related source code. 2014-08-22 15:54:32 +02:00
gstvaapivideobufferpool.c videopool: Free members before chaining up finalize 2015-04-28 11:16:02 +02:00
gstvaapivideobufferpool.h plugins: add support for dma_buf exports (v4l2src). 2015-01-28 17:36:21 +01:00
gstvaapivideocontext.c Removal of gstreamer-1.0 support 2015-04-03 17:09:08 +03:00
gstvaapivideocontext.h plugins: remove gstreamer-0.10 crumbs 2015-05-12 12:19:57 +02:00
gstvaapivideomemory.c update and move gstcompat.h 2015-04-03 17:08:30 +03:00
gstvaapivideomemory.h Removal of gstreamer-1.0 support 2015-04-03 17:09:08 +03:00
gstvaapivideometa.c update and move gstcompat.h 2015-04-03 17:08:30 +03:00
gstvaapivideometa.h Removal of gstreamer-0.10 support 2015-04-03 16:55:27 +03:00
gstvaapivideometa_texture.c Removal of gstreamer-1.0 support 2015-04-03 17:09:08 +03:00
gstvaapivideometa_texture.h plugins: re-indent all GstVaapiVideo* related source code. 2014-08-22 15:54:32 +02:00
Makefile.am build: don't compile HEVC encoder if not supported 2015-05-27 23:49:18 +03:00