aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-281-0/+83
|\
| * pulse: documentationLuca Barbato2011-10-261-0/+83
* | vf_showinfo: print checksums in hexadecimal.Clément Bœsch2011-10-271-6/+7
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-271-1/+1
|\|
| * avcodec: remove the Zork PCM encoder.Justin Ruggles2011-10-261-1/+1
| * libspeexenc: add libspeex encoderJustin Ruggles2011-10-201-1/+1
* | doc: tiny spelling fixMichael Niedermayer2011-10-271-1/+1
* | doc: document -moov_sizeMichael Niedermayer2011-10-261-0/+12
* | Remove CELT / Opus confusion in labels, doc and comments.Nicolas George2011-10-251-1/+1
* | lavfi: rewrite nullsrc using the code in vsrc_testsrc.cStefano Sabatini2011-10-241-18/+13
* | filters.texi: document interlaced scalingMark Himsley2011-10-241-1/+12
* | docs: remove reference to enable-libavfilterLou Logan2011-10-241-3/+0
* | deshake: add documentation in filters.texiPaul Flinders2011-10-211-0/+70
* | 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
|\| |