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
path: root/doc
AgeCommit message (Expand)Author
2013-04-12Merge commit 'fa2a34cd40d124161c748bb0f430dc63c94dd0da'Michael Niedermayer
2013-04-12Merge commit '7e8fe4be5fb4c98aa3c6a4ed3cec999f4e3cc3aa'Michael Niedermayer
2013-04-12Merge commit '7cdd737ba81b5c2c9521c4509edf0ac315fabc65'Michael Niedermayer
2013-04-12Merge commit '1ba95a9cca57b023b9b9de071a5671fc05b05e58'Michael Niedermayer
2013-04-12lavfi/buffersink: accept parameters as options.Nicolas George
2013-04-12lavu: add helper functions for integer lists.Nicolas George
2013-04-12doc/filters: update volume options description.Clément Bœsch
2013-04-12doc/filters: add quick emboss examplePaul B Mahol
2013-04-12doc/cropdetect: update boxblur options description.Clément Bœsch
2013-04-12doc/crop: update boxblur options description.Clément Bœsch
2013-04-12doc/filters: update boxblur options description.Clément Bœsch
2013-04-12doc/filters: update blackframe options description.Clément Bœsch
2013-04-12Merge commit '48a5adab62bd2a553f5069d41fa632a0701835e5'Michael Niedermayer
2013-04-12Merge commit '111367263af41c88a44bd763ceefc11d53a7f655'Michael Niedermayer
2013-04-12Merge commit 'c2c9801bc9bce688d51d1a96f5f3ea93933e2dee'Michael Niedermayer
2013-04-12Merge commit 'bc1a985ba030e9861d24965d42792850b43a43ea'Michael Niedermayer
2013-04-12doc/filters: rework Commands section for overlay filterStefano Sabatini
2013-04-12doc/filters: apply minor fixes to hue Commands sectionStefano Sabatini
2013-04-12lavfi/overlay: add repeatlast optionStefano Sabatini
2013-04-12Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4'Michael Niedermayer
2013-04-12doc/filters: use -af and -filter_complex instead of amovie for two examples.Clément Bœsch
2013-04-12doc/encoders: Clarify that there are 2 prores encodersMichael Niedermayer
2013-04-12doc/filters: fix fade-out hue saturation expression in sendcmd exampleStefano Sabatini
2013-04-12doc/filters: update hue command syntax after recent updateStefano Sabatini
2013-04-12Merge commit 'f223ad1e000d56ef5231a3b1fc00495b538a9ed6'Michael Niedermayer
2013-04-12lavfi: deprecate aconvert.Clément Bœsch
2013-04-12lavfi/aspect: switch to an AVOptions-based system.Clément Bœsch
2013-04-11Merge commit '9e6b5e61a0c91e25e298d0a21b189c4c95443795'Michael Niedermayer
2013-04-11lavfi/flite: switch to AVOption-based systemStefano Sabatini
2013-04-11lavfi/hue: apply major simplifications, and switch to AVOption-based systemStefano Sabatini
2013-04-11lavfi: change the filter registering system to match the other librariesAnton Khirnov
2013-04-11lavfi: add a function for counting elements in AVFilterPad arrays.Anton Khirnov
2013-04-11lavfi: mark filters with dynamic number of inputs or outputs with special flagsAnton Khirnov
2013-04-11lavfi: add avfilter_init_dict() for initializing a filter with a dict.Anton Khirnov
2013-04-11lavfi: add avfilter_init_str() to replace avfilter_init_filter().Anton Khirnov
2013-04-11lavfi: add AVFilterContext.graph.Anton Khirnov
2013-04-11lavfi: deprecate avfilter_graph_add_filter().Anton Khirnov
2013-04-11lavfi: replace avfilter_open() with avfilter_graph_alloc_filter().Anton Khirnov
2013-04-11lavfi: merge avfiltergraph.h into avfilter.hAnton Khirnov
2013-04-11lavfi/removelogo: switch to an AVOptions-based system.Clément Bœsch
2013-04-11lavfi/amerge: switch to an AVOptions-based system.Clément Bœsch
2013-04-11lavfi/aevalsrc: switch to an AVOptions-based system.Clément Bœsch
2013-04-11lavfi/asetnsamples: switch to an AVOptions-based system.Clément Bœsch
2013-04-11lavfi/anullsrc: switch to an AVOptions-based system.Clément Bœsch
2013-04-11lavfi/astreamsync: switch to an AVOptions-based system.Clément Bœsch
2013-04-11lavfi/blackdetect: switch to an AVOptions-based system.Clément Bœsch
2013-04-11lavfi/showwaves: switch to an AVOptions-based system.Clément Bœsch
2013-04-11Merge remote-tracking branch 'cigaes/master'Michael Niedermayer
2013-04-11telecine filterPaul B Mahol
2013-04-11lavfi/buffersrc: update for compatibility with the fork.Nicolas George