]> git.sesse.net Git - ffmpeg/history - libavutil/hwcontext_qsv.c
hwcontext: Improve allocation in derived contexts
[ffmpeg] / libavutil / hwcontext_qsv.c
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