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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-07lavfi: fix filter format negotiation loop.Nicolas George
2013-05-07lavfi/overlay: reindent fix.Clément Bœsch
2013-05-07lavfi/alphaextract: copy width and not linesize.Clément Bœsch
2013-05-07Merge commit '5f87c277bd5caa09cc4f9061d4ccdd58dc121110'Michael Niedermayer
2013-05-06vf_scale: add endianness conversion pixel format in query_formatsJanne Grunau
2013-05-06avfilter: add av_cold to uninit()Michael Niedermayer
2013-05-06lavfi/deshake_opencl: use ff_opencl_set_parameterhighgod0401
2013-05-06lavfi/unsharp_opencl: use av_opencl_errstrhighgod0401
2013-05-06lavfi/unsharp: fix opencl crash on 64bit linuxhighgod0401
2013-05-05make the ordering of the return type and av_cold consistentMichael Niedermayer
2013-05-05Merge commit '20c86571ccc71412781d4a4813e4693e0c42aec6'Michael Niedermayer
2013-05-05Merge commit '093804a93cc5da3f95f98265a5df116912443cec'Michael Niedermayer
2013-05-05src_movie: fix scanf stringMichael Niedermayer
2013-05-05lavfi: let gcc realign the stack on public graph driving functionsHendrik Leppkes
2013-05-04avfilter: Add av_cold attributes to init/uninit functionsDiego Biurrun
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