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
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
2010-08-31move pcm muxers to their own fileAurelien Jacobs
2010-08-31move pcm demuxers to their own fileAurelien Jacobs
2010-08-30move null muxer to its own fileAurelien Jacobs
2010-08-30move ac3/eac3 demuxer to its own fileAurelien Jacobs
2010-08-30move dnxhd demuxer to its own fileAurelien Jacobs
2010-08-30move dirac demuxer to its own fileAurelien Jacobs
2010-08-30move h261 demuxer to its own fileAurelien Jacobs
2010-08-30move h263 demuxer to its own fileAurelien Jacobs
2010-08-30move h264 demuxer to its own fileAurelien Jacobs
2010-08-30move m4v demuxer to its own fileAurelien Jacobs
2010-08-30move cavsvideo demuxer to its own fileAurelien Jacobs
2010-08-30move mpegvideo demuxer to its own fileAurelien Jacobs
2010-08-29move ingenient demuxer to its own fileAurelien Jacobs
2010-08-29move DTS demuxer to its own fileAurelien Jacobs
2010-08-2910l: aacdec and idroqenc still depend on raw.oAurelien Jacobs
2010-08-29rename idroq.c to idroqdec.cAurelien Jacobs
2010-08-29move id roq muxer to its own fileAurelien Jacobs
2010-08-29move ADTS AAC demuxer to its own fileAurelien Jacobs
2010-08-23enabling codec and muxer by registering it in allcodec.c and allformat.c and ...Tobias Bindhammer
2010-08-21MMSH support, the most popular and widely used of all MMS variants. Written byRonald S. Bultje
2010-08-19Add Apple HTTP Live Streaming demuxerMartin Storsjö
2010-08-16Add RTP depacketization of VP8Josh Allmann
2010-08-16Add RTP packetization of VP8Josh Allmann
2010-08-13Add RTP depacketization of MP4A-LATMMartin Storsjö
2010-08-12Move functions and structs shared between MMSH and MMST into their own file,Zhentan Feng
2010-08-07Add RTP packetization of Theora and VorbisJosh Allmann
2010-07-27libavformat needs libavcoreMåns Rullgård
2010-07-25add SubRip muxer and demuxerAurelien Jacobs