summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Port SMPTE S302M audio decoder from FFmbc 0.3.Baptiste Coudurier2011-05-111-0/+1
* doc/APIchanges: fill in missing hashes and dates.Anton Khirnov2011-05-111-4/+4
* Remove unused softfloat implementation.Diego Biurrun2011-05-111-1/+0
* lavc: move some flac-specific options to its private context.Anton Khirnov2011-05-101-0/+6
* drawtext: add documentation for the shadow parametersStefano Sabatini2011-05-071-0/+11
* lavfi: Port drawtext filter by Hemanth from the libavfilter soc repoStefano Sabatini2011-05-071-0/+123
* doc: Check standalone compilation before submitting new components.Diego Biurrun2011-05-041-0/+5
* DPX image encoderPeter Ross2011-05-011-1/+1
* ac3enc: simplify stereo rematrixing decision optionsJustin Ruggles2011-05-011-0/+12
* Update URL to fate samplesReinhard Tartler2011-05-011-1/+1
* documentation: extend documentation for ffmpeg -aspect optionStefano Sabatini2011-04-261-1/+7
OpenPOWER on IntegriCloud