| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '8f144d9e3d5cb2ca92e5bdf7cc9f72effa1bd2ce' | James Almer | 2018-04-13 | 1 | -5/+1 |
|\ |
|
| * | Drop Windows XP support remnants | Diego Biurrun | 2018-04-09 | 1 | -5/+1 |
| * | lavc: Mark all AVHWAccel structures as const | Mark Thompson | 2017-12-19 | 1 | -3/+3 |
* | | lavc: Mark all AVHWAccel structures as const | Mark Thompson | 2017-11-26 | 1 | -3/+3 |
* | | Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24' | James Almer | 2017-11-11 | 1 | -0/+3 |
|\| |
|
| * | lavc: external hardware frame pool initialization | wm4 | 2017-10-19 | 1 | -0/+3 |
| * | dxva: add support for new dxva2 and d3d11 hwaccel APIs | wm4 | 2017-06-08 | 1 | -0/+22 |
| * | dxva: preparations for new hwaccel API | wm4 | 2017-06-08 | 1 | -5/+5 |
| * | dxva2: Factorize DXVA context validity test into a single macro | Steve Lhomme | 2017-01-08 | 1 | -3/+1 |
* | | dxva: add support for new dxva2 and d3d11 hwaccel APIs | wm4 | 2017-06-27 | 1 | -0/+22 |
* | | dxva: preparations for new hwaccel API | wm4 | 2017-06-27 | 1 | -5/+5 |
* | | Merge commit '150c896a9e46b23b97debb0a5f66fbaeaa32f153' | James Almer | 2017-03-23 | 1 | -0/+1 |
|\| |
|
| * | hevcdec: split ff_hevc_diag_scan* declarations into a separate header | Anton Khirnov | 2016-10-16 | 1 | -0/+1 |
* | | Merge commit '4abe3b049d987420eb891f74a35af2cebbf52144' | Clément Bœsch | 2017-03-23 | 1 | -1/+1 |
|\| |
|
| * | hevc: rename hevc.[ch] to hevcdec.[ch] | Anton Khirnov | 2016-10-16 | 1 | -1/+1 |
| * | dxva2_hevc: properly signal the num_delta_pocs from the SPS RPS | Hendrik Leppkes | 2016-02-13 | 1 | -1/+1 |
* | | dxva2: use a single macro to test if the DXVA context is valid | Steve Lhomme | 2017-01-16 | 1 | -3/+1 |
* | | Merge commit '08377f9c3bf6dbe216512a2e05c9fac837b13fc0' | Hendrik Leppkes | 2015-10-14 | 1 | -1/+5 |
|\| |
|
| * | dxva: Include last the internal header | Luca Barbato | 2015-10-14 | 1 | -1/+5 |
| * | dxva2_hevc: unbreak compilation after recent sps/pps changes | James Almer | 2015-07-13 | 1 | -70/+72 |
| * | dxva2_hevc: re-write reference frame handling | Hendrik Leppkes | 2015-05-31 | 1 | -18/+22 |
| * | dxva2_hevc: fix 32x32 scaling lists | Hendrik Leppkes | 2015-05-31 | 1 | -2/+2 |
* | | dxva2_hevc: properly signal the num_delta_pocs from the SPS RPS | Hendrik Leppkes | 2015-08-03 | 1 | -1/+1 |
* | | avcodec/dxva2_hevc: unbreak compilation after recent sps/pps changes | James Almer | 2015-07-13 | 1 | -70/+72 |
* | | dxva2_hevc: re-write reference frame handling | Hendrik Leppkes | 2015-05-29 | 1 | -18/+22 |
* | | dxva2_hevc: fix 32x32 scaling lists | Hendrik Leppkes | 2015-05-29 | 1 | -2/+2 |
* | | Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772' | Michael Niedermayer | 2015-05-25 | 1 | -25/+83 |
|\| |
|
| * | D3D11va: add a Direct3D11 video decoder similar to DXVA2 | Steve Lhomme | 2015-05-25 | 1 | -25/+83 |
| * | dxva2_hevc: properly fill the scaling list structure | Hendrik Leppkes | 2015-02-07 | 1 | -8/+14 |
| * | Add DXVA2 HEVC HWAccel | Hendrik Leppkes | 2015-01-27 | 1 | -0/+375 |
* | dxva2_hevc: properly fill the scaling list structure | Hendrik Leppkes | 2015-02-04 | 1 | -8/+14 |
* | Add DXVA2 HEVC HWAccel | Hendrik Leppkes | 2015-01-27 | 1 | -0/+375 |