summaryrefslogtreecommitdiffstats
path: root/libavcodec/qsv_internal.h
Commit message (Collapse)AuthorAgeFilesLines
* qsv: add a missing #includeAnton Khirnov2016-02-181-0/+2
| | | | Needed for enum AVCodecID
* qsvdec: properly handle asynchronous decodingAnton Khirnov2015-07-191-0/+2
| | | | Wait for async_depth frames before syncing.
* lavc: add Intel libmfx-based HEVC encoderAnton Khirnov2015-07-081-1/+6
|
* lavc: add Intel libmfx-based H.264 encoderAnton Khirnov2015-03-271-0/+13
|
* qsvdec: split off some code that will be shared with the encoderAnton Khirnov2015-03-271-0/+38
|
* qsv: rename to qsvdecAnton Khirnov2015-03-271-86/+0
| | | | This is to avoid conflicts with the upcoming QSV encoding support.
* lavc: add an Intel libmfx-based H.264 decoderAnton Khirnov2015-02-191-0/+86
Based on the code by Luca Barbato <lu_zero@gentoo.org> and Yukinori Yamazoe <drocon11@gmail.com>.
OpenPOWER on IntegriCloud