summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapitypes.h
AgeCommit message (Expand)AuthorFilesLines
2019-08-05libs: encoder: h264: support ICQ/QVBR bitrate control modeWangfei1-0/+6
2019-08-05libs: Let GST_VAAPI_RATECONTROL_MASK return unsigned intWangfei1-1/+1
2019-05-29doc: remove xml from commentsMathieu Duponchelle1-4/+3
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-01-27libs: re-introduce a GST_VAAPI_ID_INVALID value.Gwenole Beauchesne1-0/+15
2014-01-22legal: update copyright notice dates.Gwenole Beauchesne1-1/+1
2014-01-13encoder: add rate control API.Gwenole Beauchesne1-0/+4
2013-11-24libs: add rate-control attributes.Wind Yuan1-0/+23
2013-11-22legal: update copyright notice dates.Gwenole Beauchesne1-1/+1
2013-11-22legal: add per-file authorship information.Gwenole Beauchesne1-0/+2
2013-05-07libs: simplify GstVaapiID definitions.Gwenole Beauchesne1-32/+2
2013-01-29legal: add Intel copyright on modified files.Gwenole Beauchesne1-0/+1
2012-09-07Do not forward declare enums.Philip Lorenz1-6/+4
2012-08-27display: add support for rotation modes.Wind Yuan1-0/+15
2012-08-27display: add support for rendering modes.Gwenole Beauchesne1-0/+19
2012-01-16legal: fix copyright notices to include "Copyright" term.Gwenole Beauchesne1-1/+1
2011-06-14Update copyright notice.Gwenole Beauchesne1-1/+1
2010-09-20Relicense gst-libs/ code to LGPL v2.1+.gb1-10/+11
2010-03-24All GstVaapiID are initialized to GST_VAAPI_ID_NONE by default.gb1-0/+15
2010-03-24Move GValue specific stuff to a dedicated file.gb1-27/+1
2010-03-24Add GST_VAAPI_ID_FORMAT() and GST_VAAPI_ID_ARGS() helpers.gb1-0/+22
2010-03-24Add GstVaapiID abstraction.gb1-2/+51
2010-03-22Add GstVaapiPoint & GstVaapiRectangle data structures.gb1-0/+60