summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
...
| * presets: rename presets directoryJanne Grunau2011-10-19
| * lavf: add avformat_new_stream as a replacement for av_new_stream.Anton Khirnov2011-10-19
| * Ut Video decoderKostya Shishkov2011-10-19
| * lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecsStefano Sabatini2011-10-19
| * lavfi: add testsrc sourceStefano Sabatini2011-10-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-19
|\|
| * doc/avtools: add forgotten part to stream specifiers descriptionAnton Khirnov2011-10-18
* | aevalsrc: enclose example arguments in double quotesStefano Sabatini2011-10-18
* | lavu: update minor number and add APIchanges entry after recent av_strtok() a...Stefano Sabatini2011-10-18
* | lavfi: add audio eval signal sourceStefano Sabatini2011-10-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-18
|\|
| * avconv: add presetsAlexandra Khirnova2011-10-17
| * doc: Update the documentation on setting options for RTSPMartin Storsjö2011-10-17
| * lavfi: port libmpcodecs delogo filterStefano Sabatini2011-10-17
| * lavfi: port boxblur filter from libmpcodecsStefano Sabatini2011-10-17
| * lavfi: add negate filterStefano Sabatini2011-10-17
| * lavfi: add LUT (LookUp Table) generic filtersStefano Sabatini2011-10-17
* | examples/decoding_encoding.c: test mpeg1 and h264Michael Niedermayer2011-10-17
* | examples/decoding_encoding.c: silence compiler warningMichael Niedermayer2011-10-17
* | examples/decoding_encoding.c: set a codec private option to demonstrate how t...Michael Niedermayer2011-10-17
* | examples/decoding_encoding.c: switch to h264Michael Niedermayer2011-10-17
* | Merge remote-tracking branch 'luzero/segment'Michael Niedermayer2011-10-17
|\ \
* | | Allow to overwrite input stream tags.Carl Eugen Hoyos2011-10-16
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-14
|\ \ \ | | |/ | |/|
| * | avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK.Justin Ruggles2011-10-13
* | | vsrc_nullsrc: remove mathematical constants now redundant.Nicolas George2011-10-13
* | | vf_crop: remove mathematical constants now redundant.Nicolas George2011-10-13
* | | vf_settb: remove mathematical constants now redundant.Nicolas George2011-10-13
* | | vf_setpts: remove mathematical constants now redundant.Nicolas George2011-10-13
* | | vf_select: remove mathematical constants now redundant.Nicolas George2011-10-13
* | | vf_scale: remove mathematical constants now redundant.Nicolas George2011-10-13
* | | vf_pad: remove mathematical constants now redundant.Nicolas George2011-10-13
* | | vf_lut: remove mathematical constants now redundant.Nicolas George2011-10-13
* | | vf_drawtext: remove mathematical constants now redundant.Nicolas George2011-10-13
* | | eval: add mathematical constants (PI, E, PHI).Nicolas George2011-10-13
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-13
|\| |
| * | fix ac3 encoder documentationJustin Ruggles2011-10-12
| |/
| * AVOptions: bump minor and add APIchanges entry.Anton Khirnov2011-10-12
| * doc: fix references to obsolete presets directories for avconv/ffmpegDiego Biurrun2011-10-11
* | doc: small ascii diagram on I/O files and streams in ffmpeg.cClément Bœsch2011-10-12
* | examples/encoding: rename to decoding_encoding.c as the file is an example fo...Michael Niedermayer2011-10-11
* | examples/encoding: List more formats to make it more clear to the reader what...Michael Niedermayer2011-10-11
* | eval: document recently added random(), hypot(), gcd().Clément Bœsch2011-10-11
* | Add G.723.1 to the documentation.Carl Eugen Hoyos2011-10-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-10
|\|
| * avtools: add -v as alias for -loglevelMans Rullgard2011-10-09
| * doc/avconv: add forgotten output/per-stream info to -filterAnton Khirnov2011-10-09
| * avconv: add -stats option to enable/disable printing encoding progressAnton Khirnov2011-10-09
* | ffprobe: parse arguments for -print_format writerStefano Sabatini2011-10-09
* | ffprobe: create a dedicated "Writers" section in the manualStefano Sabatini2011-10-09