]> git.sesse.net Git - ffmpeg/history - libavutil/hwcontext.c
hwcontext: Move NONE to the be the first member of AVHWDeviceType
[ffmpeg] / libavutil / hwcontext.c
2017-03-27 Mark Thompsonhwcontext: Move NONE to the be the first member of...
2017-03-20 Mark Thompsonhwcontext: Make it easier to work with device types
2017-03-20 Mark Thompsonhwcontext: Add device derivation
2017-02-01 Anton KhirnovMark some arrays that never change as const.
2016-11-03 Mark Thompsonhwcontext: Hardware frame mapping
2016-06-28 Anton Khirnovhwcontext: allocate the destination frame for the pool...
2016-06-21 Anton Khirnovhwcontext: add a QSV implementation
2016-05-26 Anton Khirnovhwcontext: add a function for opening devices
2016-05-17 Anton Khirnovhwcontext: add a dxva2 implementation
2016-04-15 Anton Khirnovhwcontext: initialize sw_format in av_hwframe_ctx_alloc()
2016-03-19 Mark Thompsonlavu: VAAPI hwcontext implementation
2016-03-19 Mark Thompsonlavu: add a way to query hwcontext frame constraints
2016-02-14 Anton Khirnovhwcontext: add a CUDA implementation
2016-02-14 Anton Khirnovhwcontext: add a VDPAU implementation
2016-02-14 Anton Khirnovlavu: add a framework for handling hwaccel frames