]> git.sesse.net Git - ffmpeg/history - libavcodec/qsvdec.h
lavc: add a null bitstream filter
[ffmpeg] / libavcodec / qsvdec.h
2016-11-14 Mark Thompsonqsvdec: Only warn about unconsumed data if it happens...
2016-07-03 Anton Khirnovqsvdec: use the same mfxFrameInfo for allocating frames...
2016-07-03 Anton Khirnovqsvdec: make ff_qsv_map_pixfmt() return a MFX fourcc...
2016-06-21 Anton Khirnovqsvdec: support getting the session from an AVHWFramesC...
2015-09-28 Anton Khirnovqsvdec: make ff_qsv_decode_init() static
2015-07-25 Anton Khirnovlavc: add Intel libmfx-based HEVC decoder.
2015-07-25 Anton Khirnovqsvdec: move qsv_process_data() from qsvdec_h264 to...
2015-07-19 Anton Khirnovqsvdec: properly handle asynchronous decoding
2015-03-27 Anton Khirnovlavc: add Intel libmfx-based H.264 encoder
2015-03-27 Anton Khirnovqsvdec: add 'decode' to the non-static function names
2015-03-27 Anton Khirnovqsvdec: split off some code that will be shared with...
2015-03-27 Anton Khirnovqsv: rename to qsvdec