aboutsummaryrefslogtreecommitdiff
path: root/libavformat/allformats.c
AgeCommit message (Collapse)Author
2007-06-06add mpegtsraw demuxerMichael Niedermayer
Originally committed as revision 9233 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-05-09RoQ muxer, patch by Vitor, vitor1001 gmail comVitor Sessak
reference thread: Subject: [FFmpeg-devel] [PATCH] RoQ muxer Date: Wed, 09 May 2007 19:44:21 +0200 Originally committed as revision 8959 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-05-07Renderware TXD demuxerIvo van Poorten
Originally committed as revision 8927 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-04-27Use correct CONFIG_RTP_MUXER ifdefAlex Beregszaszi
Originally committed as revision 8847 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-04-26Make protocols configure selectable and also cleanup the CONFIG_NETWORKAlex Beregszaszi
related parts (rtp,rtsp,sdp). Currently they are interdependent. Originally committed as revision 8842 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-04-07CRYO APC demuxerAnssi Hannula
patch by Anssi Hannula, anssi.hannula gmail com Originally committed as revision 8656 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-04-07Bethsoft VID demuxer and video decoderNicholas Tung
patch by Nicholas Tung, ntung ntung com Originally committed as revision 8649 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-04-07Interplay C93 demuxer and video decoderAnssi Hannula
patch by Anssi Hannula, anssi.hannula gmail com Originally committed as revision 8643 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-04-03There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaringDiego Biurrun
the video_grab_device_demuxer AVInputFormat. Use two different names for the AVInputFormats to reduce confusion and remove ugliness from the Makefile. Originally committed as revision 8619 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-04-01Fix copy and paste error in comment.Diego Biurrun
Originally committed as revision 8588 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-04-01support for the THP game format by Marco Gerards, mgerards xs4all nlDiego Biurrun
Originally committed as revision 8587 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-03-14DXA demuxer and decoderKostya Shishkov
Originally committed as revision 8405 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-09Raw VC-1 demuxerKostya Shishkov
Originally committed as revision 7896 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-09Properly separate native and libnut NUT (de)muxers.Diego Biurrun
Originally committed as revision 7891 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-21remove no longer needed #ifdefsMåns Rullgård
Originally committed as revision 7617 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-12-24Musepack SV7 decoding supportKostya Shishkov
Originally committed as revision 7375 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-12-23Register x11grab only when it has been enabled.Diego Biurrun
Originally committed as revision 7366 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-12-13Original X11 device demuxer patch from Clemens FruhwirthGuillaume Poirier
- Build system integration is equivalent to RFC #6 patch - Same rule applies to ffmpeg.c/allformats.[c|h] - x11grab.c is from Clemens Fruhwirth except the x11 grab structure for libavformat registration is renamed to match build system integration. Originally committed as revision 7302 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-12-13revert broken commit of x11 device demuxer patchGuillaume Poirier
Originally committed as revision 7301 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-12-12Original X11 device demuxer patch from Clemens FruhwirthGuillaume Poirier
- Build system integration is equivalent to RFC #6 patch - Same rule applies to ffmpeg.c/allformats.[c|h] - x11grab.c is from Clemens Fruhwirth except the x11 grab structure for libavformat registration is renamed to match build system integration. Originally committed as revision 7293 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-27cleanup the #ifdef mess in muxer/demuxer registrationAurelien Jacobs
Originally committed as revision 7175 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-12register nut muxer if libnut is usedOded Shimon
Originally committed as revision 6978 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-11updating nut demuxer to latest specMichael Niedermayer
no muxing yet no index yet no seeking yet libnuts crcs dont match mine (didnt investigate yet) samplerate is stored wrong by libnut (demuxer has a workaround) code is not clean or beautifull yet, but i thought its better to commit early before someone unneccesarily wastes his time duplicating the work demuxer split from muxer Originally committed as revision 6966 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-02kill AVImageFormatBaptiste Coudurier
Originally committed as revision 6875 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-26Add support for H264 over RTPRyan Martell
Patch by Ryan Martell % rdm4 A martellventures P com % Original thread: Date: Oct 9, 2006 4:55 PM Subject: [Ffmpeg-devel] RTP patches & RFC Actual committed patch: Date: Oct 26, 2006 4:29 PM Originally committed as revision 6798 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-12support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir ↵Baptiste Coudurier
%cyx A users P sourceforge P net% Originally committed as revision 6672 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-12new mtv demuxerReynaldo H. Verdejo Pinochet
Originally committed as revision 6667 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-11support for Delphine Software .cin files demuxing / audio and video ↵Baptiste Coudurier
decoding, by Gregory Montoir %cyx A users P sourceforge P net% Originally committed as revision 6659 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
and fix GPL/LGPL version mismatches. Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-26WavPack lossless audio decoderKostya Shishkov
Originally committed as revision 6336 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-08-29AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com %Steve L'Homme
Original Thread: Date: Aug 16, 2006 11:45 PM Subject: [Ffmpeg-devel] [PATCH] AVISynth support Originally committed as revision 6122 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-25MXF demuxerBaptiste Coudurier
Originally committed as revision 5826 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-19GXF muxerBaptiste Coudurier
Originally committed as revision 5787 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-13add lost raw pcm input/output formatsMåns Rullgård
Originally committed as revision 5726 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-10allow individual selection of muxers and demuxersMåns Rullgård
Originally committed as revision 5707 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-03add GXF demuxerReimar Döffinger
Originally committed as revision 5598 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-06-30Move initialisations and internal symbols in allformats.h,Diego Pettenò
patch by Diego "Flameeyes" Petteno flameeyes AA gentoo PP org Original thread: Date: Jun 30, 2006 2:07 AM Subject: [Ffmpeg-devel] [PATCH] Move initialisations and internal symbols in allformats.h Originally committed as revision 5556 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-03-27NuppelVideo/MythTVVideo support, including rtjpeg decoderReimar Döffinger
Originally committed as revision 5232 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-03-21Smacker demuxer and decoder.Kostya Shishkov
Originally committed as revision 5189 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-03-17Reenable NUT and NUT regression tests as requested by Michael.Diego Biurrun
Originally committed as revision 5177 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-03-17Disable the NUT (de)muxer until it has been synced with the specification.Diego Biurrun
Originally committed as revision 5174 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-17ff_asts_init needs to be inside #ifdef CONFIG_MUXERS, remove some misplacedLuca Abeni
CONFIG_MUXERS from adtsenc.c, fixes compilation with --disable-muxers. patch by Luca Abeni, lucabe72 &at& email &dot& it Originally committed as revision 5030 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-17complete AVS playback system (from Creature Shock computer game),Mike Melanson
courtesy of Aurelien Jacobs <aurel at gnuage dot org> Originally committed as revision 5028 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-12complete American Laser Games MM playback system, courtesy of Peter RossMike Melanson
(suxen_drol at hotmail dot com) Originally committed as revision 4999 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-12tta demuxer, also usable for moving tta audio data into an other containerAlex Beregszaszi
Originally committed as revision 4997 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-10generate adts frame headers if requiredMåns Rullgård
Originally committed as revision 4970 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-09add a Creative VOC (de)muxerAurelien Jacobs
Originally committed as revision 4967 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-02AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org)Michael Niedermayer
Originally committed as revision 4924 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-01video4linux2 input supportLuca Abeni
patch by Luca Abeni, lucabe72 $$at$$ email $$dot$$ it Originally committed as revision 4916 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-01-21Add --disable-protocols option to configure to disable I/O protocol fromGildas Bazin
libavformat. Also fix build with --disable-muxers and --disable-ffserver. patch by Gildas Bazin < gbazin **@** altern **.** org > Originally committed as revision 4879 to svn://svn.ffmpeg.org/ffmpeg/trunk