Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2012-02-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-09lavu: add timestamp.h header with convenience timestamp utilitiesStefano Sabatini
2012-02-09cosmetics: Delete empty lines at end of file.Diego Biurrun
2012-02-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-09pixdesc: mark pseudopaletted formats with a special flag.Anton Khirnov
2012-02-08lavc: add avcodec_encode_video2() that encodes from an AVFrame -> AVPacketAnton Khirnov
2012-02-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-06ffmpeg: document the unit for the -fs option parameterStefano Sabatini
2012-02-06lavfi: add setfield filterStefano Sabatini
2012-02-06doc/filters.texi: use multiple @example blocks for distinct examples in setda...Stefano Sabatini
2012-02-06doc/filters.texi: prefer @example over the unsupported @math for showing equa...Stefano Sabatini
2012-02-06doc/filters.texi: merge setdar and setsar documentationStefano Sabatini
2012-02-06lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspectStefano Sabatini
2012-02-06drawtext: add 'fix_bounds' option on coords fixingAndrey Utkin
2012-02-05Add v408 / AYUV encoder and decoder.Carl Eugen Hoyos
2012-02-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-02lavfi/aconvert: use libswresample.Clément Bœsch
2012-02-02doc: document amerge filter as an alternative for the -map_channel limitation.Clément Bœsch
2012-02-02drawtext: use new public timecode API.Clément Bœsch
2012-02-02lavu: add public timecode API.Clément Bœsch
2012-02-02APIchanges: add missing commit hashesJanne Grunau
2012-02-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-02doc: decoding Forward Uncompressed is supportedPaul B Mahol
2012-02-02doc: ffv1 is not experimental any morePaul B Mahol
2012-02-01avcodec: Add av_fast_padded_malloc().Janne Grunau
2012-02-01doc: fix convertion tool referencesMichael Niedermayer
2012-02-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-31lavf: add functions for accessing the fourcc<->CodecID mapping tables.Anton Khirnov
2012-01-31lavc: add avcodec_is_open().Anton Khirnov
2012-01-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-31avconv: deprecate the -deinterlace optionAnton Khirnov
2012-01-30doc: Fix the name of the new functionMartin Storsjö
2012-01-30doc: Document mov/mp4 fragmentation optionsMartin Storsjö
2012-01-30avutil: make intfloat api publicPaul B Mahol
2012-01-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-29Add -vsync drop.Reimar Döffinger
2012-01-28example: Update decoding/encoding example to the new API.Michael Niedermayer
2012-01-28example: update muxing example to purple APIMichael Niedermayer
2012-01-28APIchanges: mention avcodec_alloc_context()/2/3Anton Khirnov
2012-01-28Fix "ouput" typo and add a check.Clément Bœsch
2012-01-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-27lavf: increase major version from 53 to 54.Anton Khirnov
2012-01-27lavc: increase major version to 54.Anton Khirnov
2012-01-27RELEASE_NOTES: update for 0.10Michael Niedermayer
2012-01-26doc: remove trailing 's' to metadata.Clément Bœsch
2012-01-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-26r210, r10k and avrp encoderPaul B Mahol
2012-01-26doc/ffmpeg.texiMichael Niedermayer
2012-01-26Remove avconvMichael Niedermayer
2012-01-26doc: Update APIchanges with info on muxer flushingMartin Storsjö