summaryrefslogtreecommitdiffstats
path: root/libavcodec/qsvdec_mpeg2.c
Commit message (Collapse)AuthorAgeFilesLines
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
| | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* lavc: AV-prefix a few left out capabilitiesVittorio Giovara2015-10-151-1/+1
|
* qsvdec: list supported pixel formatsAnton Khirnov2015-09-281-0/+3
| | | | This is useful for detecting QSV-enabled decoders.
* qsvdec_mpeg2: drop an incorrect commentAnton Khirnov2015-07-271-1/+0
| | | | It got copypasted from the h264 decoder, but it does not apply to mpeg2.
* qsvdec_*: add missing CODEC_CAP_DR1Anton Khirnov2015-07-271-1/+1
|
* lavc: add Intel libmfx-based MPEG2 decoder.Anton Khirnov2015-07-251-0/+179
OpenPOWER on IntegriCloud