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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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ö
2012-01-24doc: add Timecode documentation.Clément Bœsch
2012-01-24faq: fix typo.Nicolas George
2012-01-24faq: document af_aconvert quirks using lavfi.Nicolas George
2012-01-24lavfi: add avfilter_graph_dump.Nicolas George
2012-01-24pan: add channel mapping capability.Clément Bœsch
2012-01-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-24Remove ffmpeg.Anton Khirnov
2012-01-23XWD encoder and decoderPaul B Mahol
2012-01-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-21doc/APIChanges: fill in missing dates and hashesAnton Khirnov
2012-01-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-18RELEASE_NOTES: mention hiding private symbols in shared builds.Anton Khirnov
2012-01-18RELEASE_NOTES: mention some notable API changes in 0.8Anton Khirnov
2012-01-18doc/ffmpeg.texi: specify symbolic names for the vsync parameterStefano Sabatini
2012-01-17doc/eval.texi: add precisation about the assumption for "trueness" in conditi...Stefano Sabatini
2012-01-17lavu/eval: add if() and ifnot() eval functionsStefano Sabatini
2012-01-17lavfi/testsrc: add "decimals" option to the testsrc filterStefano Sabatini
2012-01-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-16add SMJPEG muxerPaul B Mahol
2012-01-16avcodec: bump minor version and add APIChanges for the new audio encoding APIJustin Ruggles
2012-01-14doc/bistream_filters.texi: add documentation for the h264_mp4toannexb filterStefano Sabatini
2012-01-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-13docs: remove extra sar entry for scale filterLou Logan
2012-01-12ffprobe: add support to audio frame information printingStefano Sabatini
2012-01-12lavfi/testsrc: add "d" alias for the duration optionStefano Sabatini