gstreamer/gst/vaapi
Sreerenj Balachandran 28e50ad407 vaapisink: Fix the capsfeature advertisement in padtemplate
This fixes the regression introduced in 64acc74.

If a pad supports multiple set of capsfeatures, it needs to add
multiple equal structures with different feature sets to the caps.
Because caps structures with the same name but with a non-equal
set of caps features are not compatible.

Without this patch, playbin will autoplug xvimagesink instead of vaapisink.

https://bugzilla.gnome.org/show_bug.cgi?id=750095
2015-06-17 14:20:37 +03:00
..
gstcompat.h
gstvaapi.c HEVC_Encode: Add HEVC(h265) Encoder plugin 2015-05-25 11:58:20 +03:00
gstvaapidecode.c vaapidecode: remove unneeded casting 2015-06-01 18:40:26 +02:00
gstvaapidecode.h
gstvaapidecodebin.c
gstvaapidecodebin.h
gstvaapiencode.c
gstvaapiencode.h
gstvaapiencode_h264.c
gstvaapiencode_h264.h
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
gstvaapiencode_jpeg.h
gstvaapiencode_mpeg2.c
gstvaapiencode_mpeg2.h
gstvaapiencode_vp8.c
gstvaapiencode_vp8.h
gstvaapiparse.c
gstvaapiparse.h
gstvaapipluginbase.c vaapipluginbase: Override downstream allocation reply if no pool 2015-06-17 09:53:29 +03:00
gstvaapipluginbase.h
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: add color balance interface 2015-06-12 19:22:01 +02:00
gstvaapipostproc.h vaapipostproc: add color balance interface 2015-06-12 19:22:01 +02:00
gstvaapisink.c vaapisink: Fix the capsfeature advertisement in padtemplate 2015-06-17 14:20:37 +03:00
gstvaapisink.h
gstvaapiuploader.c
gstvaapiuploader.h
gstvaapivideobuffer.c
gstvaapivideobuffer.h
gstvaapivideobufferpool.c
gstvaapivideobufferpool.h
gstvaapivideocontext.c
gstvaapivideocontext.h plugins: remove gstreamer-0.10 crumbs 2015-05-12 12:19:57 +02:00
gstvaapivideomemory.c
gstvaapivideomemory.h
gstvaapivideometa.c
gstvaapivideometa.h
gstvaapivideometa_texture.c
gstvaapivideometa_texture.h
Makefile.am build: don't compile HEVC encoder if not supported 2015-05-27 23:49:18 +03:00