summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* add Flash Screen Video 2 decoderKostya Shishkov2011-07-221-0/+1
* ffplay: warn that -pix_fmt is no longer working, suggest alternativeStefano Sabatini2011-07-171-1/+2
* ffplay: warn that -s is no longer working, suggest alternativeStefano Sabatini2011-07-171-2/+2
* doc: remove file name from @file directive in Doxygen usage exampleDiego Biurrun2011-07-141-1/+1
* APIchanges: fill in missing hashes and dates.Anton Khirnov2011-07-141-8/+8
* Add an APIChanges entry and bump minor versions for recent changes.Anton Khirnov2011-07-141-0/+6
* ffmpeg: print the low bitrate warning after the codec is openend.Anton Khirnov2011-07-141-4/+0
* wav: parse 'bext' metadataTomas Härdin2011-07-131-1/+1
* wav: add an option for writing BEXT chunkBenjamin Larsson2011-07-131-0/+1
* doc: Improve references to external URLs.Diego Biurrun2011-07-125-29/+39
* doc: Remove outdated comments about gcc 2.95 and gcc 3.3 support.Diego Biurrun2011-07-111-4/+2
* doc: replace @pxref by @ref where appropriateDiego Biurrun2011-07-094-9/+8
* doc: update ffmpeg -ar and -ac documentation to reflect reality.Anton Khirnov2011-07-081-8/+8
* ffmpeg: deprecate loop_input and loop_output optionsAnton Khirnov2011-07-081-0/+2
* docs: Use proper markup for a literal command line optionMartin Storsjö2011-07-081-1/+1
* docs: Remove a remark that isn't relevant any longerMartin Storsjö2011-07-081-4/+1
* docs: Explain how to regenerate import libraries with MSVC toolsMartin Storsjö2011-07-081-0/+28
* docs: Mention that libraries for MSVC can be built with a cross compilerMartin Storsjö2011-07-081-0/+4
* docs: Remove old docs that mention setting up a build environment with lib.exeMartin Storsjö2011-07-081-26/+1
* docs: Mention the upstream bugzilla url about the dlltool vs MSVC issueMartin Storsjö2011-07-081-0/+2
* docs: Remove needless configure optionsMartin Storsjö2011-07-071-2/+2
* docs: Don't recommend adding --enable-memalign-hackMartin Storsjö2011-07-071-3/+3
* Remove unused and outdated TODO file.Diego Biurrun2011-07-061-82/+0
* doc: Remove outdated information about our issue trackerReinhard Tartler2011-07-011-228/+0
* build: create output directories as neededMans Rullgard2011-06-291-0/+3
* build: call texi2pod.pl with full path instead of symlinkMans Rullgard2011-06-281-1/+1
* Add av_printf_format, for marking printf style format strings and their param...Martin Storsjö2011-06-231-0/+3
* build: remove SRC_PATH_BARE variableMans Rullgard2011-06-231-2/+2
* build: move documentation rules to doc/MakefileMans Rullgard2011-06-221-0/+43
* document libswscale bumpReinhard Tartler2011-06-201-1/+1
* Add Release NotesReinhard Tartler2011-06-191-0/+52
* Add minor bumps and APIChanges entries for lavf private options.Anton Khirnov2011-06-161-0/+10
* avoptions: Add an av_opt_flag_is_set function for inspecting flag fieldsMartin Storsjö2011-06-101-0/+3
* Move metadata API from lavf to lavu.Anton Khirnov2011-06-081-0/+5
* APIchanges: fill-in git commit hash for av_get_bytes_per_sample() additionJustin Ruggles2011-06-071-1/+1
* samplefmt: add av_get_bytes_per_sample()Stefano Sabatini2011-06-071-0/+4
* AVOptions: add av_opt_free convenience function.Anton Khirnov2011-06-051-0/+3
* APIchanges: fill in git hash for av_get_pix_fmt_name (0420bd7).Ronald S. Bultje2011-05-281-1/+1
* lavu: add av_get_pix_fmt_name() convenience functionStefano Sabatini2011-05-281-0/+4
* webm: support stereo videos in matroska/webm muxerAlok Ahuja2011-05-281-0/+63
* ac3enc: add support for E-AC-3 encoding.Justin Ruggles2011-05-271-1/+1
* doc: Drop DJGPP section, Libav now compiles out-of-the-box on FreeDOS.Diego Biurrun2011-05-271-6/+0
* doc: Drop hint at --enable-memalign-hack for MinGW, it is now autodetected.Diego Biurrun2011-05-261-12/+0
* doc: create separate section for audio encodersStefano Sabatini2011-05-261-13/+17
* APIchanges: Fill in git hash for fps_probe_size (30315a8)Alex Converse2011-05-251-1/+1
* avformat: Add fpsprobesize as an AVOption.Alex Converse2011-05-251-0/+3
* ac3enc: add channel coupling supportJustin Ruggles2011-05-241-0/+43
* APIchanges: fill in date and commit for request_sample_fmtJustin Ruggles2011-05-181-1/+1
* Add APIchanges entry for request_sample_fmt.Justin Ruggles2011-05-181-0/+3
* configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.Diego Biurrun2011-05-121-8/+0
OpenPOWER on IntegriCloud