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
2014-01-09doc/filters: add rotate example using degreesLou Logan
2014-01-08doc/filters/equalizer: add examples for equalizerWerner Robitza
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-10doc: Fix adelay example.Carl Eugen Hoyos
2013-12-06lavfi: add aeval filterStefano Sabatini
2013-12-06lavfi/aevalsrc: duplicate last expression for the missing channelsStefano Sabatini
2013-11-21Merge commit 'dd249245d012c1eceb57c166e256fc95e74f4bb1'Michael Niedermayer
2013-11-21filter docs: reference scale and fps filtersVittorio Giovara
2013-11-20avfilter/showspectrum: add blackman window.Clément Bœsch
2013-11-20avfilter/showspectrum: add win_func option.Clément Bœsch
2013-11-13lavfi: add elbg filterStefano Sabatini
2013-11-12Fix example in pullup documentation.Lou Logan
2013-11-10avfilter/fade: add color option.Clément Bœsch
2013-11-04avfilter/vf_scale: add ov/hsubMichael Niedermayer
2013-11-03Merge commit '34a0ac41a880039c7fb4b3abce10d8e2ce48fac7'Michael Niedermayer
2013-11-03vf_scale: make the dar variable return the DAR.Rudolf Polzer
2013-11-03vf_aspect: support variables in evaluating the aspect ratiosRudolf Polzer
2013-10-31doc/filters: add few more examples for blend filterPaul B Mahol
2013-10-27avfilter: add mergeplanes filterPaul B Mahol
2013-10-25doc: add a few links to the Channel Layout syntax sectionStefano Sabatini
2013-10-21avfilter: replaygain scannerPaul B Mahol
2013-10-16doc/filters: reference ffmpeg-utils manual for color and sizes optionsTimothy Gu
2013-10-11doc/filters/scale: do not explicitly state the default swscale flags valueStefano Sabatini
2013-10-09doc/filters: remove extra spacing in vid.stab section.Clément Bœsch
2013-10-06avfilter/vf_scale: change the default scaler to bicubicMichael Niedermayer
2013-10-03avfilter/vf_histogram: add mirrored waveform modeMarton Balint
2013-10-02avfilter/vf_histogram: change order of histograms for planar rgbPaul B Mahol
2013-09-30doc: move sws_dither option description to scaler.texiStefano Sabatini
2013-09-30doc/filters/scale: mention and link scaler optionsStefano Sabatini
2013-09-30doc/filters/scale: fix MAN rendering of @ref argumentsStefano Sabatini
2013-09-30doc: try to add a link from the vf_scale sws_flags to the scaler docsMichael Niedermayer
2013-09-27avfilter/vidstabtransform: update optzoom range values for recent vid.stab up...Georg Martius
2013-09-27avfilter/af_ladspa: allow changing controls dynamicallyPaul B Mahol
2013-09-24doc/filters: fix an option name in the unsharp docsAnton Khirnov
2013-09-23doc/filters: add [] labels for the graph of the opening paragraph exampleTimothy Gu
2013-09-23doc/filters: use between() function in select examplesStefano Sabatini
2013-09-23doc/filters: put ladspa configure option into @code{}Paul B Mahol
2013-09-22doc/filters: mention configure option for ladspaPaul B Mahol
2013-09-22avfilter: add ladspa wrapper filterPaul B Mahol
2013-09-21Remove '-vf' from pullup documentation example.Carl Eugen Hoyos
2013-09-21Improve pullup documentation.Carl Eugen Hoyos
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-04Merge commit '0ebfdae099d2749240b6a565abcdf0bf62589748'Michael Niedermayer