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-09-26oggdec: add support for Xiph's CELT codecNicolas George
2011-09-22Add LATM demuxerJanne Grunau
2011-09-07Add LATM muxerKieran Kunhya
2011-08-17add XMV demuxerSven Hesse
2011-07-13build: move tests/seek_test.c to libavformat and reuse generic build rulesDiego Biurrun
2011-07-11build: rework rules for things in the tools dirMans Rullgard
2011-07-02libavformat: Add an example how to use the metadata APIReinhard Tartler
2011-06-28build: include sub-makefiles using full path instead of symlinksMans Rullgard
2011-06-25build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun
2011-06-10rtpenc: MP4A-LATM payload supportJuan Carlos Rodriguez
2011-05-04Fix standalone compilation of WTV demuxer.Diego Biurrun
2011-04-23Add a protocol handler for AES CBC decryption with PKCS7 paddingMartin Storsjö
2011-04-19lavf: remove FF_API_OLD_METADATA cruftAnton Khirnov
2011-04-14add xWMA demuxerMax Horn
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ö
2010-10-21Restore alphabetical orderMartin Storsjö
2010-10-21rtsp: Untangle the dependencies between the RTSP/SDP demuxers and RTSP muxerMartin Storsjö
2010-10-13Add a SAP demuxerMartin Storsjö
2010-10-09libavformat: Always build id3v1.o and id3v2.oMartin Storsjö
2010-10-08Add a SAP (Session Announcement Protocol, RFC 2974) muxerMartin Storsjö
2010-10-08rtsp: Factorize out code for opening a chained RTP muxerMartin Storsjö
2010-10-06Add RTP depacketization of the X-QT QuickTime formatMartin Storsjö
2010-10-01Add demuxer for LXF (Leitch/Harris' VR native stream format)Tomas Härdin
2010-09-22cosmetics: Place concat protocol entry in alphabetical order.Diego Biurrun
2010-09-09Add a muxer and demuxer for raw G.722Martin Storsjö
2010-08-31split raw.c into rawdec.c and rawenc.cAurelien Jacobs
2010-08-31move raw video demuxer to its own fileAurelien Jacobs