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-03-08Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830'Michael Niedermayer
2013-03-07avstring: Add locale independent versions of some ctype.h functionsReimar Döffinger
2013-03-07lavf/segment: add support to ffconcat segment listStefano Sabatini
2013-03-07doc/texi2pod: fix @ref substitution rule, disallow "}" within the fieldsStefano Sabatini
2013-03-07lavu: add escape APIStefano Sabatini
2013-03-06lavf/concat: document the use of the files durations.Nicolas George
2013-03-06lavfi/deshake: support named options.Clément Bœsch
2013-03-06doc/filters: make examples a bit more consistent.Clément Bœsch
2013-03-05doc/showspectrum: add some examples.Clément Bœsch
2013-03-05lavfi: port MP stereo3d filterPaul B Mahol
2013-03-05examples/muxing: fix memory leak.Nicolas George
2013-03-05doc/muxers: specify that tee needs -map.Nicolas George
2013-03-05doc/filters: fix short options for noise filterPaul B Mahol
2013-03-04doc/filters: fix degrees/radians copy/paste fail.Clément Bœsch
2013-03-02doc/examples/demuxing: use AVFrame accessor functionsMichael Niedermayer
2013-02-28Improve dump_attachment documentation.Carl Eugen Hoyos
2013-02-27ffmpeg_opt: add -to option to specify stop timeJean First
2013-02-25lavfi/geq: improve support for formats with alpha planePaul B Mahol
2013-02-25lavfi/abuffersink: add sample_rates field to AVABufferSinkParamsStefano Sabatini
2013-02-24Merge commit '9f1223562e134bac6345a465870b9d56ff7d60cf'Michael Niedermayer
2013-02-24Merge commit '040c565e51985477a8fa5e42d2ddfb26ebde6608'Michael Niedermayer
2013-02-24lavf/concatdec: add the "duration" directive.Nicolas George
2013-02-24lavfi: connect libavresample options to af_resample via AVFilterGraphJustin Ruggles
2013-02-23doc: developer: Allow tabs in the vim configuration for Automake filesDiego Biurrun
2013-02-23doc/filters: add forgotten sentence for blend filter examplesPaul B Mahol
2013-02-23doc/muxers: fix reference to @anchor defined in another manualStefano Sabatini
2013-02-23lavu/parseutils: allow MM:SS format for duration in av_parse_time()Senthilnathan M
2013-02-22doc/filters: apply minor spacing fixes to boxblur docsStefano Sabatini
2013-02-22lavfi/boxblur: add support to named optionsStefano Sabatini
2013-02-22blend filterPaul B Mahol
2013-02-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-02-20lavfi/overlay: add format optionStefano Sabatini
2013-02-20lavfi/overlay: implement shortest optionStefano Sabatini
2013-02-20doc/filters: rework introductory description for decimateStefano Sabatini
2013-02-20lavfi/decimate: use named optionsStefano Sabatini
2013-02-20doc/filters: apply misc fixes to drawbox documentationStefano Sabatini
2013-02-20doc: filters: Correct BNF FILTER descriptionVicente Jimenez Aguilar
2013-02-19lavfi/histogram: overlay display mode for levels histogram modePaul B Mahol
2013-02-18doc: Fix some obsolete references to av* tools as ff* toolsVicente Jimenez Aguilar
2013-02-17eval: print() supportMichael Niedermayer
2013-02-17doc/codecs: simple sub_charenc option documentation.Clément Bœsch
2013-02-17doc/examples: do not allocate AVFrame directly.Nicolas George
2013-02-17lavfi/subtitles: support charenc option.Clément Bœsch
2013-02-17lavfi/mp: drop mp=kerndeint filterStefano Sabatini
2013-02-17lavfi/mp: drop mp=unsharp filterStefano Sabatini
2013-02-17lavfi/unsharp: add check on matrix x/y size values oddityStefano Sabatini
2013-02-16lavfi: port MP noise filterPaul B Mahol
2013-02-16lavfi/unsharp: extend range for amount values, to reflect the behavior of mp=...Stefano Sabatini
2013-02-16doc/filters: itemize unsharp examplesStefano Sabatini
2013-02-16lavfi/unsharp: use named options, and add missing checks on matrix size valuesStefano Sabatini