aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | doc/filters.texi: merge setdar and setsar documentationStefano Sabatini2012-02-061-40/+29
* | lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspectStefano Sabatini2012-02-061-0/+6
* | Add v408 / AYUV encoder and decoder.Carl Eugen Hoyos2012-02-051-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-032-4/+5
|\|
| * APIchanges: add missing commit hashesJanne Grunau2012-02-021-4/+4
| * doc: decoding Forward Uncompressed is supportedPaul B Mahol2012-02-011-0/+1
* | lavfi/aconvert: use libswresample.Clément Bœsch2012-02-021-11/+8
* | doc: document amerge filter as an alternative for the -map_channel limitation.Clément Bœsch2012-02-022-0/+29
* | drawtext: use new public timecode API.Clément Bœsch2012-02-021-2/+0
* | lavu: add public timecode API.Clément Bœsch2012-02-021-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-021-0/+5
|\|
| * avcodec: Add av_fast_padded_malloc().Janne Grunau2012-02-011-0/+5