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
path: root/doc
AgeCommit message (Expand)Author
2011-10-26avcodec: remove the Zork PCM encoder.Justin Ruggles
2011-10-20libspeexenc: add libspeex encoderJustin Ruggles
2011-10-19presets: rename presets directoryJanne Grunau
2011-10-19lavf: add avformat_new_stream as a replacement for av_new_stream.Anton Khirnov
2011-10-19Ut Video decoderKostya Shishkov
2011-10-19lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecsStefano Sabatini
2011-10-19lavfi: add testsrc sourceStefano Sabatini
2011-10-18doc/avtools: add forgotten part to stream specifiers descriptionAnton Khirnov
2011-10-18avconv: add presetsAlexandra Khirnova
2011-10-17doc: Update the documentation on setting options for RTSPMartin Storsjö
2011-10-17lavfi: port libmpcodecs delogo filterStefano Sabatini
2011-10-17lavfi: port boxblur filter from libmpcodecsStefano Sabatini
2011-10-17lavfi: add negate filterStefano Sabatini
2011-10-17lavfi: add LUT (LookUp Table) generic filtersStefano Sabatini
2011-10-14avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK.Justin Ruggles
2011-10-12fix ac3 encoder documentationJustin Ruggles
2011-10-12AVOptions: bump minor and add APIchanges entry.Anton Khirnov
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