summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
...
* | 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
* | doc: document amerge filter as an alternative for the -map_channel limitation.Clément Bœsch2012-02-02
* | drawtext: use new public timecode API.Clément Bœsch2012-02-02
* | lavu: add public timecode API.Clément Bœsch2012-02-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-02
|\|
| * avcodec: Add av_fast_padded_malloc().Janne Grunau2012-02-01
* | doc: ffv1 is not experimental any morePaul B Mahol2012-02-02
* | doc: fix convertion tool referencesMichael Niedermayer2012-02-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-01
|\|
| * lavf: add functions for accessing the fourcc<->CodecID mapping tables.Anton Khirnov2012-01-31
| * lavc: add avcodec_is_open().Anton Khirnov2012-01-31
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-31
|\|
| * avconv: deprecate the -deinterlace optionAnton Khirnov2012-01-30
| * doc: Fix the name of the new functionMartin Storsjö2012-01-30
| * doc: Document mov/mp4 fragmentation optionsMartin Storsjö2012-01-30
| * avutil: make intfloat api publicPaul B Mahol2012-01-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-29
|\|
| * APIchanges: mention avcodec_alloc_context()/2/3Anton Khirnov2012-01-28
* | Add -vsync drop.Reimar Döffinger2012-01-28
* | example: Update decoding/encoding example to the new API.Michael Niedermayer2012-01-28
* | example: update muxing example to purple APIMichael Niedermayer2012-01-28
* | Fix "ouput" typo and add a check.Clément Bœsch2012-01-28