]> git.sesse.net Git - ffmpeg/history - libavutil/hwcontext_qsv.c
lavu/qsv: fix a random hwupload failure regression
[ffmpeg] / libavutil / hwcontext_qsv.c
2018-10-03 Zhong Lilavu/qsv: fix a random hwupload failure regression
2018-09-04 Joe Olivasqsvvpp: Perform full init only when needed
2018-04-08 Maxym Dmytrychenkoqsv: adding Multi Frame Encode support
2018-03-21 Ruiling Songqsv: align surface width/height to 16.
2018-02-22 Ruiling Songqsv: Default PicStruct to progressive
2018-02-11 Mark Thompsonhwcontext: Perform usual initialisation on derived...
2017-12-29 Zhong Lilavu/qsv: add log message for libmfx version
2017-09-27 Luca Barbatoqsv: Make sure the session is set with the latest version
2017-04-30 Mark Thompsonhwcontext_qsv: Implement mapping frames to the child...
2017-04-30 Mark Thompsonhwcontext_qsv: Implement mapping frames from the child...
2017-04-30 Mark Thompsonhwcontext_qsv: Support derivation from child devices
2016-11-07 Anton Khirnovhwcontext_qsv: support frame mapping
2016-11-07 Anton Khirnovhwcontext_qsv: transfer data through the child context...
2016-11-07 Anton Khirnovhwcontext_qsv: do not fail when download/upload VPP...
2016-11-07 Anton Khirnovhwcontext_qsv: add support for the P8 format
2016-07-03 Anton Khirnovhwcontext_qsv: add support for p010
2016-06-21 Anton Khirnovhwcontext: add a QSV implementation