aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
| * segment: implement wrap aroundLuca Barbato2012-02-281-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-281-5/+5
|\|
| * doc/APIchanges: fill in missing dates and hashes.Anton Khirnov2012-02-271-5/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-271-1/+2
|\|
| * avconv: saner output video timebase.Anton Khirnov2012-02-261-1/+2
* | eval: add root() to solve f(x)=0Michael Niedermayer2012-02-271-0/+4
* | eval: Allow specifying the variable id.Michael Niedermayer2012-02-261-2/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-261-0/+3
|\|
| * avutil: add AVERROR_UNKNOWNJustin Ruggles2012-02-251-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-253-55/+38
|\|
| * docs: use -bsf:[vas] instead of -[vas]bsf.John Van Sickle2012-02-242-3/+3
| * Remove libpostproc.Diego Biurrun2012-02-231-1/+0
* | eval: Add taylor series evaluation support.Michael Niedermayer2012-02-221-0/+7
* | lavc: introduce av_get_pcm_codec.Nicolas George2012-02-221-0/+3
* | doc/examples: rename filtering.c into filtering_video.c.Clément Bœsch2012-02-212-1/+1
* | doc/examples: add audio decoding/filtering example.Clément Bœsch2012-02-212-1/+246
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-211-0/+6
|\|
| * avcodec: add duration field to AVCodecParserContextJustin Ruggles2012-02-201-0/+3
| * avutil: add av_rescale_q_rnd() to allow different roundingJustin Ruggles2012-02-201-0/+3
* | af_pan: use libswr for rematrixing.Nicolas George2012-02-201-3/+0
* | libswr: allow to set custom matrices.Nicolas George2012-02-201-0/+3
* | ffprobe: report bit rate in stream descriptionMatthieu Bouron2012-02-201-0/+1
* | doc: fix channel layout value in abuffer example.Clément Bœsch2012-02-201-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-202-7/+7
|\|
* | examples: add -Wall to CFLAGS.Clément Bœsch2012-02-191-1/+1
* | examples/filtering: fix unused variable and return value in open_input_file().Clément Bœsch2012-02-191-1/+2
* | examples/filtering: fix deprecated function calls warnings.Clément Bœsch2012-02-191-4/+4
* | examples/filtering: fix implicit declarations and function mis-usage.Clément Bœsch2012-02-191-2/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-181-1/+1
|\|
| * avcodec: add a Sun Rasterfile encoderAneesh Dogra2012-02-171-1/+1
| * prores encoderKostya Shishkov2012-02-151-1/+1
* | ffprobe: add count_frames and count_packets optionsMatthieu Bouron2012-02-172-0/+10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-152-16/+24
|\|
| * CDXL demuxer and decoderPaul B Mahol2012-02-141-0/+4
| * hlsproto: Encourage users to try the hls demuxer instead of the protoMartin Storsjö2012-02-141-0/+5
| * doc: Move the hls protocol section into the right placeMartin Storsjö2012-02-141-15/+15
| * libavformat: Rename the applehttp protocol to hlsMartin Storsjö2012-02-141-6/+5
* | ffmpeg.c: implement -debug_ts optionStefano Sabatini2012-02-141-0/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-105-6/+1
|\|
| * cosmetics: Delete empty lines at end of file.Diego Biurrun2012-02-096-7/+0
* | lavu: add timestamp.h header with convenience timestamp utilitiesStefano Sabatini2012-02-091-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-091-0/+6
|\|
| * pixdesc: mark pseudopaletted formats with a special flag.Anton Khirnov2012-02-081-0/+3
| * lavc: add avcodec_encode_video2() that encodes from an AVFrame -> AVPacketAnton Khirnov2012-02-081-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-071-0/+3
|\|
| * drawtext: add 'fix_bounds' option on coords fixingAndrey Utkin2012-02-061-0/+3
* | ffmpeg: document the unit for the -fs option parameterStefano Sabatini2012-02-061-1/+1
* | lavfi: add setfield filterStefano Sabatini2012-02-061-0/+22
* | doc/filters.texi: use multiple @example blocks for distinct examples in setda...Stefano Sabatini2012-02-061-1/+4
* | doc/filters.texi: prefer @example over the unsupported @math for showing equa...Stefano Sabatini2012-02-061-1/+3