]> git.sesse.net Git - ffmpeg/history - libavcodec/qsv_internal.h
aarch64: vp8: Port bilin functions from arm version
[ffmpeg] / libavcodec / qsv_internal.h
2018-04-08 Maxym Dmytrychenkoqsv: adding Multi Frame Encode support
2018-04-08 Zhong Lilavc/qsvdec: expose frame pic_type and key_frame
2017-04-02 Mark Thompsonqsv: Add ability to create a session from a device
2016-11-14 Mark Thompsonqsvdec: Pass the correct profile to libmfx
2016-11-07 Anton Khirnovqsv{enc,dec}: extend the internal frame allocator
2016-11-07 Anton Khirnovqsv{dec,enc}: use a struct as a memory id with internal...
2016-11-07 Anton Khirnovqsv{dec,enc}: always use an internal mfxFrameSurface1
2016-07-22 Anton Khirnovqsvenc: print warnings from encode/init
2016-07-22 Anton Khirnovqsv: print more complete error messages
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...
2016-02-18 Anton Khirnovqsv: add a missing #include
2015-07-19 Anton Khirnovqsvdec: properly handle asynchronous decoding
2015-07-08 Anton Khirnovlavc: add Intel libmfx-based HEVC encoder
2015-03-27 Anton Khirnovlavc: add Intel libmfx-based H.264 encoder
2015-03-27 Anton Khirnovqsvdec: split off some code that will be shared with...
2015-03-27 Anton Khirnovqsv: rename to qsvdec
2015-02-19 Anton Khirnovlavc: add an Intel libmfx-based H.264 decoder