]> git.sesse.net Git - ffmpeg/history - libavutil/hwcontext_dxva2.c
configure: Add check_cc/require_cc helper functions to simplify some expressions
[ffmpeg] / libavutil / hwcontext_dxva2.c
2017-05-20 Aaron Levinsonavutil/hwcontext_dxva2: Don't improperly free IDirect3D...
2017-02-11 wm4hwcontext_dxva2: support D3D9Ex
2016-11-18 Anton Khirnovhwcontext_dxva2: make sure the sw frame format is the...
2016-11-18 Anton Khirnovhwcontext_dxva2: split transfer_data() into upload...
2016-11-18 Anton Khirnovhwcontext_dxva2: fix handling of the mapping flags
2016-11-18 Anton Khirnovhwcontext_dxva2: do not assume the destination format...
2016-11-07 Anton Khirnovhwcontext_dxva2: add support for the P8 format
2016-11-07 Anton Khirnovhwcontext_dxva2: frame mapping support
2016-08-31 Anton Khirnovhwcontext_dxva2: use the special UC copy for downloadin...
2016-07-02 Anton Khirnovhwcontext_dxva2: add support for p010
2016-05-26 Anton Khirnovhwcontext_dxva2: implement device creation
2016-05-17 Anton Khirnovhwcontext: add a dxva2 implementation