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
2013-05-03lavfi/testsrc: add support for color interactive commandStefano Sabatini
2013-05-03extractplanes filterPaul B Mahol
2013-05-03lavfi/frei0r: fix crash when parameters are not set.Clément Bœsch
2013-05-02lavfi/blend: merge config_input_top into config_outputPaul B Mahol
2013-05-02lavfi/blend: use correct way to check number of planesPaul B Mahol
2013-05-01avfilter/trim: improve rounding precissionMichael Niedermayer
2013-05-01Merge commit 'a1e05b0487a1939334c2920fc7f9936bc9efe876'Michael Niedermayer
2013-05-01Merge commit 'b472938233b98178ed6c1353c37e0dc7ab585902'Michael Niedermayer
2013-05-01Merge commit '2548834b2248ad4d7da9bd0afed09d7d0cddeeb0'Michael Niedermayer
2013-05-01Merge commit 'c22263d3e813d442df8fa5f5ba8993573fe775d8'Michael Niedermayer
2013-05-01Merge commit '949c603ed9210df0e1b8e1aa82c71b93543d8071'Michael Niedermayer
2013-04-30lavfi: add trim and atrim filters.Anton Khirnov
2013-04-30lavfi: add an asetpts filterAnton Khirnov
2013-04-30vf_setpts: cosmetics, reformatAnton Khirnov
2013-04-30graphparser: only print filter arguments if they are non-NULLAnton Khirnov
2013-04-30af_channelmap: ensure the output channel layout is valid.Anton Khirnov
2013-04-30af_channelmap: remove now unnecessary gotoAnton Khirnov
2013-04-30vf_split: fix descriptionAnton Khirnov
2013-04-30lavfi/stereo3d: add support for alternating frames input & output formatPaul B Mahol
2013-04-30lavfi: add two opencl headers to SKIPHEADERS.Clément Bœsch
2013-04-29lavfi/showwaves: fix crash in case of negative linesizePaul B Mahol
2013-04-29lavfi/showspectrum: fix crash in case of negative linesizePaul B Mahol
2013-04-29avfilter/vf_tinterlace: fix handling of not so even sizesMichael Niedermayer
2013-04-28lavfi/mp: remove mp=tinterlace wrapperStefano Sabatini
2013-04-28lavfi/transpose: apply grammar consistency fixes to transpose dir optionStefano Sabatini
2013-04-27lavfi/transpose: reindent constantsStefano Sabatini
2013-04-27lavfi/transpose: restore validity of values in range 4-7Stefano Sabatini
2013-04-27astats filterPaul B Mahol
2013-04-27lavfi/negate: unbreak negate alphaPaul B Mahol
2013-04-26lavfi/hqdn3d: remove timeline flag.Clément Bœsch
2013-04-26lavfi/stereo3d: avoid division when changing aspect ratioPaul B Mahol
2013-04-26lavfi/afade: fix AVOptions descriptionsPaul B Mahol
2013-04-26lavfi/curves: add support for more rgb formatsPaul B Mahol
2013-04-26lavfi: support timeline for colorbalance and colorchannelmixerPaul B Mahol
2013-04-26lavfi/unsharp: add opencl unsharp filterhighgod0401
2013-04-25lavfi/noise: remove get_video_buffer, its redundant nowPaul B Mahol
2013-04-25lavfi/noise: add missing emms_c()Paul B Mahol
2013-04-25lavfi/telecine: show time base change tooPaul B Mahol
2013-04-25lavfi/subtitles: zero-init AVSubtitle.Clément Bœsch
2013-04-24lavfi: add timeline support in {de,remove}logo.Clément Bœsch
2013-04-24lavfi: add vidstabutils.h to SKIPHEADERS.Clément Bœsch
2013-04-24lavfi/vidstabdetect: fix direct path.Clément Bœsch
2013-04-24lavfi/vidstab: remove mention of defaults for consistency with other filters.Clément Bœsch
2013-04-24lavfi/vidstab: make use of direct variable.Clément Bœsch
2013-04-24lavfi/vidstab: add missing flags for 2 options.Clément Bœsch
2013-04-24lavfi/vidstab: consistent descriptions.Clément Bœsch
2013-04-24lavfi/vidstab: miscelenaous cosmetics and typo fixes.Clément Bœsch
2013-04-24lavfi: add video stabilization plugins using vid.stab libraryGeorg Martius
2013-04-24lavfi/hue: rework logic for setting commandsStefano Sabatini
2013-04-23avfilter/geq: rgb supportMichael Niedermayer