Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-11lavfi: new interlace filterVittorio Giovara
2013-04-09lavfi: add a bump and docs entries for the AVOptions switchAnton Khirnov
2013-03-28avconv: add options for reading filtergraphs from a file.Anton Khirnov
2013-03-08avconv: do not silently ignore unused codec AVOptions.Anton Khirnov
2013-03-08Add the bumps and APIchanges entries for reference counted buffers changes.Anton Khirnov
2013-02-09asfdec: support reading ID3v2 tags in ASF filesVladimir Pantelic
2013-01-25lavu: Add av_strnstr()Vladimir Pantelic
2013-01-15rtsp: Support decryption of SRTP signalled via RFC 4568 (SDES)Martin Storsjö
2013-01-13vdpau: Add context and common helpers for hwaccel supportRémi Denis-Courmont
2013-01-05finalize changelog for version 9Reinhard Tartler
2013-01-03forgotten changelogs for 9_beta2Reinhard Tartler
2012-12-31rtmp: Add support for limelight authenticationMartin Storsjö
2012-12-31rtmp: Add support for adobe authenticationMartin Storsjö
2012-12-29avstring: add av_basename and av_dirnameLuca Barbato
2012-12-18avcodec: bump minor for adaptive h264 frame-mtJanne Grunau
2012-12-08tak: demuxer, parser, and decoderPaul B Mahol
2012-12-06Changelog: add an entry for deprecating the avconv -vol optionJustin Ruggles
2012-12-06alacenc: add support for multi-channel encodingJustin Ruggles
2012-12-05lavfi: add volume filterJustin Ruggles
2012-11-15avserver: remove daemon modeMans Rullgard
2012-11-08add 24-bit FLAC encoding to ChangelogJustin Ruggles
2012-10-30lavfi: add ashowinfo filterAnton Khirnov
2012-10-18changelog: Mention the MSVC DLL supportMartin Storsjö
2012-10-16wav muxer: write metadataVictor Vasiliev
2012-10-11prepare 9_beta1 releaseJanne Grunau
2012-10-09avconv: remove -same_quantAnton Khirnov
2012-10-01Opus encoder using libopusNathan Caldwell
2012-09-28Opus decoder using libopusNicolas George
2012-09-23rtp: Packetization of JPEG (RFC 2435)Samuel Pitoiset
2012-09-13Add a smooth streaming segmenter muxerMartin Storsjö
2012-09-09rtp: Depacketization of JPEG (RFC 2435)Samuel Pitoiset
2012-08-31MSS2 decoderAlberto Delmás
2012-08-30avconv: make the -passlogfile option per-stream.Anton Khirnov
2012-08-30avconv: make the -pass option per-stream.Anton Khirnov
2012-08-20lavc: add Ut Video encoderJan Ekström
2012-08-18avconv: make -shortest a per-output file option.Anton Khirnov
2012-08-02Canopus Lossless decoderDerek Buitenhuis
2012-07-23RTMPTE protocol supportSamuel Pitoiset
2012-07-23RTMPE protocol supportSamuel Pitoiset
2012-07-22G.723.1 demuxer and decoderMohamed Naufal Basheer
2012-07-17libopenjpeg: introduce encoding supportMichael Bradshaw
2012-07-17RTMPTS protocol supportSamuel Pitoiset
2012-07-17RTMPS protocol supportSamuel Pitoiset
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-02MS ATC Screen (aka MSS3) decoderKostya Shishkov
2012-06-23lavfi: Add the af_channelmap audio channel mapping filter.Alex Converse
2012-06-22lavfi: add join audio filter.Anton Khirnov