summaryrefslogtreecommitdiff
path: root/libavcodec/qsvdec_mpeg2.c
Commit message (Collapse)AuthorAge
* qsvdec_mpeg2: drop an incorrect commentAnton Khirnov2015-07-27
| | | | It got copypasted from the h264 decoder, but it does not apply to mpeg2.
* qsvdec_*: add missing CODEC_CAP_DR1Anton Khirnov2015-07-27
|
* lavc: add Intel libmfx-based MPEG2 decoder.Anton Khirnov2015-07-25