| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace all occurences of av_mallocz_array() by av_calloc() | Andreas Rheinhardt | 2021-09-20 | 1 | -1/+1 |
* | avcodec/dxva2: add AV1 decode support | Hendrik Leppkes | 2020-11-12 | 1 | -2/+8 |
* | avcodec/dxva2: add VP9 10-bit Profile2 mode mappings | Hendrik Leppkes | 2018-04-13 | 1 | -1/+7 |
* | Merge commit 'cad739dace55e3446ef7180de688173cd19fb000' | Mark Thompson | 2018-02-12 | 1 | -4/+0 |
|\ |
|
| * | lavc: Add per-thread surfaces in get_hw_frame_parameters() | Mark Thompson | 2018-02-11 | 1 | -4/+0 |
* | | Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24' | James Almer | 2017-11-11 | 1 | -31/+24 |
|\| |
|
| * | lavc: external hardware frame pool initialization | wm4 | 2017-10-19 | 1 | -31/+24 |
| * | dxva: DXVA2_ModeHEVC_VLD_Main10 does not support Main | wm4 | 2017-07-22 | 1 | -2/+1 |
| * | dxva: verbose-log decoder GUID list | wm4 | 2017-06-27 | 1 | -0/+47 |
| * | dxva: support DXGI_FORMAT_420_OPAQUE decoding | wm4 | 2017-06-27 | 1 | -2/+11 |
| * | dxva: fix some warnings | wm4 | 2017-06-27 | 1 | -9/+7 |
| * | dxva: add declarative profile checks | wm4 | 2017-06-27 | 1 | -20/+44 |
| * | dxva: add support for new dxva2 and d3d11 hwaccel APIs | wm4 | 2017-06-08 | 1 | -5/+658 |
| * | dxva: move d3d11 locking/unlocking to functions | wm4 | 2017-06-08 | 1 | -18/+28 |
| * | dxva: preparations for new hwaccel API | wm4 | 2017-06-08 | 1 | -12/+20 |
| * | dxva2: get the slice number directly from the surface in D3D11VA | Steve Lhomme | 2017-01-12 | 1 | -7/+7 |
| * | dxva2: Make ff_dxva2_get_surface() static and drop its name prefix | Steve Lhomme | 2017-01-08 | 1 | -4/+4 |
* | | dxva: DXVA2_ModeHEVC_VLD_Main10 does not support Main | wm4 | 2017-07-10 | 1 | -2/+1 |
* | | dxva: verbose-log decoder GUID list | wm4 | 2017-06-27 | 1 | -0/+47 |
* | | dxva: support DXGI_FORMAT_420_OPAQUE decoding | wm4 | 2017-06-27 | 1 | -2/+11 |
* | | dxva: fix some warnings | wm4 | 2017-06-27 | 1 | -9/+7 |
* | | dxva: add declarative profile checks | wm4 | 2017-06-27 | 1 | -20/+44 |
* | | dxva: add support for new dxva2 and d3d11 hwaccel APIs | wm4 | 2017-06-27 | 1 | -5/+664 |
* | | dxva: move d3d11 locking/unlocking to functions | wm4 | 2017-06-27 | 1 | -18/+28 |
* | | dxva: preparations for new hwaccel API | wm4 | 2017-06-27 | 1 | -12/+20 |
* | | Merge commit '3ee5f25d37315b27f0e2d47aa69fc445545ee2e3' | Clément Bœsch | 2017-04-07 | 1 | -5/+5 |
|\| |
|
| * | dxva2: Adjust printf length modifiers where appropriate | Diego Biurrun | 2016-11-29 | 1 | -5/+5 |
| * | dxva2: fix surface selection when compiled with both d3d11va and dxva2 | Hendrik Leppkes | 2016-11-07 | 1 | -1/+2 |
| * | d3d11va: Use the proper decoding slice index | Steve Lhomme | 2016-10-05 | 1 | -1/+10 |
| * | d3d11va: don't keep the context lock while waiting for a frame | Steve Lhomme | 2016-07-11 | 1 | -3/+9 |
* | | dxva2: get the slice number directly from the surface in D3D11VA | Steve Lhomme | 2017-01-16 | 1 | -8/+7 |
* | | dxva2: make ff_dxva2_get_surface() static and rename it | Steve Lhomme | 2017-01-05 | 1 | -4/+4 |
* | | dxva2: fix surface selection when compiled with both d3d11va and dxva2 | Hendrik Leppkes | 2016-10-20 | 1 | -1/+2 |
* | | avcodec/d3d11va: use the proper slice index | Steve Lhomme | 2016-10-10 | 1 | -1/+11 |
* | | d3d11va: don't keep the context lock while waiting for a frame | Steve Lhomme | 2016-06-17 | 1 | -3/+9 |
* | | Merge commit 'e3d4784eb31b3ea4a97f2d4c698a75fab9bf3d86' | Hendrik Leppkes | 2015-09-17 | 1 | -2/+13 |
|\| |
|
| * | d3d11va: WindowsPhone requires a mutex around ID3D11VideoContext | Steve Lhomme | 2015-09-17 | 1 | -2/+13 |
* | | Merge commit 'e60a6e7545dd6f5b25e3a65de9c6fdcc6e2e9d6b' | Hendrik Leppkes | 2015-09-16 | 1 | -1/+0 |
|\| |
|
| * | mpegvideo: Drop mpegvideo.h where not needed | Vittorio Giovara | 2015-09-13 | 1 | -1/+0 |
* | | Merge commit '172b2cee17a3779c114ba065dd7b25dcf61e408f' | Michael Niedermayer | 2015-06-01 | 1 | -0/+2 |
|\| |
|
| * | dxva2: Add ifdefs around structs that might not be available | Martin Storsjö | 2015-06-01 | 1 | -0/+4 |
* | | avcodec/dxva2: Fix "may be used uninitialized" warnings | Michael Niedermayer | 2015-05-26 | 1 | -2/+2 |
* | | avcodec/dxva2: Fix build without D3D11 | Michael Niedermayer | 2015-05-25 | 1 | -0/+2 |
* | | Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772' | Michael Niedermayer | 2015-05-25 | 1 | -31/+130 |
|\| |
|
| * | D3D11va: add a Direct3D11 video decoder similar to DXVA2 | Steve Lhomme | 2015-05-25 | 1 | -31/+130 |
| * | dxva2: Directly use AVFrames | Michael Niedermayer | 2014-04-01 | 1 | -6/+6 |
* | | avcodec/dxva2: fix pointers after H264Picture | Michael Niedermayer | 2014-03-17 | 1 | -6/+6 |
* | | Merge commit 'ade4ecb42d2dacd18d04eb8df2afa8131e5ad653' | Michael Niedermayer | 2014-01-21 | 1 | -6/+6 |
|\| |
|
| * | dxva2: Use correct printf format strings | Diego Biurrun | 2014-01-21 | 1 | -6/+6 |
* | | Merge commit '766df7ca89a2398e71182f5f2b46053e3aa9bd69' | Michael Niedermayer | 2014-01-21 | 1 | -1/+8 |
|\| |
|