plugins: base: manage pad-specific data in a single struct
[platform/upstream/gstreamer.git] / gst / vaapi / gstvaapipluginbase.h
2019-12-11 U. Artie Eoffplugins: base: manage pad-specific data in a single...
2019-12-11 U. Artie Eoffplugins: use plugin base macros to access pad specific...
2018-12-24 He Junyanplugins: Add more check for allowed raw caps.
2018-02-20 Víctor Manuel Jáqu... plugins: add gst_vaapi_copy_va_buffer()
2018-02-20 Víctor Manuel Jáqu... plugins: add COPY_OUTPUT_FRAME flag
2018-02-20 Víctor Manuel Jáqu... plugins: store the first downstream allocator if available
2017-10-20 Víctor Manuel Jáqu... plugins: add gst_vaapi_plugin_base_set_srcpad_can_dmabuf()
2017-08-22 Víctor Manuel Jáqu... plugins: include main gstgl header
2017-04-12 Víctor Manuel Jáqu... plugins: enable direct rendering with envvar
2017-02-02 Víctor Manuel Jáqu... plugins: check if negotiate dmabuf with downstream
2017-01-27 Víctor Manuel Jáqu... plugins: create a GL context on certain conditions
2016-07-22 Víctor Manuel Jáqu... plugins: remove gst_vaapi_plugin_base_driver_is_whiteli...
2016-07-22 Víctor Manuel Jáqu... plugins: remove common change_state() vmethod
2016-07-22 Víctor Manuel Jáqu... plugins: remove undefined macros
2016-06-08 Víctor Manuel Jáqu... plugins: use an unique allocator per pad
2016-05-24 Víctor Manuel Jáqu... plugins: remove unused variables
2016-04-29 Víctor Manuel Jáqu... plugin: fix macro processor check
2016-04-22 Víctor Manuel Jáqu... vaapidecode: search driver in whitelist
2016-04-22 Víctor Manuel Jáqu... plugins: rework set_context() vmethod definition
2016-04-18 Víctor Manuel Jáqu... plugins: remove param in gst_vaapi_plugin_base_decide_a...
2016-04-18 Víctor Manuel Jáqu... remove custom allocation query
2016-03-24 Sreerenj BalachandranMake vaapidecode to advertise the cropped values in...
2016-02-02 Víctor Manuel Jáqu... plugins: use the same pre-processor macro
2016-01-25 Víctor Manuel Jáqu... Remove old gst version guards
2015-11-09 Víctor Manuel Jáqu... plugin: guard pointers to pad query functions
2015-08-04 Víctor Manuel Jáqu... remove gstvaapiuploader
2015-04-03 Víctor Manuel Jáqu... Removal of gstreamer-0.10 support
2015-02-24 Gwenole Beauchesneplugins: ensure VA display matches GL context expectations.
2015-02-24 Gwenole Beauchesneplugins: record downstream GstGLContext.
2014-08-22 Gwenole Beauchesneplugins: factor out decide_allocation() hook.
2014-08-21 Gwenole Beauchesneplugins: fix detection of raw video caps.
2014-07-25 Gwenole Beauchesnevaapisink: add support for "display-name" property.
2013-12-18 Gwenole Beauchesneplugins: factor out support for raw YUV buffers on...
2013-12-18 Gwenole Beauchesneplugins: factor out pad caps.
2013-12-18 Gwenole Beauchesneplugins: factor out GstImplementsInterface.
2013-12-18 Gwenole Beauchesneplugins: factor out display creation process.
2013-12-18 Gwenole Beauchesneplugins: add new base object, store display in there.