summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* patch checklist: suggest fate instead of regression testsMichael Niedermayer2011-08-151-1/+1
* APIchanges: note error_recognition in lavfDustin Brody2011-08-121-0/+3
* avconv: change semantics of -mapAnton Khirnov2011-08-121-11/+36
* avconv: get rid of new* options.Anton Khirnov2011-08-121-37/+22
* cmdutils: allow precisely specifying a stream for AVOptions.Anton Khirnov2011-08-121-0/+17
* avconv: make -map_metadata work consistently with the other optionsAnton Khirnov2011-08-121-7/+7
* avconv: remove deprecated options.Anton Khirnov2011-08-121-15/+0
* avconv: make -map_chapters accept only the input file index.Anton Khirnov2011-08-121-4/+5
* Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov2011-08-124-3/+1068
* Rename ffserver to avserver.Anton Khirnov2011-08-096-43/+43
* Rename ffprobe to avprobe.Anton Khirnov2011-08-094-14/+14
* Rename ffplay to avplay.Anton Khirnov2011-08-0910-30/+30
* apichange: add an entry for AV_PKT_FLAG_CORRUPTLuca Barbato2011-08-021-0/+3
* lavc: Deprecate unused FF_ER_VERY_AGGRESSIVEDustin Brody2011-07-311-2/+0
* x11grab: add show_region AVOption.Yu-Jie Lin2011-07-312-0/+32
* x11grab: add follow_mouse AVOption.Yu-Jie Lin2011-07-312-3/+36
* h263dec: Propagate AV_LOG_ERRORs from slice decoding through frame decoding w...Dustin Brody2011-07-281-0/+2
* doc/fftools-common-opts: wording fixes missing from the previous commit.Anton Khirnov2011-07-281-7/+7
* doc: document using AVOptions in fftools.Anton Khirnov2011-07-281-0/+25
* 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
OpenPOWER on IntegriCloud