gstreamer/gst/vaapi
Olivier Crete 6f298f6182 vaapipostproc: Don't create filter on caps query
The problem with this is that creating the filter causes the display to
be selected, and the caps query happens while linking the element. So,
if the downstream or upstream element is using a specific display
object, it won't be propagated correctly to the postproc as it already
has a display at this point.

https://bugzilla.gnome.org/show_bug.cgi?id=747945
2015-04-16 12:36:28 +02:00
..
gstcompat.h update and move gstcompat.h 2015-04-03 17:08:30 +03:00
gstvaapi.c update and move gstcompat.h 2015-04-03 17:08:30 +03:00
gstvaapidecode.c vaapidecode: Update Author name in plugin metadata 2015-04-13 16:04:59 +03:00
gstvaapidecode.h vaapidecode: Switch back to Single thread implementation 2015-03-02 14:46:38 +02:00
gstvaapidecodebin.c Removal of gstreamer-1.0 support 2015-04-03 17:09:08 +03: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_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 update and move gstcompat.h 2015-04-03 17:08:30 +03:00
gstvaapiparse.h plugins: add built-in video parsers as "vaapiparse" element. 2014-06-13 17:17:07 +02:00
gstvaapipluginbase.c Removal of gstreamer-1.0 support 2015-04-03 17:09:08 +03:00
gstvaapipluginbase.h Removal of gstreamer-0.10 support 2015-04-03 16:55:27 +03:00
gstvaapipluginutil.c Removal of gstreamer-1.0 support 2015-04-03 17:09:08 +03:00
gstvaapipluginutil.h Removal of gstreamer-1.0 support 2015-04-03 17:09:08 +03:00
gstvaapipostproc.c vaapipostproc: Don't create filter on caps query 2015-04-16 12:36:28 +02:00
gstvaapipostproc.h vaapipostproc: always activate buffer pool 2015-03-06 12:16:17 +02:00
gstvaapisink.c vaapisink: use GstVideoSink vmethod show_frame() 2015-04-16 11:28:40 +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 Removal of gstreamer-1.0 support 2015-04-03 17:09:08 +03: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 Removal of gstreamer-1.0 support 2015-04-03 17:09:08 +03: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 autotools: remove gstreamer-1.0 support 2015-04-03 17:05:45 +03:00