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
2011-08-12APIchanges: note error_recognition in lavfDustin Brody
2011-08-12avconv: change semantics of -mapAnton Khirnov
2011-08-12avconv: get rid of new* options.Anton Khirnov
2011-08-12cmdutils: allow precisely specifying a stream for AVOptions.Anton Khirnov
2011-08-12avconv: make -map_metadata work consistently with the other optionsAnton Khirnov
2011-08-12avconv: remove deprecated options.Anton Khirnov
2011-08-12avconv: make -map_chapters accept only the input file index.Anton Khirnov
2011-08-12Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov
2011-08-09Rename ffserver to avserver.Anton Khirnov
2011-08-09Rename ffprobe to avprobe.Anton Khirnov
2011-08-09Rename ffplay to avplay.Anton Khirnov
2011-08-02apichange: add an entry for AV_PKT_FLAG_CORRUPTLuca Barbato
2011-08-01lavc: Deprecate unused FF_ER_VERY_AGGRESSIVEDustin Brody
2011-07-31x11grab: add show_region AVOption.Yu-Jie Lin
2011-07-31x11grab: add follow_mouse AVOption.Yu-Jie Lin
2011-07-29h263dec: Propagate AV_LOG_ERRORs from slice decoding through frame decoding w...Dustin Brody
2011-07-28doc/fftools-common-opts: wording fixes missing from the previous commit.Anton Khirnov
2011-07-28doc: document using AVOptions in fftools.Anton Khirnov
2011-07-22add Flash Screen Video 2 decoderKostya Shishkov
2011-07-17ffplay: warn that -pix_fmt is no longer working, suggest alternativeStefano Sabatini
2011-07-17ffplay: warn that -s is no longer working, suggest alternativeStefano Sabatini
2011-07-14doc: remove file name from @file directive in Doxygen usage exampleDiego Biurrun
2011-07-14APIchanges: fill in missing hashes and dates.Anton Khirnov
2011-07-14Add an APIChanges entry and bump minor versions for recent changes.Anton Khirnov
2011-07-14ffmpeg: print the low bitrate warning after the codec is openend.Anton Khirnov
2011-07-13wav: parse 'bext' metadataTomas Härdin
2011-07-13wav: add an option for writing BEXT chunkBenjamin Larsson
2011-07-13doc: Improve references to external URLs.Diego Biurrun
2011-07-12doc: Remove outdated comments about gcc 2.95 and gcc 3.3 support.Diego Biurrun
2011-07-09doc: replace @pxref by @ref where appropriateDiego Biurrun
2011-07-08doc: update ffmpeg -ar and -ac documentation to reflect reality.Anton Khirnov
2011-07-08ffmpeg: deprecate loop_input and loop_output optionsAnton Khirnov
2011-07-08docs: Use proper markup for a literal command line optionMartin Storsjö
2011-07-08docs: Remove a remark that isn't relevant any longerMartin Storsjö
2011-07-08docs: Explain how to regenerate import libraries with MSVC toolsMartin Storsjö
2011-07-08docs: Mention that libraries for MSVC can be built with a cross compilerMartin Storsjö
2011-07-08docs: Remove old docs that mention setting up a build environment with lib.exeMartin Storsjö
2011-07-08docs: Mention the upstream bugzilla url about the dlltool vs MSVC issueMartin Storsjö
2011-07-07docs: Remove needless configure optionsMartin Storsjö
2011-07-07docs: Don't recommend adding --enable-memalign-hackMartin Storsjö
2011-07-06Remove unused and outdated TODO file.Diego Biurrun
2011-07-01doc: Remove outdated information about our issue trackerReinhard Tartler
2011-06-29build: create output directories as neededMans Rullgard
2011-06-28build: call texi2pod.pl with full path instead of symlinkMans Rullgard
2011-06-23Add av_printf_format, for marking printf style format strings and their param...Martin Storsjö
2011-06-23build: remove SRC_PATH_BARE variableMans Rullgard
2011-06-23build: move documentation rules to doc/MakefileMans Rullgard
2011-06-21document libswscale bumpReinhard Tartler
2011-06-19Add Release NotesReinhard Tartler
2011-06-16Add minor bumps and APIChanges entries for lavf private options.Anton Khirnov