summaryrefslogtreecommitdiffstats
path: root/libavcodec/qsvenc_hevc.c
Commit message (Collapse)AuthorAgeFilesLines
* qsvenc: expose additional encoding optionsAnton Khirnov2015-11-201-0/+1
|
* qsvenc: factor out common optionsAnton Khirnov2015-11-201-8/+1
|
* lavc: AV-prefix a few left out capabilitiesVittorio Giovara2015-10-151-1/+1
|
* qsvenc: mark the encoders as INIT_CLEANUPAnton Khirnov2015-09-281-0/+1
| | | | Should fix some leaks on init failure.
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-271-1/+1
| | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* qsvenc_hevc: fix enum declarationAnton Khirnov2015-07-251-2/+2
| | | | Declare a named enum, not a variable with anonymous enum type.
* qsvenc_hevc: use the correct HW plugin UIDAnton Khirnov2015-07-221-1/+1
|
* lavc: add Intel libmfx-based HEVC encoderAnton Khirnov2015-07-081-0/+272
OpenPOWER on IntegriCloud