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-08-02Canopus Lossless decoderDerek Buitenhuis
2012-07-29af_asyncts: add first_pts optionJustin Ruggles
2012-07-29avf: introduce nobuffer optionLuca Barbato
2012-07-27build: use COMPILE template for HOSTOBJSMans Rullgard
2012-07-25rtmp: Add a new option 'rtmp_pageurl'Samuel Pitoiset
2012-07-25doc: Update the description of the rtmp_tcurl optionSamuel Pitoiset
2012-07-24doc: Add Git configuration sectionDiego Biurrun
2012-07-23RTMPTE protocol supportSamuel Pitoiset
2012-07-23RTMPE protocol supportSamuel Pitoiset
2012-07-22G.723.1 demuxer and decoderMohamed Naufal Basheer
2012-07-20lavfi: add avfilter_unref_bufferp()Robert Nagy
2012-07-17libopenjpeg: introduce encoding supportMichael Bradshaw
2012-07-17RTMPTS protocol supportSamuel Pitoiset
2012-07-17RTMPS protocol supportSamuel Pitoiset
2012-07-14doc: update api changes with the right commit hashesLuca Barbato
2012-07-14mem: introduce av_malloc_array and av_mallocz_arrayLuca Barbato
2012-07-13MS Expression Encoder Screen decoderKostya Shishkov
2012-07-12Support AAC encoding via the external library fdk-aacMartin Storsjö
2012-07-11TechSmith Screen Codec 2 decoderKostya Shishkov
2012-07-10rtsp: Add listen modeJordi Ortiz
2012-07-04eval: Add the isinf() function and tests for itMartin Storsjö
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