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
AgeCommit message (Expand)Author
2011-11-21Merge branch 'release/0.8' into release/0.7Michael Niedermayer
2011-11-08libavformat: add support for G726 audio decoder in RTP and RTSP streamsMiroslav Slugeň
2011-06-16Merge branch 'master' into oldabiMichael Niedermayer
2011-06-06lavf: remove reference to output-example in MakefileStefano Sabatini
2011-05-30examples: move API examples to a dedicated dir in docStefano Sabatini
2011-05-20rtpenc: MP4A-LATM payload supportJuan Carlos Rodriguez
2011-05-17Write channel_layout for multichannel aif files.Carl Eugen Hoyos
2011-05-15Merge branch 'master' into oldabiMichael Niedermayer
2011-05-15Initial caf muxer.Carl Eugen Hoyos
2011-05-05Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-04Fix standalone compilation of WTV demuxer.Diego Biurrun
2011-05-02Merge commit '1a9f9f8' into oldabiMichael Niedermayer
2011-05-01WTV:move the common variable used by wtvdec.c and wtvenc.c to a new file wtv....zhentan feng
2011-05-01rename wtv.c to wtvdec.czhentan feng
2011-04-28Move channel chunk reading function to isom.c.Carl Eugen Hoyos
2011-04-25Merge branch 'master' into oldabiMichael Niedermayer
2011-04-24Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-23Support channel layout when demuxing aif files.Carl Eugen Hoyos
2011-04-23Add a protocol handler for AES CBC decryption with PKCS7 paddingMartin Storsjö
2011-04-20Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-19lavf: remove FF_API_OLD_METADATA cruftAnton Khirnov
2011-04-19Ogg: add support for Xiph's CELT (Opus) codec.Nicolas George
2011-04-15Merge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'Michael Niedermayer
2011-04-14add xWMA demuxerMax Horn
2011-04-06Add PlayStation Portable PMP format demuxerReimar Döffinger
2011-04-04add MicroDVD muxer and demuxerAurelien Jacobs
2011-03-28Chronomaster DFA decoderKostya Shishkov
2011-03-16mp3enc: remove mp3_write_packet(), use ff_raw_write_packet() insteadAnton Khirnov
2011-03-14Bitmap Brothers JV demuxerPeter Ross
2011-03-07Add Apple HTTP Live Streaming protocol handlerMartin Storsjö
2011-02-15Merge libavcore into libavutilReinhard Tartler
2011-02-04movenchint: Use rtpenc_chain for setting up the chained RTP muxerMartin Storsjö
2011-01-21lavf: move the version macros to a new headerAnton Khirnov
2011-01-21Split mp3 demuxer and muxer into separate files.Anton Khirnov
2011-01-18Missing parts of IVF muxer support.Reimar Döffinger
2010-12-29wtv: parse MPEG2 descriptor eventsPeter Ross
2010-12-28lavf: rename meta{dec,enc}.c -> ffmeta{dec,enc}.cAnton Khirnov
2010-12-27Metadata demuxer.Anton Khirnov
2010-12-27Metadata muxerAnton Khirnov
2010-12-26Windows Televison (WTV) demuxerPeter Ross
2010-12-22Makefile: Fix dependencies of componentsMartin Storsjö
2010-12-21Add a missing dependency for the WebM muxerMartin Storsjö
2010-12-14Add missing dependency for matroska muxer.Justin Ruggles
2010-12-05rtpdec: Add a dynamic payload handler for the x-Purevoice format, RFC 2658Martin Storsjö
2010-11-26Mobotix .mxg demuxerAnatoly Nenashev
2010-11-23In ts demuxer, support aac flexmux using extradata in iods, issue #2346Baptiste Coudurier
2010-11-23S/PDIF demuxerAnssi Hannula
2010-11-10Move code to be used by the IEC 61937 demuxer from spifenc.c into commonAnssi Hannula
2010-11-10Rename spdif.c as spdifenc,c to prepare for future spdif demuxer.Anssi Hannula
2010-10-29rtsp: Split out the RTSP demuxer functions to a separate, new fileMartin Storsjö