summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc/filters: fix typo.Anton Khirnov2012-06-241-1/+1
* lavfi: Add the af_channelmap audio channel mapping filter.Alex Converse2012-06-221-0/+33
* lavfi: add join audio filter.Anton Khirnov2012-06-221-0/+37
* lavfi: support automatically inserting the fifo filter when needed.Anton Khirnov2012-06-221-1/+1
* lavu: add av_usleep() functionMans Rullgard2012-06-221-0/+3
* lavf, lavu: version bumps and APIchanges for av_gettime() moveMans Rullgard2012-06-211-0/+3
* MS Screen 1 decoderKostya Shishkov2012-06-201-0/+2
* Implement the iLBC storage file formatMartin Storsjö2012-06-181-0/+1
* Add support for iLBC decoding/encoding via the external library libilbcMartin Storsjö2012-06-181-0/+13
* rtmp: Don't send every flv packet in a separate HTTP request in RTMPTSamuel Pitoiset2012-06-181-0/+4
* Add Dolby/DPLII downmix support to libavresampleJohn Stebbins2012-06-181-0/+3
* RTMPT protocol supportSamuel Pitoiset2012-06-171-0/+8
* doc: Add missing protocols to list of supported protocols.Diego Biurrun2012-06-171-2/+13
* doc: document THREAD_TYPE fate variableLuca Barbato2012-06-141-0/+3
* rtmp: Add a new option 'rtmp_buffer', for setting the client buffer timeSamuel Pitoiset2012-06-131-0/+3
* lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputsAnton Khirnov2012-06-131-0/+4
* lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name().Anton Khirnov2012-06-131-0/+5
* lavfi: add channelsplit audio filter.Anton Khirnov2012-06-121-0/+25
* rtmp: support connection parametersSamuel Pitoiset2012-06-111-0/+12
* doc: Add documentation for the newly added rtmp_* optionsSamuel Pitoiset2012-06-111-2/+37
* Bump lavu minor and add an APIChanges entry for audioconvert functions.Anton Khirnov2012-06-101-0/+4
* Indeo Audio decoderKostya Shishkov2012-06-051-0/+1
* doc/avconv: add some details about the transcoding process.Anton Khirnov2012-06-041-0/+120
* avconv: extend -r to work on any input stream.Anton Khirnov2012-05-291-2/+9
* doc/avconv: expand documentation for the -s option.Anton Khirnov2012-05-291-2/+12
* avprobe: restore pseudo-INI old style format for compatibility.Anton Khirnov2012-05-261-2/+11
* opt: Add av_opt_set_bin()Samuel Pitoiset2012-05-261-0/+3
* avprobe: update documentationLuca Barbato2012-05-251-13/+6
* rtmp: fix url parsingLuca Barbato2012-05-251-1/+1
* fate: document TARGET_EXEC and its usageLuca Barbato2012-05-251-1/+11
* lavfi: add audio mix filterJustin Ruggles2012-05-231-0/+38
* lavfi: add an audio split filterJustin Ruggles2012-05-211-0/+13
* fate: change name of FATE samples location environment variableDiego Biurrun2012-05-211-1/+1
* avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.James Zern2012-05-201-0/+4
* lavfi: Add fps filter.Anton Khirnov2012-05-181-0/+13
* doc: Replace some @file tags by more suitable markup.Diego Biurrun2012-05-183-10/+11
* build: Add 'check' target to run all compile and test targets.Diego Biurrun2012-05-151-3/+1
* Add missing version bumps and APIchanges/Changelog entries.Anton Khirnov2012-05-151-3/+17
* avconv: automatically insert asyncts when -async is used.Anton Khirnov2012-05-141-0/+1
* avconv: add support for audio filters.Anton Khirnov2012-05-141-0/+5
* lavfi: add asyncts filter.Anton Khirnov2012-05-141-0/+19
* lavfi: add aformat filterAnton Khirnov2012-05-141-0/+26
* lavfi: add an audio buffer sink.Anton Khirnov2012-05-141-0/+7
* lavfi: add an audio buffer source.Anton Khirnov2012-05-141-0/+27
* doc: misc improvements for the Windows sectionDiego Biurrun2012-05-141-21/+12
* doc: fix link to fate.libav.orgDiego Elio Pettenò2012-05-131-2/+3
* lavfi: add lavr-based audio resampling filter.Anton Khirnov2012-05-121-0/+6
* lavc: pad last audio frame with silence when needed.Anton Khirnov2012-05-091-0/+6
* lavfi: add video buffer sink, and use it in avtoolsAnton Khirnov2012-05-091-0/+8
* doc: Replace a stray reference to the old '-intra' flag.Alex Converse2012-05-081-1/+1
OpenPOWER on IntegriCloud