summaryrefslogtreecommitdiffstats
path: root/libavutil/hwcontext_dxva2.c
Commit message (Collapse)AuthorAgeFilesLines
* hwcontext_dxva2: add support for the P8 formatAnton Khirnov2016-11-071-2/+18
| | | | | | | This format is used internally by the QSV encoder to store the encoded bitstream. Signed-off-by: Maxym Dmytrychenko <maxym.dmytrychenko@intel.com>
* hwcontext_dxva2: frame mapping supportAnton Khirnov2016-11-071-21/+68
| | | | Signed-off-by: Maxym Dmytrychenko <maxym.dmytrychenko@intel.com>
* 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