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
2011-10-11doc: fix references to obsolete presets directories for avconv/ffmpegDiego Biurrun
2011-10-09avtools: add -v as alias for -loglevelMans Rullgard
2011-10-09doc/avconv: add forgotten output/per-stream info to -filterAnton Khirnov
2011-10-09avconv: add -stats option to enable/disable printing encoding progressAnton Khirnov
2011-10-05Fix 'heigth' vs. 'height' typos.Diego Biurrun
2011-09-29vf_unsharp: set default chroma size value to 5x5Stefano Sabatini
2011-09-28vf_scale: add a "sar" variableStefano Sabatini
2011-09-27avconv: add support for copying attachments.Anton Khirnov
2011-09-27doc/avconv: expand documentation for some options.Anton Khirnov
2011-09-27doc/avconv: document -timelimit.Anton Khirnov
2011-09-26avconv: replace all fprintf() by av_log().Anton Khirnov
2011-09-22Apple ProRes decoderMaxim Poliakovski
2011-09-21doc: library versions need to be bumped in version.hDiego Biurrun
2011-09-21vf_yadif: correct documentation on the parity parameterStefano Sabatini
2011-09-19vf_yadif: add an option to enable/disable deinterlacing based on src frame "i...Joakim Plate
2011-09-19eval: implement not() expressionStefano Sabatini
2011-09-19eval: add sqrt function for computing the square rootStefano Sabatini
2011-09-18doc/APIChanges: fill in missing hashes and dates.Anton Khirnov
2011-09-17lavfi: add select filterStefano Sabatini
2011-09-12doc/avconv: fix typo.Anton Khirnov
2011-09-12lavfi: add showinfo filterStefano Sabatini
2011-09-11doc/avconv: document option types (input/output/per-stream/...)Anton Khirnov
2011-09-11doc/avtools-common-opts: write a section about stream specifiers.Anton Khirnov
2011-09-11doc/avconv: remove two pointless paragraphs.Anton Khirnov
2011-09-11doc/avconv: document that global options should be specified first.Anton Khirnov
2011-09-11doc/avconv: remove entries for nonexistent optionsAnton Khirnov
2011-09-11doc/avconv: remove documentation for removed 'timestamp' optionAnton Khirnov
2011-09-11doc: cosmetics, rename fftools-common-opts to avtools-....Anton Khirnov
2011-09-11avconv: extend -vf syntaxAnton Khirnov
2011-09-11avconv: remove -psnr option.Anton Khirnov
2011-09-11avconv: move frame pixel format to the options context.Anton Khirnov
2011-09-11avconv: rewrite -qscale and -aq handling.Anton Khirnov
2011-09-11avconv: move audio_sample_fmt to options context.Anton Khirnov
2011-09-10doc: explain __STDC_CONSTANT_MACROS in C++Luca Barbato
2011-09-10avconv: remove -[vas]lang options.Anton Khirnov
2011-09-10avconv: move codec tags to options context.Anton Khirnov
2011-09-07Add LATM muxerKieran Kunhya
2011-09-05avconv: move bitstream filters to options context.Anton Khirnov
2011-09-05avconv: move max_frames to options context.Anton Khirnov
2011-09-05avconv: move metadata to options context.Anton Khirnov
2011-09-03lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.Anton Khirnov
2011-09-03AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find().Anton Khirnov
2011-08-29avconv: remove stubs of crop* and pad* optionsAnton Khirnov
2011-08-26fifo: add av_fifo_peek2(), and deprecate av_fifo_peek()Stefano Sabatini
2011-08-23Windows Media Image decoder (WMVP/WVP2)Alberto Delmás
2011-08-22avplay: add examples of how to specify size/pixel format through private optionsStefano Sabatini
2011-08-20doc/avconv: replace forgotten av by avconv.Anton Khirnov
2011-08-20avconv: reset input_ts_offset between files.Anton Khirnov
2011-08-20doc/avconv: extend -ss documentation.Anton Khirnov
2011-08-18avconv: remove -intra option.Anton Khirnov