summaryrefslogtreecommitdiff
path: root/libavcodec/dxva2_hevc.c
Commit message (Expand)AuthorAge
* dxva2_hevc: don't use frames as reference if they are not marked as suchSteve Lhomme2022-03-27
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-16
* Merge commit '8f144d9e3d5cb2ca92e5bdf7cc9f72effa1bd2ce'James Almer2018-04-13
|\
| * Drop Windows XP support remnantsDiego Biurrun2018-04-09
| * lavc: Mark all AVHWAccel structures as constMark Thompson2017-12-19
* | lavc: Mark all AVHWAccel structures as constMark Thompson2017-11-26
* | Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24'James Almer2017-11-11
|\|
| * lavc: external hardware frame pool initializationwm42017-10-19
| * dxva: add support for new dxva2 and d3d11 hwaccel APIswm42017-06-08
| * dxva: preparations for new hwaccel APIwm42017-06-08
| * dxva2: Factorize DXVA context validity test into a single macroSteve Lhomme2017-01-08
* | dxva: add support for new dxva2 and d3d11 hwaccel APIswm42017-06-27
* | dxva: preparations for new hwaccel APIwm42017-06-27
* | Merge commit '150c896a9e46b23b97debb0a5f66fbaeaa32f153'James Almer2017-03-23
|\|
| * hevcdec: split ff_hevc_diag_scan* declarations into a separate headerAnton Khirnov2016-10-16
* | Merge commit '4abe3b049d987420eb891f74a35af2cebbf52144'Clément Bœsch2017-03-23
|\|
| * hevc: rename hevc.[ch] to hevcdec.[ch]Anton Khirnov2016-10-16
| * dxva2_hevc: properly signal the num_delta_pocs from the SPS RPSHendrik Leppkes2016-02-13
* | dxva2: use a single macro to test if the DXVA context is validSteve Lhomme2017-01-16
* | Merge commit '08377f9c3bf6dbe216512a2e05c9fac837b13fc0'Hendrik Leppkes2015-10-14
|\|
| * dxva: Include last the internal headerLuca Barbato2015-10-14
| * dxva2_hevc: unbreak compilation after recent sps/pps changesJames Almer2015-07-13
| * dxva2_hevc: re-write reference frame handlingHendrik Leppkes2015-05-31
| * dxva2_hevc: fix 32x32 scaling listsHendrik Leppkes2015-05-31
* | dxva2_hevc: properly signal the num_delta_pocs from the SPS RPSHendrik Leppkes2015-08-03
* | avcodec/dxva2_hevc: unbreak compilation after recent sps/pps changesJames Almer2015-07-13
* | dxva2_hevc: re-write reference frame handlingHendrik Leppkes2015-05-29
* | dxva2_hevc: fix 32x32 scaling listsHendrik Leppkes2015-05-29
* | Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772'Michael Niedermayer2015-05-25
|\|
| * D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme2015-05-25
| * dxva2_hevc: properly fill the scaling list structureHendrik Leppkes2015-02-07
| * Add DXVA2 HEVC HWAccelHendrik Leppkes2015-01-27
* dxva2_hevc: properly fill the scaling list structureHendrik Leppkes2015-02-04
* Add DXVA2 HEVC HWAccelHendrik Leppkes2015-01-27