| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | avcodec/vdpau: fix render2() check | Michael Niedermayer | 2014-10-06 | 1 | -1/+1 |
* | | Merge commit 'bef067f88c74190cdf7e76d12f02e12e069974aa' | Michael Niedermayer | 2014-10-06 | 1 | -0/+40 |
|\| |
|
| * | vdpau: check video surface and decoder capabilities | Rémi Denis-Courmont | 2014-10-06 | 1 | -0/+40 |
* | | Merge commit 'e3e158e81f0666b8fe66be9ce1cad63a535920e0' | Michael Niedermayer | 2014-10-06 | 1 | -1/+21 |
|\| |
|
| * | vdpau: add av_vdpau_bind_context() | Rémi Denis-Courmont | 2014-10-06 | 1 | -1/+21 |
* | | Merge commit '502cde409ca5ee97ef70c2cdede88b9101746ff6' | Michael Niedermayer | 2014-10-06 | 1 | -0/+29 |
|\| |
|
| * | vdpau: force reinitialization when output resolution changes | Rémi Denis-Courmont | 2014-10-06 | 1 | -0/+29 |
* | | avcodec/vdpau: warn if the user application has not setup avctx->hwaccel_cont... | Michael Niedermayer | 2014-10-06 | 1 | -0/+6 |
* | | Merge commit '89ac99ba5f2dc9f69ad3bc294753930eb0b3e4a4' | Michael Niedermayer | 2014-10-06 | 1 | -1/+2 |
|\| |
|