summaryrefslogtreecommitdiff
path: root/libavcodec/qsvdec_h2645.c
Commit message (Collapse)AuthorAge
* qsvdec_h2645: switch to the new BSF APIAnton Khirnov2016-03-25
|
* lavc: AV-prefix a few left out capabilitiesVittorio Giovara2015-10-15
|
* qsvdec: list supported pixel formatsAnton Khirnov2015-09-28
| | | | This is useful for detecting QSV-enabled decoders.
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
| | | | | | Express bitfields more simply. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* qsvdec_*: add missing CODEC_CAP_DR1Anton Khirnov2015-07-27
|
* lavc: add Intel libmfx-based HEVC decoder.Anton Khirnov2015-07-25