| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/hevcdec: Add VDPAU to list of supported formats | ManojGuptaBonda | 2020-07-09 | 1 | -0/+4 |
* | avcodec/vdpau: Initialise driver version variable explicitly | Philip Langdale | 2018-10-31 | 1 | -1/+1 |
* | avcodec/vdpau: Enable HEVC support for working Nvidia driver versions | ManojGuptaBonda | 2018-10-30 | 1 | -2/+6 |
* | Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24' | James Almer | 2017-11-11 | 1 | -32/+26 |
|\ |
|
| * | lavc: external hardware frame pool initialization | wm4 | 2017-10-19 | 1 | -32/+26 |
* | | Merge commit 'dd343fd986459f467a2d1d70c26101dff1d47d68' | James Almer | 2017-10-23 | 1 | -345/+0 |
|\| |
|
* | | Merge commit '5c1585c4c3b5281835d784c5daef0069915ccd57' | James Almer | 2017-10-21 | 1 | -25/+0 |
|\| |
|
| * | lavc: vdpau: add support for new hw_frames_ctx and hw_device_ctx API | wm4 | 2017-03-20 | 1 | -19/+66 |
* | | Fix crash if av_vdpau_bind_context() is not used. | Ivan Kalvachev | 2017-10-13 | 1 | -1/+1 |
* | | vdpau: do not use buggy HEVC support by default | wm4 | 2017-07-03 | 1 | -0/+19 |
* | | Merge commit '800d91d348c89fc8ca3fbec7696ab1ec8787acc6' | James Almer | 2017-03-31 | 1 | -1/+1 |
|\| |
|
| * | Drop pointless void* casts | Diego Biurrun | 2016-11-13 | 1 | -1/+1 |
* | | lavc: vdpau: Add support for new hw_frames_ctx and hw_device_ctx API | wm4 | 2017-03-23 | 1 | -25/+70 |
* | | Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa' | Clément Bœsch | 2016-07-29 | 1 | -1/+1 |
|\| |
|
| * | h264: rename h264.[ch] to h264dec.[ch] | Anton Khirnov | 2016-06-21 | 1 | -1/+1 |
* | | Merge commit '0f40c9098498ad90dbbd2380eb4269015e84bde4' | Clément Bœsch | 2016-06-21 | 1 | -5/+12 |
|\| |
|
| * | Drop pointless assert.h #includes | Diego Biurrun | 2016-05-03 | 1 | -5/+1 |
* | | Merge commit 'c8dcff0cdb17d0aa03ac729eba12d1a20f1f59c8' | Clément Bœsch | 2016-06-12 | 1 | -1/+1 |
|\| |
|
* | | Merge commit '3176217c60ca7828712985092d9102d331ea4f3d' | Clément Bœsch | 2016-06-12 | 1 | -24/+24 |
|\| |
|
* | | Merge commit 'e10b7ef2fe56603fb1baac6b20fd6bd0a3fdd0d0' | Derek Buitenhuis | 2016-04-13 | 1 | -0/+2 |
|\| |
|
| * | vdpau: Add missing deprecation guards | Vittorio Giovara | 2016-03-05 | 1 | -0/+2 |
| * | vdpau: Remove a spurious CONFIG_H263_VDPAU_HWACCEL | Michael Niedermayer | 2015-11-06 | 1 | -1/+1 |
* | | avcodec/vdpau: Remove CONFIG_H263_VDPAU_HWACCEL | Michael Niedermayer | 2015-11-04 | 1 | -1/+1 |
* | | Merge commit 'a41e5e192ed8f79f6607f978dee3205580ba5039' | Hendrik Leppkes | 2015-09-29 | 1 | -2/+1 |
|\| |
|
| * | vdpau: fix constrained baseline fallback | wm4 | 2015-09-28 | 1 | -2/+1 |
* | | avcodec/vdpau: fix compilation of mpeg1/mpeg4/vc1 decoders when h264 is disabled | James Almer | 2015-08-25 | 1 | -21/+23 |
* | | lavc: move vdpau decoders under FF_API_VDPAU. | wm4 | 2015-08-18 | 1 | -4/+4 |
* | | avcodec/vdpau: Re-factor pre-hwaccel helper functions into separate header | Philip Langdale | 2015-05-25 | 1 | -0/+1 |
* | | Merge commit 'a0f2946068c62e18cb05ac25c0df3d86077251a6' | Michael Niedermayer | 2015-04-29 | 1 | -4/+4 |
|\| |
|
* | | Merge commit '95eb35f30513e335990ad0d5dca6ddc318477291' | Michael Niedermayer | 2015-03-21 | 1 | -1/+1 |
|\| |
|
* | | Merge commit '56febc993b928ccc039a32158ca60b234c311875' | Michael Niedermayer | 2015-03-21 | 1 | -1/+1 |
|\| |
|
* | | avcodec/vdpau: fix assertion failure and < vs > error | Michael Niedermayer | 2014-12-28 | 1 | -3/+2 |
* | | Merge commit '737d35e33408263c04d7730f5487eed0d04938ba' | Michael Niedermayer | 2014-12-27 | 1 | -1/+3 |
|\| |
|
* | | Merge commit 'ebd5320afd42d4315851f3e0ca7f5d4a6300eb68' | Michael Niedermayer | 2014-12-27 | 1 | -1/+5 |
|\| |
|
| * | vdpau: add support for 4:2:2 and 4:4:4 chroma sampling | Rémi Denis-Courmont | 2014-12-25 | 1 | -1/+5 |
* | | Merge commit 'c220a60f92dde9c7c118fc4deddff5c1f617cda9' | Michael Niedermayer | 2014-12-27 | 1 | -4/+47 |
|\| |
|
| * | vdpau: add helper for surface chroma type and size | Rémi Denis-Courmont | 2014-12-25 | 1 | -4/+47 |
* | | Merge commit '559fa0d41b5cf8f7e1ba89d1ac70e74712eb2816' | Michael Niedermayer | 2014-12-14 | 1 | -0/+9 |
|\| |
|
| * | vdpau: add mapping for H.264 Constrained Baseline profile and fallback | Rémi Denis-Courmont | 2014-12-14 | 1 | -0/+9 |
* | | Merge commit '8502c1e9ff9c1dbb6e467630c048d098f4064021' | Michael Niedermayer | 2014-12-14 | 1 | -0/+3 |
|\| |
|
| * | vdpau: add mapping for H.264 Extended profile | Rémi Denis-Courmont | 2014-12-14 | 1 | -0/+3 |
* | | Merge commit '8b51bcfed75721e0d20832e5a90e1d585318c9d9' | Michael Niedermayer | 2014-12-14 | 1 | -16/+17 |
|\| |
|
| * | vdpau: revector macro to reduce line span | Rémi Denis-Courmont | 2014-12-14 | 1 | -16/+17 |
* | | Merge commit 'ce91b2eae6ea52fc1a7003566d26db20ca62d745' | Michael Niedermayer | 2014-10-28 | 1 | -1/+1 |
|\| |
|
| * | vdpau: return MAIN instead of BASELINE for H.264 CBP | Rémi Denis-Courmont | 2014-10-28 | 1 | -1/+1 |
* | | Merge commit 'd565fef1b83b6c5f8afb32229260b79f67c68109' | Michael Niedermayer | 2014-10-15 | 1 | -2/+5 |
|\| |
|
| * | vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level check | Rémi Denis-Courmont | 2014-10-15 | 1 | -2/+5 |
* | | Merge commit 'c1724623ce0433c6a9ee72133b1fd4db75ec7193' | Michael Niedermayer | 2014-10-15 | 1 | -0/+3 |
|\| |
|
| * | vdpau: have av_vdpau_bind_context() fail on unsupported flag | Rémi Denis-Courmont | 2014-10-15 | 1 | -0/+3 |
* | | avcodec/vdpau: do not dereference hwctx before checking it for NULL | Michael Niedermayer | 2014-10-06 | 1 | -1/+1 |