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
2012-04-07lavfi/mp: remove remove_logo wrapperStefano Sabatini
2012-04-07lavfi: port libmpcodecs remove-logo filterStefano Sabatini
2012-04-05libavfilter: add colormatrix filtermultiple authors
2012-04-04libavfilter: Add interlace detect filter.Michael Niedermayer
2012-03-28ass: fix aspect ratio computation.Nicolas George
2012-03-27Clarify the use of the interl=1|-1 option of the scale filter.Tim Nicholson
2012-03-21lavfi: add tile video filter.Nicolas George
2012-03-21lavfi/ass: add dar optionStefano Sabatini
2012-03-19lavfi/movie: add loop parameterWilliam Yu
2012-03-18lavfi/scale: document behavior with regards to the output sample aspect ratioStefano Sabatini
2012-03-17lavfi: add bbox filterStefano Sabatini
2012-03-11doc: add vf_crop keepaspect documentationStefano Sabatini
2012-03-10lavfi: remove swapuv libmpcodecs wrapperStefano Sabatini
2012-03-10lavfi: port MP swapuv filterStefano Sabatini
2012-03-04lavfi: add blackdetect filterStefano Sabatini
2012-02-20af_pan: use libswr for rematrixing.Nicolas George
2012-02-20doc: fix channel layout value in abuffer example.Clément Bœsch
2012-02-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-09cosmetics: Delete empty lines at end of file.Diego Biurrun
2012-02-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-06lavfi: add setfield filterStefano Sabatini
2012-02-06doc/filters.texi: use multiple @example blocks for distinct examples in setda...Stefano Sabatini
2012-02-06doc/filters.texi: prefer @example over the unsupported @math for showing equa...Stefano Sabatini
2012-02-06doc/filters.texi: merge setdar and setsar documentationStefano Sabatini
2012-02-06drawtext: add 'fix_bounds' option on coords fixingAndrey Utkin
2012-02-02lavfi/aconvert: use libswresample.Clément Bœsch
2012-02-02doc: document amerge filter as an alternative for the -map_channel limitation.Clément Bœsch
2012-02-02drawtext: use new public timecode API.Clément Bœsch
2012-01-24pan: add channel mapping capability.Clément Bœsch
2012-01-17lavfi/testsrc: add "decimals" option to the testsrc filterStefano Sabatini
2012-01-13docs: remove extra sar entry for scale filterLou Logan
2012-01-12lavfi/testsrc: add "d" alias for the duration optionStefano Sabatini
2012-01-11doc: Fix stray references to libvaMichael Niedermayer
2012-01-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-10doc: fix stray reference to FFmpegLuca Barbato
2012-01-08lavfi: add audio silencedetect filter.Clément Bœsch
2012-01-08doc/filters.texi: fix typo in volume descriptionStefano Sabatini
2012-01-04doc: use @command{} for commands.Clément Bœsch
2012-01-04doc: use @code{} for --{enable,disable}-options.Clément Bœsch
2012-01-02drawtext: fix hard dependency to lavc (timecode).Clément Bœsch
2012-01-01vf_tinterlace: implement interlace mode 5Stefano Sabatini
2011-12-31lavfi: add amerge audio filter.Nicolas George
2011-12-31lavfi: add astreamsync audio filter.Nicolas George
2011-12-31lavfi: port tinterlace filter from MPlayerStefano Sabatini
2011-12-27lavfi: add asplit filterStefano Sabatini
2011-12-27lavfi: add thumbnail video filter.Clément Bœsch
2011-12-12drawtext: allow burning the timecode.Clément Bœsch
2011-12-11life: add mold, mold_color, life_color and death_color options.Clément Bœsch
2011-12-11lavfi: add cellauto sourceStefano Sabatini
2011-12-11Fix a bunch of common typos.Diego Biurrun