aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2013-03-12Remove references to the "ff" variant of buffersink.Nicolas George
2013-03-12Merge commit '9d3009c6c4b9b6734f07df7c88f6a42ded6cdf38'Michael Niedermayer
2013-03-12Merge commit 'd8b31be6caebd8d1321ecb754b6e7daaf81dc111'Michael Niedermayer
2013-03-12Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer
2013-03-10lavfi/smartblur: add support to named optionsStefano Sabatini
2013-03-10ffmpeg: add the -canvas_size option.Nicolas George
2013-03-10doc/ffplay,ffmpeg: mention the corresponding negated option for -statsStefano Sabatini
2013-03-10lavfi: add curves filter.Clément Bœsch
2013-03-10doc: fix examples.Clément Bœsch
2013-03-10Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer
2013-03-08Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830'Michael Niedermayer
2013-03-08Add the bumps and APIchanges entries for reference counted buffers changes.Anton Khirnov
2013-03-08lavc decoders: work with refcounted frames.Anton Khirnov
2013-03-08lavfi: switch to AVFrame.Anton Khirnov
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-05lavfi/deshake: support named options.Clément Bœsch
2013-03-05doc/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-03doc/filters: fix degrees/radians copy/paste fail.Clément Bœsch
2013-03-01doc/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-24lavfi/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-23lavfi: 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-22doc/muxers: fix reference to @anchor defined in another manualStefano Sabatini
2013-02-22lavu/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-21blend 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