summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapiencoder.h
Commit message (Expand)AuthorAgeFilesLines
* libs: trivial documentation fixVíctor Manuel Jáquez Leal2015-05-061-3/+3
* legal: update copyright notice dates.Gwenole Beauchesne2014-01-221-1/+1
* legal: add per-file authorship information.Gwenole Beauchesne2014-01-221-0/+2
* encoder: h264: fix hardware profile lookup.Gwenole Beauchesne2014-01-131-0/+2
* encoder: add tuning options API.Gwenole Beauchesne2014-01-131-0/+30
* encoder: clean-ups.Gwenole Beauchesne2014-01-131-3/+3
* encoder: add keyframe period API.Gwenole Beauchesne2014-01-131-0/+7
* encoder: add video codec-state API.Gwenole Beauchesne2014-01-131-3/+3
* encoder: add properties API.Gwenole Beauchesne2014-01-131-0/+28
* encoder: add bitrate API.Gwenole Beauchesne2014-01-131-0/+3
* encoder: add rate control API.Gwenole Beauchesne2014-01-131-0/+11
* encoder: fix indentation.Gwenole Beauchesne2014-01-131-2/+4
* encoder: clean-ups and document public APIs.Gwenole Beauchesne2013-12-041-14/+10
* encoder: avoid extra allocations of GstVaapiEncoderSyncPic objects.Gwenole Beauchesne2013-12-041-1/+1
* encoder: refactor status codes.Gwenole Beauchesne2013-12-041-14/+23
* encoder: rework GstVaapiCodedBuffer and related proxy.Gwenole Beauchesne2013-12-041-4/+1
* Add initial infrastructure for video encoding.Wind Yuan2013-11-241-0/+91