summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapivalue.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-19vaapipostproc: element warning if video direction is unsupportedVíctor Manuel Jáquez Leal1-0/+19
2019-08-05libs: encoder: h264: support ICQ/QVBR bitrate control modeWangfei1-0/+4
2018-10-09libs: replace g_error with GST_ERRORVíctor Manuel Jáquez Leal1-1/+4
2016-07-05vaapisink: add support for GST_TAG_IMAGE_ORIENTATIONHyunjun Ko1-0/+2
2016-05-11Add mapping for Macroblock level rate control (VA_RC_MB)Sreerenj Balachandran1-0/+2
2015-02-24libs: initialize GValues in a thread-safe manner.Gwenole Beauchesne1-8/+10
2015-02-24libs: re-indent all GValue related source code.Gwenole Beauchesne1-123/+124
2014-01-22legal: update copyright notice dates.Gwenole Beauchesne1-1/+1
2014-01-13encoder: filter out the supported set of rate-control properties.Gwenole Beauchesne1-0/+51
2013-11-24libs: add rate-control attributes.Wind Yuan1-0/+31
2013-11-22legal: update copyright notice dates.Gwenole Beauchesne1-1/+1
2013-11-22legal: add per-file authorship information.Gwenole Beauchesne1-0/+2
2013-08-23libs: add type definitions for GstVaapiPoint and GstVaapiRectangle.Gwenole Beauchesne1-0/+43
2013-05-07libs: drop obsolete function helpers and objects.Gwenole Beauchesne1-136/+0
2013-01-29legal: add Intel copyright on modified files.Gwenole Beauchesne1-0/+1
2012-09-07libs: fix build in strict ISO C mode.Gwenole Beauchesne1-1/+1
2012-08-30display: fix GstVaapiRotation enumeration of values.Gwenole Beauchesne1-0/+1
2012-08-27display: add support for rotation modes.Wind Yuan1-0/+23
2012-08-27display: add support for rendering modes.Gwenole Beauchesne1-0/+22
2012-01-30Add header for system-dependent definitions.Gwenole Beauchesne1-1/+1
2012-01-16legal: fix copyright notices to include "Copyright" term.Gwenole Beauchesne1-1/+1
2011-06-14Update copyright notice.Gwenole Beauchesne1-1/+1
2011-06-14Fix licensing terms.Gwenole Beauchesne1-10/+11
2010-03-24Move GValue specific stuff to a dedicated file.gb1-0/+164