| Commit message (Expand) | Author | Age | Files | Lines |
* | qsvdec: store the sync point in heap memory | Anton Khirnov | 2016-02-24 | 1 | -6/+28 |
* | qsvdec: properly handle the warning from MFXVideoCORE_SyncOperation | Maxym Dmytrychenko | 2016-01-01 | 1 | -1/+3 |
* | qsvdec: make ff_qsv_decode_init() static | Anton Khirnov | 2015-09-28 | 1 | -2/+2 |
* | qsvdec: close the MFX decoder on uninit | Anton Khirnov | 2015-09-28 | 1 | -0/+3 |
* | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | lavc: add Intel libmfx-based HEVC decoder. | Anton Khirnov | 2015-07-25 | 1 | -1/+2 |
* | qsvdec: move qsv_process_data() from qsvdec_h264 to the common code | Anton Khirnov | 2015-07-25 | 1 | -3/+106 |
* | qsvdec: fix a memleak of async_fifo | Anton Khirnov | 2015-07-25 | 1 | -4/+6 |
* | qsvdec: avoid an infinite loop with no consumed data and no output | Anton Khirnov | 2015-07-25 | 1 | -0/+7 |
* | qsvdec: properly handle asynchronous decoding | Anton Khirnov | 2015-07-19 | 1 | -8/+33 |
* | lavc: add Intel libmfx-based HEVC encoder | Anton Khirnov | 2015-07-08 | 1 | -1/+1 |
* | qsvdec: add 'decode' to the non-static function names | Anton Khirnov | 2015-03-27 | 1 | -2/+2 |
* | qsvdec: split off some code that will be shared with the encoder | Anton Khirnov | 2015-03-27 | 1 | -84/+5 |
* | qsv: rename to qsvdec | Anton Khirnov | 2015-03-27 | 1 | -0/+369 |