summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* doc/avconv: add some details about the transcoding process.Anton Khirnov2012-06-04
* avconv: extend -r to work on any input stream.Anton Khirnov2012-05-29
* doc/avconv: expand documentation for the -s option.Anton Khirnov2012-05-29
* avprobe: restore pseudo-INI old style format for compatibility.Anton Khirnov2012-05-26
* opt: Add av_opt_set_bin()Samuel Pitoiset2012-05-26
* avprobe: update documentationLuca Barbato2012-05-25
* rtmp: fix url parsingLuca Barbato2012-05-25
* fate: document TARGET_EXEC and its usageLuca Barbato2012-05-25
* lavfi: add audio mix filterJustin Ruggles2012-05-23
* lavfi: add an audio split filterJustin Ruggles2012-05-21
* fate: change name of FATE samples location environment variableDiego Biurrun2012-05-21
* avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.James Zern2012-05-20
* lavfi: Add fps filter.Anton Khirnov2012-05-18
* doc: Replace some @file tags by more suitable markup.Diego Biurrun2012-05-18
* build: Add 'check' target to run all compile and test targets.Diego Biurrun2012-05-15
* Add missing version bumps and APIchanges/Changelog entries.Anton Khirnov2012-05-15
* avconv: automatically insert asyncts when -async is used.Anton Khirnov2012-05-14
* avconv: add support for audio filters.Anton Khirnov2012-05-14
* lavfi: add asyncts filter.Anton Khirnov2012-05-14
* lavfi: add aformat filterAnton Khirnov2012-05-14
* lavfi: add an audio buffer sink.Anton Khirnov2012-05-14
* lavfi: add an audio buffer source.Anton Khirnov2012-05-14
* doc: misc improvements for the Windows sectionDiego Biurrun2012-05-14
* doc: fix link to fate.libav.orgDiego Elio Pettenò2012-05-13
* lavfi: add lavr-based audio resampling filter.Anton Khirnov2012-05-12
* lavc: pad last audio frame with silence when needed.Anton Khirnov2012-05-09
* lavfi: add video buffer sink, and use it in avtoolsAnton Khirnov2012-05-09
* doc: Replace a stray reference to the old '-intra' flag.Alex Converse2012-05-08
* avprobe: allow showing only one container/stream property.Ronald S. Bultje2012-05-07
* lavc: add sample rate and channel layout to AVFrame.Anton Khirnov2012-05-07
* doc: clarify check for NULL pointer styleLuca Barbato2012-05-06
* vf_split: support user-specifiable number of outputs.Anton Khirnov2012-05-06
* lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff typeJustin Ruggles2012-05-01
* APIchanges: fill in some dates and commit hashesJustin Ruggles2012-04-30
* avutil: add av_parse_cpu_flags() functionMans Rullgard2012-04-25
* Add libavresampleJustin Ruggles2012-04-24
* Remove libdirac decoder.Diego Biurrun2012-04-23
* avutil: add audio fifo bufferJustin Ruggles2012-04-20
* doc: Update sample Vim config with suitable (function) indentation settings.Diego Biurrun2012-04-16
* doc/filters: update documentation.Anton Khirnov2012-04-15
* avconv: add support for complex filtergraphs.Anton Khirnov2012-04-15
* doc: Improve suggested Emacs settings for our coding style.Diego Biurrun2012-04-15
* avfiltergraph: make the AVFilterInOut alloc/free API publicStefano Sabatini2012-04-14
* graphparser: allow specifying sws flags in the graph description.Anton Khirnov2012-04-14
* git-howto: Explain how to avoid Windows line endings in git checkouts.Diego Biurrun2012-04-12
* avutil: add av_get_packed_sample_fmt() and av_get_planar_sample_fmt()Justin Ruggles2012-04-08
* avutil: Add av_get_default_channel_layout()Justin Ruggles2012-04-05
* build: fix doc generation errors in parallel buildsMans Rullgard2012-03-28
* build: Do not explicitly add the doc directory to the OBJDIRS list.Diego Biurrun2012-03-27
* APIchanges: mark the place where 0.7 was cut.Anton Khirnov2012-03-26