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
2007-06-06add mpegtsraw demuxerMichael Niedermayer
2007-05-10RoQ muxer, patch by Vitor, vitor1001 gmail comVitor Sessak
2007-05-07Renderware TXD demuxerIvo van Poorten
2007-04-27Use correct CONFIG_RTP_MUXER ifdefAlex Beregszaszi
2007-04-27Make protocols configure selectable and also cleanup the CONFIG_NETWORKAlex Beregszaszi
2007-04-08CRYO APC demuxerAnssi Hannula
2007-04-08Bethsoft VID demuxer and video decoderNicholas Tung
2007-04-07Interplay C93 demuxer and video decoderAnssi Hannula
2007-04-04There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaringDiego Biurrun
2007-04-01Fix copy and paste error in comment.Diego Biurrun
2007-04-01support for the THP game format by Marco Gerards, mgerards xs4all nlDiego Biurrun
2007-03-14DXA demuxer and decoderKostya Shishkov
2007-02-09Raw VC-1 demuxerKostya Shishkov
2007-02-09Properly separate native and libnut NUT (de)muxers.Diego Biurrun
2007-01-22remove no longer needed #ifdefsMåns Rullgård
2006-12-24Musepack SV7 decoding supportKostya Shishkov
2006-12-23Register x11grab only when it has been enabled.Diego Biurrun
2006-12-13Original X11 device demuxer patch from Clemens FruhwirthGuillaume Poirier
2006-12-13revert broken commit of x11 device demuxer patchGuillaume Poirier
2006-12-13Original X11 device demuxer patch from Clemens FruhwirthGuillaume Poirier
2006-11-27cleanup the #ifdef mess in muxer/demuxer registrationAurelien Jacobs
2006-11-12register nut muxer if libnut is usedOded Shimon
2006-11-11updating nut demuxer to latest specMichael Niedermayer
2006-11-03kill AVImageFormatBaptiste Coudurier
2006-10-26Add support for H264 over RTPRyan Martell
2006-10-12support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %c...Baptiste Coudurier
2006-10-12new mtv demuxerReynaldo H. Verdejo Pinochet
2006-10-11support for Delphine Software .cin files demuxing / audio and video decoding,...Baptiste Coudurier
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-09-26WavPack lossless audio decoderKostya Shishkov
2006-08-29AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com %Steve L'Homme
2006-07-25MXF demuxerBaptiste Coudurier
2006-07-19GXF muxerBaptiste Coudurier
2006-07-13add lost raw pcm input/output formatsMåns Rullgård
2006-07-11allow individual selection of muxers and demuxersMåns Rullgård
2006-07-03add GXF demuxerReimar Döffinger
2006-06-30Move initialisations and internal symbols in allformats.h,Diego Pettenò
2006-03-28NuppelVideo/MythTVVideo support, including rtjpeg decoderReimar Döffinger
2006-03-21Smacker demuxer and decoder.Kostya Shishkov
2006-03-18Reenable NUT and NUT regression tests as requested by Michael.Diego Biurrun
2006-03-17Disable the NUT (de)muxer until it has been synced with the specification.Diego Biurrun
2006-02-18ff_asts_init needs to be inside #ifdef CONFIG_MUXERS, remove some misplacedLuca Abeni
2006-02-17complete AVS playback system (from Creature Shock computer game),Mike Melanson
2006-02-12complete American Laser Games MM playback system, courtesy of Peter RossMike Melanson
2006-02-12tta demuxer, also usable for moving tta audio data into an other containerAlex Beregszaszi
2006-02-10generate adts frame headers if requiredMåns Rullgård
2006-02-10add a Creative VOC (de)muxerAurelien Jacobs
2006-02-02AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org)Michael Niedermayer
2006-02-01video4linux2 input supportLuca Abeni
2006-01-21Add --disable-protocols option to configure to disable I/O protocol fromGildas Bazin