summaryrefslogtreecommitdiffstats
path: root/libavutil/hwcontext_dxva2.c
Commit message (Expand)AuthorAgeFilesLines
* avutil/hwcontext_dxva2: Don't improperly free IDirect3DSurface9 objectsAaron Levinson2017-05-201-1/+8
* hwcontext_dxva2: support D3D9Exwm42017-02-111-30/+87
* hwcontext_dxva2: make sure the sw frame format is the right one during transferAnton Khirnov2016-11-181-0/+6
* hwcontext_dxva2: split transfer_data() into upload/download functionsAnton Khirnov2016-11-181-20/+33
* hwcontext_dxva2: fix handling of the mapping flagsAnton Khirnov2016-11-181-3/+9
* hwcontext_dxva2: do not assume the destination format during mapping is alway...Anton Khirnov2016-11-181-0/+4
* hwcontext_dxva2: add support for the P8 formatAnton Khirnov2016-11-071-2/+18
* hwcontext_dxva2: frame mapping supportAnton Khirnov2016-11-071-21/+68
* hwcontext_dxva2: use the special UC copy for downloading framesAnton Khirnov2016-08-311-2/+7
* hwcontext_dxva2: add support for p010Anton Khirnov2016-07-021-12/+15
* hwcontext_dxva2: implement device creationAnton Khirnov2016-05-261-0/+133
* hwcontext: add a dxva2 implementationAnton Khirnov2016-05-171-0/+292
OpenPOWER on IntegriCloud