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
2014-06-11avfilter: add signalstats filterClément Bœsch
2014-06-09Zoom & Pan filterPaul B Mahol
2014-06-05avfilter: new multimedia filter avf_showcqt.cMuhammad Faiz
2014-05-01Merge commit '1c0210c7981b6a61043d9171f506b435ff5a1f5e'Michael Niedermayer
2014-05-01lavfi: add Bauer stereo-to-binaural audio filterAlessandro Ghedini
2014-04-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-04-10libavfilter: Add asettb filter for setting timebase for audioNicolas George
2014-03-06Merge commit '599b81ca9a8e04a27ddad94af462171d16063167'Michael Niedermayer
2014-03-06lavfi: add shuffleplanes filterAnton Khirnov
2014-02-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-02-26lavfi: add compand audio filterAndrew Kelley
2014-02-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-02-19vf_interlace: deprecate lowpass optionVittorio Giovara
2014-02-02lavfi/overlay: add yuv422 format modeStefano Sabatini
2014-01-25lavfi/drawtext: add option for drawing border around textRamiro Polla
2014-01-10Merge commit 'a7d0e7ead95e584c4866617f046b2493066975c6'Michael Niedermayer
2014-01-10lavfi: add framepack filterVittorio Giovara
2013-12-27Merge commit 'b83d1ee3b41cfe8357836e2582104db2f3364cb0'Michael Niedermayer
2013-12-26avutil: Move library version related macros to version.hDiego Biurrun
2013-12-26lavfi/abuffersrc: use AV_OPT_TYPE_SAMPLE_FMT for sample_fmt optionStefano Sabatini
2013-12-25lavfi/volume: implement process_command() callback, with the volume commandStefano Sabatini
2013-12-25lavfi/volume: support volume expression and per-frame expression evaluationStefano Sabatini
2013-12-17Merge commit '6d3ea1957f681b3bf9c752e6d21a501cc8d4180d'Michael Niedermayer
2013-12-15Bump major of libavfilter for reference counted buffer API changes.Reinhard Tartler
2013-12-06lavfi: add aeval filterStefano Sabatini
2013-12-06lavfi/aevalsrc: duplicate last expression for the missing channelsStefano Sabatini
2013-11-13lavfi: add elbg filterStefano Sabatini
2013-11-05avfilter/opencl: compile kernels separatelyLenny Wang
2013-11-04avfilter/vf_scale: add ov/hsubMichael Niedermayer
2013-11-03vf_scale: make the dar variable return the DAR.Rudolf Polzer
2013-10-28Merge commit '5c439b41d0489412c0a4cf6dfb98915251677b8e'Michael Niedermayer
2013-10-28avfilter: have avfilter_get_by_name return const for next bumpVittorio Giovara
2013-10-27avfilter: add mergeplanes filterPaul B Mahol
2013-10-21avfilter: replaygain scannerPaul B Mahol
2013-10-19Do not leave positive values undefined when negative are defined as errorMichael Niedermayer
2013-10-03avfilter/vf_histogram: add mirrored waveform modeMarton Balint
2013-09-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-09-28lavfi: allow user-provided execute() callbacksAnton Khirnov
2013-09-22avfilter: add ladspa wrapper filterPaul B Mahol
2013-09-19lavfi/mp: remove mp=qpPaul B Mahol
2013-09-18lavfi/mp: remove mp=pullupPaul B Mahol
2013-09-17avfilter: port pullup filter from libmpcodecsPaul B Mahol
2013-09-16avfilter: add adelay filterPaul B Mahol
2013-09-06lavfi: Weston 3 Field Deinterlacing FilterPaul B Mahol
2013-09-06lavfi/mp: remove mp=filPaul B Mahol
2013-09-06lavfi/mp: remove mp=dintPaul B Mahol
2013-09-03lavfi/drawtext: add generic timeline interface and deprecate "draw".Clément Bœsch
2013-09-03lavfi/mp: remove mp=phasePaul B Mahol
2013-09-03lavfi: port phase filter from libmpcodecsPaul B Mahol
2013-08-22lavfi/hue: allow changing brightnessPaul B Mahol