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
2012-05-26avprobe: update documentationLuca Barbato
2012-05-26rtmp: fix url parsingLuca Barbato
2012-05-26fate: document TARGET_EXEC and its usageLuca Barbato
2012-05-24lavfi: add audio mix filterJustin Ruggles
2012-05-21lavfi: add an audio split filterJustin Ruggles
2012-05-21fate: change name of FATE samples location environment variableDiego Biurrun
2012-05-21avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.James Zern
2012-05-18lavfi: Add fps filter.Anton Khirnov
2012-05-18doc: Replace some @file tags by more suitable markup.Diego Biurrun
2012-05-15build: Add 'check' target to run all compile and test targets.Diego Biurrun
2012-05-15Add missing version bumps and APIchanges/Changelog entries.Anton Khirnov
2012-05-14avconv: automatically insert asyncts when -async is used.Anton Khirnov
2012-05-14avconv: add support for audio filters.Anton Khirnov
2012-05-14lavfi: add asyncts filter.Anton Khirnov
2012-05-14lavfi: add aformat filterAnton Khirnov
2012-05-14lavfi: add an audio buffer sink.Anton Khirnov
2012-05-14lavfi: add an audio buffer source.Anton Khirnov
2012-05-14doc: misc improvements for the Windows sectionDiego Biurrun
2012-05-13doc: fix link to fate.libav.orgDiego Elio Pettenò
2012-05-12lavfi: add lavr-based audio resampling filter.Anton Khirnov
2012-05-09lavc: pad last audio frame with silence when needed.Anton Khirnov
2012-05-09lavfi: add video buffer sink, and use it in avtoolsAnton Khirnov
2012-05-08doc: Replace a stray reference to the old '-intra' flag.Alex Converse
2012-05-07avprobe: allow showing only one container/stream property.Ronald S. Bultje
2012-05-07lavc: add sample rate and channel layout to AVFrame.Anton Khirnov
2012-05-07doc: clarify check for NULL pointer styleLuca Barbato
2012-05-06vf_split: support user-specifiable number of outputs.Anton Khirnov
2012-05-01lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff typeJustin Ruggles
2012-04-30APIchanges: fill in some dates and commit hashesJustin Ruggles
2012-04-26avutil: add av_parse_cpu_flags() functionMans Rullgard
2012-04-25Add libavresampleJustin Ruggles
2012-04-23Remove libdirac decoder.Diego Biurrun
2012-04-20avutil: add audio fifo bufferJustin Ruggles
2012-04-16doc: Update sample Vim config with suitable (function) indentation settings.Diego Biurrun
2012-04-15doc/filters: update documentation.Anton Khirnov
2012-04-15avconv: add support for complex filtergraphs.Anton Khirnov
2012-04-15doc: Improve suggested Emacs settings for our coding style.Diego Biurrun
2012-04-14avfiltergraph: make the AVFilterInOut alloc/free API publicStefano Sabatini
2012-04-14graphparser: allow specifying sws flags in the graph description.Anton Khirnov
2012-04-13git-howto: Explain how to avoid Windows line endings in git checkouts.Diego Biurrun
2012-04-08avutil: add av_get_packed_sample_fmt() and av_get_planar_sample_fmt()Justin Ruggles
2012-04-06avutil: Add av_get_default_channel_layout()Justin Ruggles
2012-03-28build: fix doc generation errors in parallel buildsMans Rullgard
2012-03-27build: Do not explicitly add the doc directory to the OBJDIRS list.Diego Biurrun
2012-03-26APIchanges: mark the place where 0.7 was cut.Anton Khirnov
2012-03-26APIchanges: mark the place where 0.8 was cut.Anton Khirnov
2012-03-26APIchanges: fill in missing dates and hashes.Anton Khirnov
2012-03-20doc: pass -Idoc texi2html and texi2podMans Rullgard
2012-03-20doc: texi2pod: add -I flagMans Rullgard
2012-03-20movenc: Add a min_frag_duration optionMartin Storsjö