summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
...
* Implement the iLBC storage file formatMartin Storsjö2012-06-18
* Add support for iLBC decoding/encoding via the external library libilbcMartin Storsjö2012-06-18
* rtmp: Don't send every flv packet in a separate HTTP request in RTMPTSamuel Pitoiset2012-06-18
* Add Dolby/DPLII downmix support to libavresampleJohn Stebbins2012-06-18
* RTMPT protocol supportSamuel Pitoiset2012-06-17
* doc: Add missing protocols to list of supported protocols.Diego Biurrun2012-06-17
* doc: document THREAD_TYPE fate variableLuca Barbato2012-06-14
* rtmp: Add a new option 'rtmp_buffer', for setting the client buffer timeSamuel Pitoiset2012-06-13
* lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputsAnton Khirnov2012-06-13
* lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name().Anton Khirnov2012-06-13
* lavfi: add channelsplit audio filter.Anton Khirnov2012-06-12
* rtmp: support connection parametersSamuel Pitoiset2012-06-11
* doc: Add documentation for the newly added rtmp_* optionsSamuel Pitoiset2012-06-11
* Bump lavu minor and add an APIChanges entry for audioconvert functions.Anton Khirnov2012-06-10
* Indeo Audio decoderKostya Shishkov2012-06-05
* 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