summaryrefslogtreecommitdiffstats
path: root/libavcodec/dxva2_hevc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '8f144d9e3d5cb2ca92e5bdf7cc9f72effa1bd2ce'James Almer2018-04-131-5/+1
|\
| * Drop Windows XP support remnantsDiego Biurrun2018-04-091-5/+1
| * lavc: Mark all AVHWAccel structures as constMark Thompson2017-12-191-3/+3
* | lavc: Mark all AVHWAccel structures as constMark Thompson2017-11-261-3/+3
* | Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24'James Almer2017-11-111-0/+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
* | dxva: add support for new dxva2 and d3d11 hwaccel APIswm42017-06-271-0/+22
* | dxva: preparations for new hwaccel APIwm42017-06-271-5/+5
* | Merge commit '150c896a9e46b23b97debb0a5f66fbaeaa32f153'James Almer2017-03-231-0/+1
|\ \ | |/
| * hevcdec: split ff_hevc_diag_scan* declarations into a separate headerAnton Khirnov2016-10-161-0/+1
* | Merge commit '4abe3b049d987420eb891f74a35af2cebbf52144'Clément Bœsch2017-03-231-1/+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
* | dxva2: use a single macro to test if the DXVA context is validSteve Lhomme2017-01-161-3/+1
* | Merge commit '08377f9c3bf6dbe216512a2e05c9fac837b13fc0'Hendrik Leppkes2015-10-141-1/+5
|\ \ | |/
| * 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
* | dxva2_hevc: properly signal the num_delta_pocs from the SPS RPSHendrik Leppkes2015-08-031-1/+1
* | avcodec/dxva2_hevc: unbreak compilation after recent sps/pps changesJames Almer2015-07-131-70/+72
* | dxva2_hevc: re-write reference frame handlingHendrik Leppkes2015-05-291-18/+22
* | dxva2_hevc: fix 32x32 scaling listsHendrik Leppkes2015-05-291-2/+2
* | Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772'Michael Niedermayer2015-05-251-25/+83
|\ \ | |/
| * 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
* dxva2_hevc: properly fill the scaling list structureHendrik Leppkes2015-02-041-8/+14
* Add DXVA2 HEVC HWAccelHendrik Leppkes2015-01-271-0/+375
OpenPOWER on IntegriCloud