summaryrefslogtreecommitdiffstats
path: root/libavcodec/qsvdec.c
Commit message (Expand)AuthorAgeFilesLines
* qsvdec: store the sync point in heap memoryAnton Khirnov2016-02-241-6/+28
* qsvdec: properly handle the warning from MFXVideoCORE_SyncOperationMaxym Dmytrychenko2016-01-011-1/+3
* qsvdec: make ff_qsv_decode_init() staticAnton Khirnov2015-09-281-2/+2
* qsvdec: close the MFX decoder on uninitAnton Khirnov2015-09-281-0/+3
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-271-1/+1
* lavc: add Intel libmfx-based HEVC decoder.Anton Khirnov2015-07-251-1/+2
* qsvdec: move qsv_process_data() from qsvdec_h264 to the common codeAnton Khirnov2015-07-251-3/+106
* qsvdec: fix a memleak of async_fifoAnton Khirnov2015-07-251-4/+6
* qsvdec: avoid an infinite loop with no consumed data and no outputAnton Khirnov2015-07-251-0/+7
* qsvdec: properly handle asynchronous decodingAnton Khirnov2015-07-191-8/+33
* lavc: add Intel libmfx-based HEVC encoderAnton Khirnov2015-07-081-1/+1
* qsvdec: add 'decode' to the non-static function namesAnton Khirnov2015-03-271-2/+2
* qsvdec: split off some code that will be shared with the encoderAnton Khirnov2015-03-271-84/+5
* qsv: rename to qsvdecAnton Khirnov2015-03-271-0/+369
OpenPOWER on IntegriCloud