summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* apichange: add an entry for AV_PKT_FLAG_CORRUPTLuca Barbato2011-08-02
* lavc: Deprecate unused FF_ER_VERY_AGGRESSIVEDustin Brody2011-07-31
* x11grab: add show_region AVOption.Yu-Jie Lin2011-07-31
* x11grab: add follow_mouse AVOption.Yu-Jie Lin2011-07-31
* h263dec: Propagate AV_LOG_ERRORs from slice decoding through frame decoding w...Dustin Brody2011-07-28
* doc/fftools-common-opts: wording fixes missing from the previous commit.Anton Khirnov2011-07-28
* doc: document using AVOptions in fftools.Anton Khirnov2011-07-28
* add Flash Screen Video 2 decoderKostya Shishkov2011-07-22
* ffplay: warn that -pix_fmt is no longer working, suggest alternativeStefano Sabatini2011-07-17
* ffplay: warn that -s is no longer working, suggest alternativeStefano Sabatini2011-07-17
* doc: remove file name from @file directive in Doxygen usage exampleDiego Biurrun2011-07-14
* APIchanges: fill in missing hashes and dates.Anton Khirnov2011-07-14
* Add an APIChanges entry and bump minor versions for recent changes.Anton Khirnov2011-07-14
* ffmpeg: print the low bitrate warning after the codec is openend.Anton Khirnov2011-07-14
* wav: parse 'bext' metadataTomas Härdin2011-07-13
* wav: add an option for writing BEXT chunkBenjamin Larsson2011-07-13
* doc: Improve references to external URLs.Diego Biurrun2011-07-12
* doc: Remove outdated comments about gcc 2.95 and gcc 3.3 support.Diego Biurrun2011-07-11
* doc: replace @pxref by @ref where appropriateDiego Biurrun2011-07-09
* doc: update ffmpeg -ar and -ac documentation to reflect reality.Anton Khirnov2011-07-08
* ffmpeg: deprecate loop_input and loop_output optionsAnton Khirnov2011-07-08
* docs: Use proper markup for a literal command line optionMartin Storsjö2011-07-08
* docs: Remove a remark that isn't relevant any longerMartin Storsjö2011-07-08
* docs: Explain how to regenerate import libraries with MSVC toolsMartin Storsjö2011-07-08
* docs: Mention that libraries for MSVC can be built with a cross compilerMartin Storsjö2011-07-08
* docs: Remove old docs that mention setting up a build environment with lib.exeMartin Storsjö2011-07-08
* docs: Mention the upstream bugzilla url about the dlltool vs MSVC issueMartin Storsjö2011-07-08
* docs: Remove needless configure optionsMartin Storsjö2011-07-07
* docs: Don't recommend adding --enable-memalign-hackMartin Storsjö2011-07-07
* Remove unused and outdated TODO file.Diego Biurrun2011-07-06
* doc: Remove outdated information about our issue trackerReinhard Tartler2011-07-01
* build: create output directories as neededMans Rullgard2011-06-29
* build: call texi2pod.pl with full path instead of symlinkMans Rullgard2011-06-28
* Add av_printf_format, for marking printf style format strings and their param...Martin Storsjö2011-06-23
* build: remove SRC_PATH_BARE variableMans Rullgard2011-06-23
* build: move documentation rules to doc/MakefileMans Rullgard2011-06-22
* document libswscale bumpReinhard Tartler2011-06-20
* Add Release NotesReinhard Tartler2011-06-19
* Add minor bumps and APIChanges entries for lavf private options.Anton Khirnov2011-06-16
* avoptions: Add an av_opt_flag_is_set function for inspecting flag fieldsMartin Storsjö2011-06-10
* Move metadata API from lavf to lavu.Anton Khirnov2011-06-08
* APIchanges: fill-in git commit hash for av_get_bytes_per_sample() additionJustin Ruggles2011-06-07
* samplefmt: add av_get_bytes_per_sample()Stefano Sabatini2011-06-07
* AVOptions: add av_opt_free convenience function.Anton Khirnov2011-06-05
* APIchanges: fill in git hash for av_get_pix_fmt_name (0420bd7).Ronald S. Bultje2011-05-28
* lavu: add av_get_pix_fmt_name() convenience functionStefano Sabatini2011-05-28
* webm: support stereo videos in matroska/webm muxerAlok Ahuja2011-05-28
* ac3enc: add support for E-AC-3 encoding.Justin Ruggles2011-05-27
* doc: Drop DJGPP section, Libav now compiles out-of-the-box on FreeDOS.Diego Biurrun2011-05-27
* doc: Drop hint at --enable-memalign-hack for MinGW, it is now autodetected.Diego Biurrun2011-05-26