summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* 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
* doc: create separate section for audio encodersStefano Sabatini2011-05-26
* APIchanges: Fill in git hash for fps_probe_size (30315a8)Alex Converse2011-05-25
* avformat: Add fpsprobesize as an AVOption.Alex Converse2011-05-25
* ac3enc: add channel coupling supportJustin Ruggles2011-05-24
* APIchanges: fill in date and commit for request_sample_fmtJustin Ruggles2011-05-18
* Add APIchanges entry for request_sample_fmt.Justin Ruggles2011-05-18
* configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.Diego Biurrun2011-05-12
* Port SMPTE S302M audio decoder from FFmbc 0.3.Baptiste Coudurier2011-05-11
* doc/APIchanges: fill in missing hashes and dates.Anton Khirnov2011-05-11
* Remove unused softfloat implementation.Diego Biurrun2011-05-11
* lavc: move some flac-specific options to its private context.Anton Khirnov2011-05-10
* drawtext: add documentation for the shadow parametersStefano Sabatini2011-05-07
* lavfi: Port drawtext filter by Hemanth from the libavfilter soc repoStefano Sabatini2011-05-07
* doc: Check standalone compilation before submitting new components.Diego Biurrun2011-05-04
* DPX image encoderPeter Ross2011-05-01
* ac3enc: simplify stereo rematrixing decision optionsJustin Ruggles2011-05-01
* Update URL to fate samplesReinhard Tartler2011-05-01
* documentation: extend documentation for ffmpeg -aspect optionStefano Sabatini2011-04-26
* APIChanges: update commit hashes for recent additions.Anton Khirnov2011-04-26
* lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enumsStefano Sabatini2011-04-26
* pad: make the filter parametricStefano Sabatini2011-04-26
* lavfi: add key_frame and pict_type to AVFilterBufferRefVideo.Roger Pau Monné2011-04-26
* vsrc_buffer: add sample_aspect_ratio fields to arguments.Michael Niedermayer2011-04-26
* lavfi: add fieldorder filterMark Himsley2011-04-26
* scale: make the filter parametricStefano Sabatini2011-04-26
* Lowercase all ff* program names.Diego Biurrun2011-04-23
* Refer to ff* tools by their lowercase names.Diego Biurrun2011-04-23
* Replace more FFmpeg instances by Libav or ffmpeg.Diego Biurrun2011-04-23
* doc: FLV muxing is supported.Carl Eugen Hoyos2011-04-23
* doc: Mention that DragonFly BSD requires __BSD_VISIBLE setMartin Storsjö2011-04-23
* APIChanges: document git revision for CODEC_CAP_SLICE_THREADS addition.Ronald S. Bultje2011-04-21
* Introduce slice threads flag.Ronald S. Bultje2011-04-21
* The stabilization period after version bumps should be one month, not one week.Diego Biurrun2011-04-21
* applehttp: Expose the stream bitrate via metadataMartin Storsjö2011-04-21
* doc: Add some initial docs on the applehttp demuxerMartin Storsjö2011-04-21