summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapivalue.c
Commit message (Expand)AuthorAgeFilesLines
* gst: don't use volatile to mean atomicMatthew Waters2021-03-191-5/+5
* plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle2020-06-061-5/+5
* Use gst_type_mark_as_plugin_api() for all non-element plugin typesThibault Saunier2020-06-031-0/+5
* vaapipostproc: element warning if video direction is unsupportedVíctor Manuel Jáquez Leal2019-08-191-0/+19
* libs: encoder: h264: support ICQ/QVBR bitrate control modeWangfei2019-08-051-0/+4
* libs: replace g_error with GST_ERRORVíctor Manuel Jáquez Leal2018-10-091-1/+4
* vaapisink: add support for GST_TAG_IMAGE_ORIENTATIONHyunjun Ko2016-07-051-0/+2
* Add mapping for Macroblock level rate control (VA_RC_MB)Sreerenj Balachandran2016-05-111-0/+2
* libs: initialize GValues in a thread-safe manner.Gwenole Beauchesne2015-02-241-8/+10
* libs: re-indent all GValue related source code.Gwenole Beauchesne2015-02-241-123/+124
* legal: update copyright notice dates.Gwenole Beauchesne2014-01-221-1/+1
* encoder: filter out the supported set of rate-control properties.Gwenole Beauchesne2014-01-131-0/+51
* libs: add rate-control attributes.Wind Yuan2013-11-241-0/+31
* legal: update copyright notice dates.Gwenole Beauchesne2013-11-221-1/+1
* legal: add per-file authorship information.Gwenole Beauchesne2013-11-221-0/+2
* libs: add type definitions for GstVaapiPoint and GstVaapiRectangle.Gwenole Beauchesne2013-08-231-0/+43
* libs: drop obsolete function helpers and objects.Gwenole Beauchesne2013-05-071-136/+0
* legal: add Intel copyright on modified files.Gwenole Beauchesne2013-01-291-0/+1
* libs: fix build in strict ISO C mode.Gwenole Beauchesne2012-09-071-1/+1
* display: fix GstVaapiRotation enumeration of values.Gwenole Beauchesne2012-08-301-0/+1
* display: add support for rotation modes.Wind Yuan2012-08-271-0/+23
* display: add support for rendering modes.Gwenole Beauchesne2012-08-271-0/+22
* Add header for system-dependent definitions.Gwenole Beauchesne2012-01-301-1/+1
* legal: fix copyright notices to include "Copyright" term.Gwenole Beauchesne2012-01-161-1/+1
* Update copyright notice.Gwenole Beauchesne2011-06-141-1/+1
* Fix licensing terms.Gwenole Beauchesne2011-06-141-10/+11
* Move GValue specific stuff to a dedicated file.gb2010-03-241-0/+164