Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-01avcodec/vdpau: Initialise driver version variable explicitlyPhilip Langdale
2018-10-31avcodec/vdpau: Enable HEVC support for working Nvidia driver versionsManojGuptaBonda
2017-11-12Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24'James Almer
2017-10-24Merge commit 'dd343fd986459f467a2d1d70c26101dff1d47d68'James Almer
2017-10-22Merge commit '5c1585c4c3b5281835d784c5daef0069915ccd57'James Almer
2017-10-19lavc: external hardware frame pool initializationwm4
2017-10-13Fix crash if av_vdpau_bind_context() is not used.Ivan Kalvachev
2017-07-03vdpau: do not use buggy HEVC support by defaultwm4
2017-03-31Merge commit '800d91d348c89fc8ca3fbec7696ab1ec8787acc6'James Almer
2017-03-23lavc: vdpau: Add support for new hw_frames_ctx and hw_device_ctx APIwm4
2017-03-21lavc: vdpau: add support for new hw_frames_ctx and hw_device_ctx APIwm4
2016-11-13Drop pointless void* castsDiego Biurrun
2016-07-29Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'Clément Bœsch
2016-06-21Merge commit '0f40c9098498ad90dbbd2380eb4269015e84bde4'Clément Bœsch
2016-06-21h264: rename h264.[ch] to h264dec.[ch]Anton Khirnov
2016-06-12Merge commit 'c8dcff0cdb17d0aa03ac729eba12d1a20f1f59c8'Clément Bœsch
2016-06-12Merge commit '3176217c60ca7828712985092d9102d331ea4f3d'Clément Bœsch
2016-05-03Drop pointless assert.h #includesDiego Biurrun
2016-04-13Merge commit 'e10b7ef2fe56603fb1baac6b20fd6bd0a3fdd0d0'Derek Buitenhuis
2016-03-05vdpau: Add missing deprecation guardsVittorio Giovara
2015-11-06vdpau: Remove a spurious CONFIG_H263_VDPAU_HWACCELMichael Niedermayer
2015-11-04avcodec/vdpau: Remove CONFIG_H263_VDPAU_HWACCELMichael Niedermayer
2015-09-29Merge commit 'a41e5e192ed8f79f6607f978dee3205580ba5039'Hendrik Leppkes
2015-09-28vdpau: fix constrained baseline fallbackwm4
2015-08-26avcodec/vdpau: fix compilation of mpeg1/mpeg4/vc1 decoders when h264 is disabledJames Almer
2015-08-18lavc: move vdpau decoders under FF_API_VDPAU.wm4
2015-05-26avcodec/vdpau: Re-factor pre-hwaccel helper functions into separate headerPhilip Langdale
2015-04-29Merge commit 'a0f2946068c62e18cb05ac25c0df3d86077251a6'Michael Niedermayer
2015-03-21Merge commit '95eb35f30513e335990ad0d5dca6ddc318477291'Michael Niedermayer
2015-03-21Merge commit '56febc993b928ccc039a32158ca60b234c311875'Michael Niedermayer
2014-12-28avcodec/vdpau: fix assertion failure and < vs > errorMichael Niedermayer
2014-12-27Merge commit '737d35e33408263c04d7730f5487eed0d04938ba'Michael Niedermayer
2014-12-27Merge commit 'ebd5320afd42d4315851f3e0ca7f5d4a6300eb68'Michael Niedermayer
2014-12-27Merge commit 'c220a60f92dde9c7c118fc4deddff5c1f617cda9'Michael Niedermayer
2014-12-25vdpau: add support for 4:2:2 and 4:4:4 chroma samplingRémi Denis-Courmont
2014-12-25vdpau: add helper for surface chroma type and sizeRémi Denis-Courmont
2014-12-15Merge commit '559fa0d41b5cf8f7e1ba89d1ac70e74712eb2816'Michael Niedermayer
2014-12-15Merge commit '8502c1e9ff9c1dbb6e467630c048d098f4064021'Michael Niedermayer
2014-12-15Merge commit '8b51bcfed75721e0d20832e5a90e1d585318c9d9'Michael Niedermayer
2014-12-14vdpau: add mapping for H.264 Constrained Baseline profile and fallbackRémi Denis-Courmont
2014-12-14vdpau: add mapping for H.264 Extended profileRémi Denis-Courmont
2014-12-14vdpau: revector macro to reduce line spanRémi Denis-Courmont
2014-10-28Merge commit 'ce91b2eae6ea52fc1a7003566d26db20ca62d745'Michael Niedermayer
2014-10-28vdpau: return MAIN instead of BASELINE for H.264 CBPRémi Denis-Courmont
2014-10-15Merge commit 'd565fef1b83b6c5f8afb32229260b79f67c68109'Michael Niedermayer
2014-10-15Merge commit 'c1724623ce0433c6a9ee72133b1fd4db75ec7193'Michael Niedermayer
2014-10-15vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level checkRémi Denis-Courmont
2014-10-15vdpau: have av_vdpau_bind_context() fail on unsupported flagRémi Denis-Courmont
2014-10-06avcodec/vdpau: do not dereference hwctx before checking it for NULLMichael Niedermayer
2014-10-06avcodec/vdpau: fix render2() checkMichael Niedermayer