summaryrefslogtreecommitdiffstats
path: root/libavcodec/dxva2_hevc.c
Commit message (Expand)AuthorAgeFilesLines
* lavc: Mark all AVHWAccel structures as constMark Thompson2017-12-191-3/+3
* lavc: external hardware frame pool initializationwm42017-10-191-0/+3
* dxva: add support for new dxva2 and d3d11 hwaccel APIswm42017-06-081-0/+22
* dxva: preparations for new hwaccel APIwm42017-06-081-5/+5
* dxva2: Factorize DXVA context validity test into a single macroSteve Lhomme2017-01-081-3/+1
* hevcdec: split ff_hevc_diag_scan* declarations into a separate headerAnton Khirnov2016-10-161-0/+1
* hevc: rename hevc.[ch] to hevcdec.[ch]Anton Khirnov2016-10-161-1/+1
* dxva2_hevc: properly signal the num_delta_pocs from the SPS RPSHendrik Leppkes2016-02-131-1/+1
* dxva: Include last the internal headerLuca Barbato2015-10-141-1/+5
* dxva2_hevc: unbreak compilation after recent sps/pps changesJames Almer2015-07-131-70/+72
* dxva2_hevc: re-write reference frame handlingHendrik Leppkes2015-05-311-18/+22
* dxva2_hevc: fix 32x32 scaling listsHendrik Leppkes2015-05-311-2/+2
* D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme2015-05-251-25/+83
* dxva2_hevc: properly fill the scaling list structureHendrik Leppkes2015-02-071-8/+14
* Add DXVA2 HEVC HWAccelHendrik Leppkes2015-01-271-0/+375
OpenPOWER on IntegriCloud