summaryrefslogtreecommitdiff
path: root/libavcodec/qsvenc_hevc.c
Commit message (Collapse)AuthorAge
* lavc: AV-prefix a few left out capabilitiesVittorio Giovara2015-10-15
|
* qsvenc: mark the encoders as INIT_CLEANUPAnton Khirnov2015-09-28
| | | | Should fix some leaks on init failure.
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
| | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* qsvenc_hevc: fix enum declarationAnton Khirnov2015-07-25
| | | | Declare a named enum, not a variable with anonymous enum type.
* qsvenc_hevc: use the correct HW plugin UIDAnton Khirnov2015-07-22
|
* lavc: add Intel libmfx-based HEVC encoderAnton Khirnov2015-07-08