gstreamer/gst/vaapi
Sreerenj Balachandran d14a201699 vaapipostproc: Fix wrong selection of passthrough mode.
The Current code path is falling back to passthorugh mode if there is no
vpp property set by the user explictily. But we should not use the
passthrough mode if the negotiated src pad caps have a differnt color space
format than sink pad caps (Even though the user didn't set the format property
explicitly).

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

Signed-off-by: Sreerenj Balachandran <sreerenj.balachandran@intel.com>
2015-06-29 13:35:59 +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: log negotiated src/sink caps 2015-06-22 17:13:00 +02:00
gstvaapidecode.h vaapidecode: Switch back to Single thread implementation 2015-03-02 14:46:38 +02:00
gstvaapidecodebin.c vaapidecodebin: expose deinterlace-method property from inner vaapipostproc 2015-06-25 16:16:45 +02:00
gstvaapidecodebin.h vaapidecodebin: expose deinterlace-method property from inner vaapipostproc 2015-06-25 16:16:45 +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 vaapipluginbase: Override downstream allocation reply if no pool 2015-06-17 09:53:29 +03: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: Fix wrong selection of passthrough mode. 2015-06-29 13:35:59 +03:00
gstvaapipostproc.h vaapipostproc: add color balance interface 2015-06-12 19:22:01 +02:00
gstvaapisink.c Work around ABBA deadlock between vaapisink and vaapipostproc 2015-06-29 13:10:15 +03: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