summaryrefslogtreecommitdiff
path: root/libavutil/hwcontext_dxva2.c
Commit message (Expand)AuthorAge
* hwcontext_dxva2: support D3D9Exwm42017-02-11
* hwcontext_dxva2: make sure the sw frame format is the right one during transferAnton Khirnov2016-11-18
* hwcontext_dxva2: split transfer_data() into upload/download functionsAnton Khirnov2016-11-18
* hwcontext_dxva2: fix handling of the mapping flagsAnton Khirnov2016-11-18
* hwcontext_dxva2: do not assume the destination format during mapping is alway...Anton Khirnov2016-11-18
* hwcontext_dxva2: add support for the P8 formatAnton Khirnov2016-11-07
* hwcontext_dxva2: frame mapping supportAnton Khirnov2016-11-07
* hwcontext_dxva2: use the special UC copy for downloading framesAnton Khirnov2016-08-31
* hwcontext_dxva2: add support for p010Anton Khirnov2016-07-02
* hwcontext_dxva2: implement device creationAnton Khirnov2016-05-26
* hwcontext: add a dxva2 implementationAnton Khirnov2016-05-17