summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-26
|\
| * avutil: add AVERROR_UNKNOWNJustin Ruggles2012-02-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-25
|\|
| * docs: use -bsf:[vas] instead of -[vas]bsf.John Van Sickle2012-02-24
| * Remove libpostproc.Diego Biurrun2012-02-23
* | eval: Add taylor series evaluation support.Michael Niedermayer2012-02-22
* | lavc: introduce av_get_pcm_codec.Nicolas George2012-02-22
* | doc/examples: rename filtering.c into filtering_video.c.Clément Bœsch2012-02-21
* | doc/examples: add audio decoding/filtering example.Clément Bœsch2012-02-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-21
|\|
| * avcodec: add duration field to AVCodecParserContextJustin Ruggles2012-02-20
| * avutil: add av_rescale_q_rnd() to allow different roundingJustin Ruggles2012-02-20
* | af_pan: use libswr for rematrixing.Nicolas George2012-02-20
* | libswr: allow to set custom matrices.Nicolas George2012-02-20
* | ffprobe: report bit rate in stream descriptionMatthieu Bouron2012-02-20
* | doc: fix channel layout value in abuffer example.Clément Bœsch2012-02-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-20
|\|
* | examples: add -Wall to CFLAGS.Clément Bœsch2012-02-19
* | examples/filtering: fix unused variable and return value in open_input_file().Clément Bœsch2012-02-19
* | examples/filtering: fix deprecated function calls warnings.Clément Bœsch2012-02-19
* | examples/filtering: fix implicit declarations and function mis-usage.Clément Bœsch2012-02-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-18
|\|
| * avcodec: add a Sun Rasterfile encoderAneesh Dogra2012-02-17
| * prores encoderKostya Shishkov2012-02-15
* | ffprobe: add count_frames and count_packets optionsMatthieu Bouron2012-02-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-15
|\|
| * CDXL demuxer and decoderPaul B Mahol2012-02-14
| * hlsproto: Encourage users to try the hls demuxer instead of the protoMartin Storsjö2012-02-14
| * doc: Move the hls protocol section into the right placeMartin Storsjö2012-02-14
| * libavformat: Rename the applehttp protocol to hlsMartin Storsjö2012-02-14
* | ffmpeg.c: implement -debug_ts optionStefano Sabatini2012-02-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-10
|\|
| * cosmetics: Delete empty lines at end of file.Diego Biurrun2012-02-09
* | lavu: add timestamp.h header with convenience timestamp utilitiesStefano Sabatini2012-02-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-09
|\|
| * pixdesc: mark pseudopaletted formats with a special flag.Anton Khirnov2012-02-08
| * lavc: add avcodec_encode_video2() that encodes from an AVFrame -> AVPacketAnton Khirnov2012-02-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-07
|\|
| * drawtext: add 'fix_bounds' option on coords fixingAndrey Utkin2012-02-06
* | ffmpeg: document the unit for the -fs option parameterStefano Sabatini2012-02-06
* | lavfi: add setfield filterStefano Sabatini2012-02-06
* | doc/filters.texi: use multiple @example blocks for distinct examples in setda...Stefano Sabatini2012-02-06
* | doc/filters.texi: prefer @example over the unsupported @math for showing equa...Stefano Sabatini2012-02-06
* | doc/filters.texi: merge setdar and setsar documentationStefano Sabatini2012-02-06
* | lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspectStefano Sabatini2012-02-06
* | Add v408 / AYUV encoder and decoder.Carl Eugen Hoyos2012-02-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-03
|\|
| * APIchanges: add missing commit hashesJanne Grunau2012-02-02
| * doc: decoding Forward Uncompressed is supportedPaul B Mahol2012-02-01
* | lavfi/aconvert: use libswresample.Clément Bœsch2012-02-02