gstreamer/gst/vaapi
Gwenole Beauchesne d1b7dc21f8 vaapidecode: only expose supported profiles when needed.
JPEG and VP8 codecs do not really support the concept of "profile". So,
don't try to expose any set that wouldn't be supported by jpegparse, or
ivfparse for instance.

https://bugzilla.gnome.org/show_bug.cgi?id=739713
https://bugzilla.gnome.org/show_bug.cgi?id=739714
2014-11-14 15:26:07 +01:00
..
gstvaapi.c plugins: add mpeg2 encoder element. 2013-11-24 16:52:05 +01:00
gstvaapidecode.c vaapidecode: only expose supported profiles when needed. 2014-11-14 15:26:07 +01:00
gstvaapidecode.h plugins: factor out pad caps. 2013-12-18 16:38:57 +01:00
gstvaapidownload.c download: use GstVideoInfo facilities to build output caps. 2013-12-21 12:35:24 +01:00
gstvaapidownload.h plugins: add new base object, store display in there. 2013-12-18 16:38:57 +01:00
gstvaapiencode.c encode: Attach the codec-data to out caps only based on negotiated caps 2014-10-29 15:46:12 +02: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 encode: Attach the codec-data to out caps only based on negotiated caps 2014-10-29 15:46:12 +02:00
gstvaapiencode_h264.h legal: update copyright notice dates. 2014-01-22 19:02:35 +01:00
gstvaapiencode_mpeg2.c legal: update copyright notice dates. 2014-01-22 19:02:35 +01:00
gstvaapiencode_mpeg2.h legal: update copyright notice dates. 2014-01-22 19:02:35 +01:00
gstvaapiparse.c plugins: add built-in video parsers as "vaapiparse" element. 2014-06-13 17:17:07 +02:00
gstvaapiparse.h plugins: add built-in video parsers as "vaapiparse" element. 2014-06-13 17:17:07 +02:00
gstvaapipluginbase.c vaapipostproc: fix deinterlacing from non VA memory buffers. 2014-08-25 10:07:54 +02:00
gstvaapipluginbase.h plugins: factor out decide_allocation() hook. 2014-08-22 15:54:32 +02:00
gstvaapipluginutil.c vaapipostproc: add support for "download" capability. 2014-08-22 18:20:46 +02:00
gstvaapipluginutil.h vaapipostproc: add support for "download" capability. 2014-08-22 18:20:46 +02:00
gstvaapipostproc.c vaapipostproc: Add string representation of VPP functions to ElementFactoy Klass 2014-11-12 09:45:50 +01:00
gstvaapipostproc.h vaapipostproc: allow user defined scaling mode. 2014-10-29 17:33:48 +01:00
gstvaapisink.c vaapisink: clean-ups (indentation, drop unused variables). 2014-09-24 13:49:32 +02:00
gstvaapisink.h vaapisink: add support for GstColorBalance interface. 2014-07-31 18:49:55 +02:00
gstvaapiupload.c plugins: factor out pad caps. 2013-12-18 16:38:57 +01:00
gstvaapiupload.h plugins: add new base object, store display in there. 2013-12-18 16:38:57 +01:00
gstvaapiuploader.c plugins: factor out construction of template caps. 2013-12-21 12:35:24 +01:00
gstvaapiuploader.h legal: add per-file authorship information. 2013-11-22 06:39:15 +01:00
gstvaapivideobuffer.c plugins: re-indent all GstVaapiVideo* related source code. 2014-08-22 15:54:32 +02:00
gstvaapivideobuffer.h plugins: re-indent all GstVaapiVideo* related source code. 2014-08-22 15:54:32 +02:00
gstvaapivideobufferpool.c plugins: allow bufferpool to not allocate vaapi video meta. 2014-08-22 15:54:32 +02:00
gstvaapivideobufferpool.h plugins: allow bufferpool to not allocate vaapi video meta. 2014-08-22 15:54:32 +02:00
gstvaapivideocontext.c plugins: re-indent all GstVaapiVideo* related source code. 2014-08-22 15:54:32 +02:00
gstvaapivideocontext.h plugins: re-indent all GstVaapiVideo* related source code. 2014-08-22 15:54:32 +02:00
gstvaapivideoconverter_glx.c plugins: re-indent all GstVaapiVideo* related source code. 2014-08-22 15:54:32 +02:00
gstvaapivideoconverter_glx.h plugins: re-indent all GstVaapiVideo* related source code. 2014-08-22 15:54:32 +02:00
gstvaapivideoconverter_x11.c plugins: re-indent all GstVaapiVideo* related source code. 2014-08-22 15:54:32 +02:00
gstvaapivideoconverter_x11.h plugins: re-indent all GstVaapiVideo* related source code. 2014-08-22 15:54:32 +02:00
gstvaapivideomemory.c vaapivideomemory: avoid NULL pointer unref if GstVaapiImage creation failed. 2014-08-22 15:54:32 +02:00
gstvaapivideomemory.h plugins: re-indent all GstVaapiVideo* related source code. 2014-08-22 15:54:32 +02:00
gstvaapivideometa.c plugins: re-indent all GstVaapiVideo* related source code. 2014-08-22 15:54:32 +02:00
gstvaapivideometa.h plugins: re-indent all GstVaapiVideo* related source code. 2014-08-22 15:54:32 +02:00
gstvaapivideometa_texture.c plugins: re-indent all GstVaapiVideo* related source code. 2014-08-22 15:54:32 +02:00
gstvaapivideometa_texture.h plugins: re-indent all GstVaapiVideo* related source code. 2014-08-22 15:54:32 +02:00
Makefile.am build: fix with --no-undefined linker flags. 2014-08-01 11:05:01 +02:00