gstreamer/gst/vaapi
Víctor Manuel Jáquez Leal 5341d9ae9f plugins: remove gst_vaapi_plugin_base_set_pool_config()
This function helper make sense for GStreamer 1.2, but it is not helpful for
greater version since the validation is already done in the API implementation.
Thus, it is removed.
2016-05-19 12:54:38 +02:00
..
gstcompat.h Remove old gst version guards 2016-01-25 12:09:40 +00:00
gstvaapi.c vaapidecode: register decoder with internal GType 2016-03-11 09:42:37 +01:00
gstvaapidecode.c vaapidecode: search driver in whitelist 2016-04-22 17:25:00 +02:00
gstvaapidecode.h vaapidecode: keep only display_{width,height} 2016-04-18 11:14:04 +02:00
gstvaapidecodebin.c plugins: disable GL_TEXTURE_UPLOAD if no EGL/GLX 2016-04-13 20:35:59 +02:00
gstvaapidecodebin.h vaapidecodebin: add postprocessor dynamically 2015-11-16 16:07:07 +01:00
gstvaapiencode.c plugins: rework set_context() vmethod definition 2016-04-22 17:18:18 +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 unify caps template for VAAPI encoders and decoders 2016-03-30 16:55:26 +02:00
gstvaapiencode_h264.h legal: update copyright notice dates. 2014-01-22 19:02:35 +01:00
gstvaapiencode_h265.c unify caps template for VAAPI encoders and decoders 2016-03-30 16:55:26 +02:00
gstvaapiencode_h265.h HEVC_Encode: Add HEVC(h265) Encoder plugin 2015-05-25 11:58:20 +03:00
gstvaapiencode_jpeg.c unify caps template for VAAPI encoders and decoders 2016-03-30 16:55:26 +02:00
gstvaapiencode_jpeg.h plugins: Add JPEG encoder element 2015-02-04 11:18:29 +02:00
gstvaapiencode_mpeg2.c unify caps template for VAAPI encoders and decoders 2016-03-30 16:55:26 +02:00
gstvaapiencode_mpeg2.h legal: update copyright notice dates. 2014-01-22 19:02:35 +01:00
gstvaapiencode_vp8.c unify caps template for VAAPI encoders and decoders 2016-03-30 16:55:26 +02:00
gstvaapiencode_vp8.h plugins: Add VP8 Encoder 2015-02-13 13:45:32 +02:00
gstvaapipluginbase.c plugins: remove gst_vaapi_plugin_base_set_pool_config() 2016-05-19 12:54:38 +02:00
gstvaapipluginbase.h plugin: fix macro processor check 2016-04-29 13:15:01 +02:00
gstvaapipluginutil.c plugin: use allowed caps filter from element 2016-04-18 18:28:43 +02:00
gstvaapipluginutil.h plugin: use allowed caps filter from element 2016-04-18 18:28:43 +02:00
gstvaapipostproc.c vaapipostproc: move gst_vaapipostproc_fixate_srccaps() 2016-05-09 16:56:10 +02:00
gstvaapipostproc.h vaapipostproc: add color balance interface 2015-06-12 19:22:01 +02:00
gstvaapipostprocutil.c vaapipostproc: negotiate frame size fixation 2016-05-09 16:57:17 +02:00
gstvaapipostprocutil.h vaapipostproc: move gst_vaapipostproc_fixate_srccaps() 2016-05-09 16:56:10 +02:00
gstvaapisink.c plugins: rework set_context() vmethod definition 2016-04-22 17:18:18 +02:00
gstvaapisink.h vaapisink: add 'handoff' signal 2015-04-16 11:27:51 +02: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 vaapibufferpool: do not create texture upload meta if dmabuf 2016-05-09 12:53:21 +01:00
gstvaapivideobufferpool.h plugins: add support for dma_buf exports (v4l2src). 2015-01-28 17:36:21 +01:00
gstvaapivideocontext.c vaapivideocontext: add gst_vaapi_video_context_set_display() 2015-11-09 16:18:19 +01:00
gstvaapivideocontext.h vaapivideocontext: add gst_vaapi_video_context_set_display() 2015-11-09 16:18:19 +01:00
gstvaapivideomemory.c gst/vaapi: keep precedence for NV12 over I420 2016-03-29 15:02:46 +03:00
gstvaapivideomemory.h Removal of gstreamer-1.0 support 2015-04-03 17:09:08 +03:00
gstvaapivideometa.c gst/vaapi: Switch to upstreram like indentation. 2015-06-30 09:44:18 +03:00
gstvaapivideometa.h Removal of gstreamer-0.10 support 2015-04-03 16:55:27 +03:00
gstvaapivideometa_texture.c gltextureupload: use an array for texture type 2016-03-28 15:32:47 +02:00
gstvaapivideometa_texture.h plugins: re-indent all GstVaapiVideo* related source code. 2014-08-22 15:54:32 +02:00
Makefile.am vaapipostproc: set early properties restrictions 2016-05-09 14:56:03 +02:00