Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2011-07-01doc: Remove outdated information about our issue trackerReinhard Tartler
2011-06-29build: create output directories as neededMans Rullgard
2011-06-28build: call texi2pod.pl with full path instead of symlinkMans Rullgard
2011-06-23Add av_printf_format, for marking printf style format strings and their param...Martin Storsjö
2011-06-23build: remove SRC_PATH_BARE variableMans Rullgard
2011-06-23build: move documentation rules to doc/MakefileMans Rullgard
2011-06-21document libswscale bumpReinhard Tartler
2011-06-19Add Release NotesReinhard Tartler
2011-06-16Add minor bumps and APIChanges entries for lavf private options.Anton Khirnov
2011-06-10avoptions: Add an av_opt_flag_is_set function for inspecting flag fieldsMartin Storsjö
2011-06-08Move metadata API from lavf to lavu.Anton Khirnov
2011-06-07APIchanges: fill-in git commit hash for av_get_bytes_per_sample() additionJustin Ruggles
2011-06-07samplefmt: add av_get_bytes_per_sample()Stefano Sabatini
2011-06-05AVOptions: add av_opt_free convenience function.Anton Khirnov
2011-05-28APIchanges: fill in git hash for av_get_pix_fmt_name (0420bd7).Ronald S. Bultje
2011-05-28lavu: add av_get_pix_fmt_name() convenience functionStefano Sabatini
2011-05-28webm: support stereo videos in matroska/webm muxerAlok Ahuja
2011-05-28ac3enc: add support for E-AC-3 encoding.Justin Ruggles
2011-05-27doc: Drop DJGPP section, Libav now compiles out-of-the-box on FreeDOS.Diego Biurrun
2011-05-26doc: Drop hint at --enable-memalign-hack for MinGW, it is now autodetected.Diego Biurrun
2011-05-26doc: create separate section for audio encodersStefano Sabatini
2011-05-25APIchanges: Fill in git hash for fps_probe_size (30315a8)Alex Converse
2011-05-25avformat: Add fpsprobesize as an AVOption.Alex Converse
2011-05-24ac3enc: add channel coupling supportJustin Ruggles
2011-05-19APIchanges: fill in date and commit for request_sample_fmtJustin Ruggles
2011-05-19Add APIchanges entry for request_sample_fmt.Justin Ruggles
2011-05-12configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.Diego Biurrun
2011-05-11Port SMPTE S302M audio decoder from FFmbc 0.3.Baptiste Coudurier
2011-05-11doc/APIchanges: fill in missing hashes and dates.Anton Khirnov
2011-05-11Remove unused softfloat implementation.Diego Biurrun
2011-05-10lavc: move some flac-specific options to its private context.Anton Khirnov
2011-05-07drawtext: add documentation for the shadow parametersStefano Sabatini
2011-05-07lavfi: Port drawtext filter by Hemanth from the libavfilter soc repoStefano Sabatini
2011-05-04doc: Check standalone compilation before submitting new components.Diego Biurrun
2011-05-01DPX image encoderPeter Ross
2011-05-01ac3enc: simplify stereo rematrixing decision optionsJustin Ruggles
2011-05-01Update URL to fate samplesReinhard Tartler
2011-04-26documentation: extend documentation for ffmpeg -aspect optionStefano Sabatini
2011-04-26APIChanges: update commit hashes for recent additions.Anton Khirnov
2011-04-26lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enumsStefano Sabatini
2011-04-26pad: make the filter parametricStefano Sabatini
2011-04-26lavfi: add key_frame and pict_type to AVFilterBufferRefVideo.Roger Pau Monné
2011-04-26vsrc_buffer: add sample_aspect_ratio fields to arguments.Michael Niedermayer
2011-04-26lavfi: add fieldorder filterMark Himsley
2011-04-26scale: make the filter parametricStefano Sabatini
2011-04-23Lowercase all ff* program names.Diego Biurrun
2011-04-23Refer to ff* tools by their lowercase names.Diego Biurrun
2011-04-23Replace more FFmpeg instances by Libav or ffmpeg.Diego Biurrun
2011-04-23doc: FLV muxing is supported.Carl Eugen Hoyos
2011-04-23doc: Mention that DragonFly BSD requires __BSD_VISIBLE setMartin Storsjö