aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-141-0/+3
|\
| * avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK.Justin Ruggles2011-10-131-0/+3
* | vsrc_nullsrc: remove mathematical constants now redundant.Nicolas George2011-10-131-1/+1
* | vf_crop: remove mathematical constants now redundant.Nicolas George2011-10-131-4/+0
* | vf_settb: remove mathematical constants now redundant.Nicolas George2011-10-131-1/+1
* | vf_setpts: remove mathematical constants now redundant.Nicolas George2011-10-131-9/+0
* | vf_select: remove mathematical constants now redundant.Nicolas George2011-10-131-9/+0
* | vf_scale: remove mathematical constants now redundant.Nicolas George2011-10-131-4/+0
* | vf_pad: remove mathematical constants now redundant.Nicolas George2011-10-131-4/+0
* | vf_lut: remove mathematical constants now redundant.Nicolas George2011-10-131-4/+0
* | vf_drawtext: remove mathematical constants now redundant.Nicolas George2011-10-131-4/+0
* | eval: add mathematical constants (PI, E, PHI).Nicolas George2011-10-131-0/+10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-132-4/+23
|\|
| * 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
* | doc: small ascii diagram on I/O files and streams in ffmpeg.cClément Bœsch2011-10-121-0/+47
* | examples/encoding: rename to decoding_encoding.c as the file is an example fo...Michael Niedermayer2011-10-112-1/+1
* | examples/encoding: List more formats to make it more clear to the reader what...Michael Niedermayer2011-10-111-1/+1
* | eval: document recently added random(), hypot(), gcd().Clément Bœsch2011-10-111-0/+14
* | Add G.723.1 to the documentation.Carl Eugen Hoyos2011-10-101-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-102-6/+5
|\|
| * 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
* | ffprobe: parse arguments for -print_format writerStefano Sabatini2011-10-091-1/+4
* | ffprobe: create a dedicated "Writers" section in the manualStefano Sabatini2011-10-091-11/+46
* | doc: avoid "@table has text but no @item" warning.Clément Bœsch2011-10-091-12/+24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-061-7/+7
|\|
| * 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
* | swr-docs: update due to last change to swresampleMichael Niedermayer2011-10-061-0/+2
* | vf_lut.c: fix wrong syntax in exampleStefano Sabatini2011-10-021-1/+1
* | doc: add swresample docMichael Niedermayer2011-09-301-0/+44
* | Revert "general.texi: we dont have a g729 encoder yet"Michael Niedermayer2011-09-301-1/+1
* | general.texi: we dont have a g729 encoder yetMichael Niedermayer2011-09-291-1/+1
* | G.723.1 doc and change log entryMohamed Naufal Basheer2011-09-291-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-291-0/+3
|\|
| * vf_scale: add a "sar" variableStefano Sabatini2011-09-281-1/+4
* | 2/4 bpp png is supported.Carl Eugen Hoyos2011-09-281-1/+0
* | Encoding speex via libspeex is supported.Carl Eugen Hoyos2011-09-281-1/+1
* | doc/ffmpeg.texi: merge changes from avconv.texi since last mergeMichael Niedermayer2011-09-281-11/+16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-282-13/+18
|\|
| * 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
* | ffplay.texi: document -codecMichael Niedermayer2011-09-271-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-271-1/+2
|\|
| * avconv: replace all fprintf() by av_log().Anton Khirnov2011-09-261-1/+2
* | libaac+ supporttipok2011-09-261-1/+3