summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapiencoder_priv.h
Commit message (Expand)AuthorAgeFilesLines
* encoder: notify the encoder of the submitted packed headers.Gwenole Beauchesne2014-01-231-0/+3
* encoder: fix and factor out check for supported rate-control modes.Gwenole Beauchesne2014-01-231-0/+2
* 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: only submit packed headers when required.Gwenole Beauchesne2014-01-221-0/+13
* encoder: add tuning options API.Gwenole Beauchesne2014-01-131-0/+32
* encoder: clean-ups.Gwenole Beauchesne2014-01-131-19/+18
* encoder: filter out the supported set of rate-control properties.Gwenole Beauchesne2014-01-131-0/+9
* encoder: add keyframe period API.Gwenole Beauchesne2014-01-131-0/+12
* encoder: improve codec reconfiguration.Gwenole Beauchesne2014-01-131-3/+2
* encoder: add video codec-state API.Gwenole Beauchesne2014-01-131-12/+57
* encoder: add properties API.Gwenole Beauchesne2014-01-131-0/+28
* encoder: add bitrate API.Gwenole Beauchesne2014-01-131-0/+1
* encoder: add rate control API.Gwenole Beauchesne2014-01-131-2/+33
* encoder: fix indentation.Gwenole Beauchesne2014-01-131-1/+2
* encoder: simplify VA context initialization process.Gwenole Beauchesne2013-12-041-3/+3
* encoder: clean-ups and document public APIs.Gwenole Beauchesne2013-12-041-11/+9
* encoder: avoid extra allocations of GstVaapiEncoderSyncPic objects.Gwenole Beauchesne2013-12-041-5/+2
* encoder: fix subclassing process.Gwenole Beauchesne2013-12-041-4/+22
* encoder: rework GstVaapiCodedBuffer and related proxy.Gwenole Beauchesne2013-12-041-37/+4
* Add initial infrastructure for video encoding.Wind Yuan2013-11-241-0/+188