summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | doc: ffv1 is not experimental any morePaul B Mahol2012-02-021-1/+1
* | doc: fix convertion tool referencesMichael Niedermayer2012-02-011-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-011-0/+6
|\ \ | |/
| * lavf: add functions for accessing the fourcc<->CodecID mapping tables.Anton Khirnov2012-01-311-0/+3
| * lavc: add avcodec_is_open().Anton Khirnov2012-01-311-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-313-6/+64
|\ \ | |/
| * avconv: deprecate the -deinterlace optionAnton Khirnov2012-01-301-0/+2
| * doc: Fix the name of the new functionMartin Storsjö2012-01-301-1/+1
| * doc: Document mov/mp4 fragmentation optionsMartin Storsjö2012-01-301-0/+61
| * avutil: make intfloat api publicPaul B Mahol2012-01-301-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-291-0/+2
|\ \ | |/
| * APIchanges: mention avcodec_alloc_context()/2/3Anton Khirnov2012-01-281-0/+2
* | Add -vsync drop.Reimar Döffinger2012-01-281-0/+5
* | example: Update decoding/encoding example to the new API.Michael Niedermayer2012-01-281-3/+0
* | example: update muxing example to purple APIMichael Niedermayer2012-01-281-1/+1
* | Fix "ouput" typo and add a check.Clément Bœsch2012-01-281-1/+1
OpenPOWER on IntegriCloud