summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* APIChanges: update commit hashes for recent additions.Anton Khirnov2011-04-261-3/+3
* lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enumsStefano Sabatini2011-04-261-0/+5
* pad: make the filter parametricStefano Sabatini2011-04-261-1/+56
* lavfi: add key_frame and pict_type to AVFilterBufferRefVideo.Roger Pau Monné2011-04-261-0/+3
* vsrc_buffer: add sample_aspect_ratio fields to arguments.Michael Niedermayer2011-04-262-3/+11
* lavfi: add fieldorder filterMark Himsley2011-04-261-0/+33
* scale: make the filter parametricStefano Sabatini2011-04-261-5/+55
* Lowercase all ff* program names.Diego Biurrun2011-04-234-11/+11
* Refer to ff* tools by their lowercase names.Diego Biurrun2011-04-234-25/+23
* Replace more FFmpeg instances by Libav or ffmpeg.Diego Biurrun2011-04-232-2/+2
* doc: FLV muxing is supported.Carl Eugen Hoyos2011-04-231-1/+1
OpenPOWER on IntegriCloud