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-07-02doc: Remind devs to check return values, especially for malloc() et alDiego Biurrun
2012-07-02MS ATC Screen (aka MSS3) decoderKostya Shishkov
2012-06-29doc: Indicate that RTMPT is natively implemented in libavformatSamuel Pitoiset
2012-06-28doc: git: Add checklist with test steps to perform before pushingDiego Biurrun
2012-06-27udp: Support IGMPv3 source specific multicast and source blockingMartin Storsjö
2012-06-24doc/filters: fix typo.Anton Khirnov
2012-06-23lavfi: Add the af_channelmap audio channel mapping filter.Alex Converse
2012-06-22lavfi: add join audio filter.Anton Khirnov
2012-06-22lavfi: support automatically inserting the fifo filter when needed.Anton Khirnov
2012-06-22lavu: add av_usleep() functionMans Rullgard
2012-06-21lavf, lavu: version bumps and APIchanges for av_gettime() moveMans Rullgard
2012-06-20MS Screen 1 decoderKostya Shishkov
2012-06-18Implement the iLBC storage file formatMartin Storsjö
2012-06-18Add support for iLBC decoding/encoding via the external library libilbcMartin Storsjö
2012-06-18rtmp: Don't send every flv packet in a separate HTTP request in RTMPTSamuel Pitoiset
2012-06-18Add Dolby/DPLII downmix support to libavresampleJohn Stebbins
2012-06-17RTMPT protocol supportSamuel Pitoiset
2012-06-17doc: Add missing protocols to list of supported protocols.Diego Biurrun
2012-06-14doc: document THREAD_TYPE fate variableLuca Barbato
2012-06-13rtmp: Add a new option 'rtmp_buffer', for setting the client buffer timeSamuel Pitoiset
2012-06-13lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputsAnton Khirnov
2012-06-13lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name().Anton Khirnov
2012-06-12lavfi: add channelsplit audio filter.Anton Khirnov
2012-06-11rtmp: support connection parametersSamuel Pitoiset
2012-06-11doc: Add documentation for the newly added rtmp_* optionsSamuel Pitoiset
2012-06-10Bump lavu minor and add an APIChanges entry for audioconvert functions.Anton Khirnov
2012-06-05Indeo Audio decoderKostya Shishkov
2012-06-04doc/avconv: add some details about the transcoding process.Anton Khirnov
2012-05-29avconv: extend -r to work on any input stream.Anton Khirnov
2012-05-29doc/avconv: expand documentation for the -s option.Anton Khirnov
2012-05-26avprobe: restore pseudo-INI old style format for compatibility.Anton Khirnov
2012-05-26opt: Add av_opt_set_bin()Samuel Pitoiset
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