summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-205-3/+7
|\
| * 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-191-1/+1
|\ \ | |/
| * doc/avtools: add forgotten part to stream specifiers descriptionAnton Khirnov2011-10-181-1/+1
* | aevalsrc: enclose example arguments in double quotesStefano Sabatini2011-10-181-1/+1
* | lavu: update minor number and add APIchanges entry after recent av_strtok() a...Stefano Sabatini2011-10-181-0/+3
* | lavfi: add audio eval signal sourceStefano Sabatini2011-10-181-0/+80
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-183-9/+33
|\ \ | |/
| * 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
* | examples/decoding_encoding.c: test mpeg1 and h264Michael Niedermayer2011-10-171-5/+7
* | examples/decoding_encoding.c: silence compiler warningMichael Niedermayer2011-10-171-0/+1
* | examples/decoding_encoding.c: set a codec private option to demonstrate how t...Michael Niedermayer2011-10-171-0/+3
* | examples/decoding_encoding.c: switch to h264Michael Niedermayer2011-10-171-3/+3
* | Merge remote-tracking branch 'luzero/segment'Michael Niedermayer2011-10-171-1/+1
|\ \
* | | Allow to overwrite input stream tags.Carl Eugen Hoyos2011-10-161-1/+1
* | | 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
OpenPOWER on IntegriCloud