summaryrefslogtreecommitdiffstats
path: root/libavcodec/vaapi_encode.c
Commit message (Expand)AuthorAgeFilesLines
* vaapi_encode: Pass framerate parameters to driverMark Thompson2017-02-081-0/+18
* vaapi_encode: Support VBR modeMark Thompson2017-02-081-5/+37
* vaapi_encode: Add MPEG-2 supportMark Thompson2017-02-081-0/+1
* vaapi_encode: Support forcing IDR frames via AVFrame.pict_typeMark Thompson2017-02-081-4/+23
* vaapi_encode: Fix GOP sizingMark Thompson2017-02-081-43/+35
* vaapi_encode: Write sequence header as extradataMark Thompson2016-12-051-0/+22
* vaapi_encode: Decide on GOP setup before initialising sequence parametersMark Thompson2016-11-211-6/+6
* vaapi_encode: Sync to input surface rather than outputMark Thompson2016-11-211-3/+3
* vaapi_encode: Check packed header capabilitiesMark Thompson2016-11-211-7/+29
* vaapi_encode: Refactor initialisationMark Thompson2016-11-211-85/+174
* vaapi_encode: Respect driver quirks around buffer destructionMark Thompson2016-11-131-1/+21
* Merge commit '8a62d2c28fbacd1ae20c35887a1eecba2be14371'Hendrik Leppkes2016-11-131-18/+72
|\
| * vaapi_encode: Maintain a pool of bitstream output buffersMark Thompson2016-06-261-18/+72
* | Merge commit '11b8030309ee93d79b3a6cd4b83bf00757db1598'Hendrik Leppkes2016-10-071-2/+5
|\ \ | |/
| * vaapi_encode: Fix fallback when input does not match any formatMark Thompson2016-06-211-2/+5
* | cosmetics: fix some misspelled wordsJames Almer2016-07-171-1/+1
* | Merge commit '19d7667a81499d4357ec8e0851701e17c238e584'Clément Bœsch2016-06-291-0/+21
|\ \ | |/
| * vaapi_encode: Add support for writing arbitrary additional packed headersMark Thompson2016-06-091-0/+21
* | Merge commit '2bfa067d0b636e7b2004fb0ad5a53d0d48c6de32'Hendrik Leppkes2016-06-261-2/+130
|\ \ | |/
| * vaapi_encode: Check config attributes before creating configMark Thompson2016-05-271-2/+130
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-2/+2
|\ \ | |/
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-2/+2
* | Merge commit '92fdea37477b5a2d1329e5ef0773e24473fa8f12'Derek Buitenhuis2016-05-111-0/+14
|\ \ | |/
| * vaapi_encode: Add support for codec-local optionsMark Thompson2016-04-151-0/+1
| * vaapi_encode: Refactor slightly to allow easier setting of global optionsMark Thompson2016-04-151-0/+13
* | Merge commit '104c804bcaac24b52eb51ed17df2fb311e6ae73e'Derek Buitenhuis2016-05-081-4/+4
|/
* lavc: VAAPI encode common infrastructureMark Thompson2016-03-301-0/+1096
OpenPOWER on IntegriCloud