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
2012-07-22G.723.1 demuxer and decoderMohamed Naufal Basheer
2012-07-17RTMPTS protocol supportSamuel Pitoiset
2012-07-17RTMPS protocol supportSamuel Pitoiset
2012-07-17rtmp: Rename rtmphttp to ffrtmphttpSamuel Pitoiset
2012-07-13build: Fix APE tag dependenciesDiego Biurrun
2012-07-12build: Fix MP2 muxer dependenciesDiego Biurrun
2012-07-12build: Add missing build rules for the ISMV muxerDiego Biurrun
2012-06-26mpc8: read APE tags.Anton Khirnov
2012-06-18rtpdec: Add a depacketizer for iLBCMartin Storsjö
2012-06-18Implement the iLBC storage file formatMartin Storsjö
2012-06-17RTMPT protocol supportSamuel Pitoiset
2012-06-03mpegtsenc: use AVFormatContext for AAC packetizationJindrich Makovicka
2012-05-21Remove libnut wrapperDiego Biurrun
2012-05-09sctp: Initial tcp-alike sctp support with streamsLuca Barbato
2012-05-07build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.Diego Biurrun
2012-03-26build: prettyprinting cosmeticsDiego Biurrun
2012-02-23rtpenc: Allow packetizing H263 according to the old RFC 2190Martin Storsjö
2012-02-23img2: split muxer and demuxer into separate filesPaul B Mahol
2012-02-15CDXL demuxer and decoderPaul B Mahol
2012-02-14libavformat: Rename the applehttp protocol to hlsMartin Storsjö
2012-02-14libavformat: Rename the applehttp demuxer to hlsMartin Storsjö
2012-02-14rtpdec: Support H263 in RFC 2190 formatMartin Storsjö
2012-02-14librtmp: Add "lib" prefix to librtmp URLProtocol declarations.Diego Biurrun
2012-02-03frame{crc/md5}: set the stream timebase from codec timebase.Anton Khirnov
2012-01-31lavf: add functions for accessing the fourcc<->CodecID mapping tables.Anton Khirnov
2012-01-25Add a tool for creating smooth streaming manifestsMartin Storsjö
2012-01-23westwood: split the AUD and VQA demuxers into separate files.Justin Ruggles
2012-01-21Add a tool that uses avio to read and write, doing a plain copy of dataMartin Storsjö
2012-01-16add SMJPEG muxerPaul B Mahol
2012-01-16avformat: split out common SMJPEG codePaul B Mahol
2012-01-08build: Skip compiling network.h and rtsp.h if networking is not enabled.Diego Biurrun
2012-01-04adx: add an adx muxerJustin Ruggles
2011-12-28avformat: Add SMJPEG demuxer.Paul B Mahol
2011-12-23build: fix standalone compilation of OMA muxerDiego Biurrun
2011-12-23build: fix standalone compilation of Microsoft XMV demuxerDiego Biurrun
2011-12-23build: fix standalone compilation of Core Audio Format demuxerDiego Biurrun
2011-12-19segment: introduce segmented chain muxerLuca Barbato
2011-12-18lavf: add OpenMG audio muxer.Michael Karcher
2011-12-18omadec: split data that will be used in the muxer to a separate file.Anton Khirnov
2011-12-18lavf: rename oma.c -> omadec.cAnton Khirnov
2011-12-13build: move inclusion of subdir.mak to main subdir loopMans Rullgard
2011-12-10mov: add support for reading and writing the 'chan' tagJustin Ruggles
2011-12-01Add PlayStation Portable PMP format demuxerReimar Döffinger
2011-11-30rtpdec: Add support for G726 audioMiroslav Slugeň
2011-11-27Generalize RIFF INFO tag support; support reading INFO tag in wavVictor Vasiliev
2011-11-27avformat: add CRI ADX format demuxerJustin Ruggles
2011-11-20httpproxy: Specify the object files needed in the MakefileMartin Storsjö
2011-11-08BMV demuxer and decoderKostya Shishkov
2011-11-05avformat: Add the https protocolMartin Storsjö
2011-11-05avformat: Add the tls protocol, using OpenSSL or gnutlsMartin Storsjö