]> git.sesse.net Git - ffmpeg/history - libavcodec/qsv.c
h264: eliminate decode_postinit()
[ffmpeg] / libavcodec / qsv.c
2016-07-03 Anton Khirnovqsvdec: add support for P010 (10-bit 420) decoding
2016-07-03 Anton Khirnovqsvdec: make ff_qsv_map_pixfmt() return a MFX fourcc...
2016-06-21 Anton Khirnovqsvenc: support getting the session from an AVHWFramesC...
2016-06-21 Anton Khirnovqsvdec: support getting the session from an AVHWFramesC...
2016-03-15 Luca Barbatoqsv: Fix loading multiple plugins
2016-02-26 Luca Barbatoqsv: Move down the implementation query
2015-07-08 Anton Khirnovlavc: add Intel libmfx-based HEVC encoder
2015-03-27 Anton Khirnovqsvdec: split off some code that will be shared with...
2015-03-27 Anton Khirnovqsv: rename to qsvdec
2015-03-11 Yukinori Yamazoeqsv: Improve the log message of when initializing MFX_I...
2015-02-19 Anton Khirnovlavc: add an Intel libmfx-based H.264 decoder