summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* libspeexenc: add libspeex encoderJustin Ruggles2011-10-201-1/+1
* presets: rename presets directoryJanne Grunau2011-10-192-2/+2
* lavf: add avformat_new_stream as a replacement for av_new_stream.Anton Khirnov2011-10-191-0/+3
* Ut Video decoderKostya Shishkov2011-10-191-0/+1
* lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecsStefano Sabatini2011-10-191-5/+9
* lavfi: add testsrc sourceStefano Sabatini2011-10-191-0/+46
* doc/avtools: add forgotten part to stream specifiers descriptionAnton Khirnov2011-10-181-1/+1
* avconv: add presetsAlexandra Khirnova2011-10-171-0/+17
* doc: Update the documentation on setting options for RTSPMartin Storsjö2011-10-171-8/+15
* lavfi: port libmpcodecs delogo filterStefano Sabatini2011-10-171-0/+52
* lavfi: port boxblur filter from libmpcodecsStefano Sabatini2011-10-171-0/+60
* lavfi: add negate filterStefano Sabatini2011-10-171-1/+6
* lavfi: add LUT (LookUp Table) generic filtersStefano Sabatini2011-10-171-0/+112
* avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK.Justin Ruggles2011-10-131-0/+3
* fix ac3 encoder documentationJustin Ruggles2011-10-121-4/+4
* AVOptions: bump minor and add APIchanges entry.Anton Khirnov2011-10-121-0/+19
* doc: fix references to obsolete presets directories for avconv/ffmpegDiego Biurrun2011-10-111-2/+2
* avtools: add -v as alias for -loglevelMans Rullgard2011-10-092-5/+1
* doc/avconv: add forgotten output/per-stream info to -filterAnton Khirnov2011-10-091-1/+1
* avconv: add -stats option to enable/disable printing encoding progressAnton Khirnov2011-10-091-0/+3
* Fix 'heigth' vs. 'height' typos.Diego Biurrun2011-10-051-7/+7
* vf_unsharp: set default chroma size value to 5x5Stefano Sabatini2011-09-291-3/+3
* vf_scale: add a "sar" variableStefano Sabatini2011-09-281-1/+4
* avconv: add support for copying attachments.Anton Khirnov2011-09-271-3/+4
* doc/avconv: expand documentation for some options.Anton Khirnov2011-09-271-10/+12
* doc/avconv: document -timelimit.Anton Khirnov2011-09-271-0/+2
* avconv: replace all fprintf() by av_log().Anton Khirnov2011-09-261-1/+2
* Apple ProRes decoderMaxim Poliakovski2011-09-221-0/+1
* doc: library versions need to be bumped in version.hDiego Biurrun2011-09-211-1/+1
* vf_yadif: correct documentation on the parity parameterStefano Sabatini2011-09-211-2/+2
* vf_yadif: add an option to enable/disable deinterlacing based on src frame "i...Joakim Plate2011-09-191-1/+13
* eval: implement not() expressionStefano Sabatini2011-09-191-5/+3
* eval: add sqrt function for computing the square rootStefano Sabatini2011-09-191-0/+4
* doc/APIChanges: fill in missing hashes and dates.Anton Khirnov2011-09-181-5/+5
* lavfi: add select filterStefano Sabatini2011-09-171-0/+116
* doc/avconv: fix typo.Anton Khirnov2011-09-121-1/+1
* lavfi: add showinfo filterStefano Sabatini2011-09-121-0/+59
* doc/avconv: document option types (input/output/per-stream/...)Anton Khirnov2011-09-111-73/+56
* doc/avtools-common-opts: write a section about stream specifiers.Anton Khirnov2011-09-111-13/+31
* doc/avconv: remove two pointless paragraphs.Anton Khirnov2011-09-111-9/+0
* doc/avconv: document that global options should be specified first.Anton Khirnov2011-09-111-1/+3
* doc/avconv: remove entries for nonexistent optionsAnton Khirnov2011-09-111-58/+0
* doc/avconv: remove documentation for removed 'timestamp' optionAnton Khirnov2011-09-111-12/+0
* doc: cosmetics, rename fftools-common-opts to avtools-....Anton Khirnov2011-09-116-6/+6
* avconv: extend -vf syntaxAnton Khirnov2011-09-111-1/+6
* avconv: remove -psnr option.Anton Khirnov2011-09-111-2/+0
* avconv: move frame pixel format to the options context.Anton Khirnov2011-09-111-1/+1
* avconv: rewrite -qscale and -aq handling.Anton Khirnov2011-09-111-3/+6
* avconv: move audio_sample_fmt to options context.Anton Khirnov2011-09-112-0/+6
* doc: explain __STDC_CONSTANT_MACROS in C++Luca Barbato2011-09-101-0/+5
OpenPOWER on IntegriCloud