summaryrefslogtreecommitdiff
path: root/libavformat/allformats.c
Commit message (Collapse)AuthorAge
* enabling codec and muxer by registering it in allcodec.c and allformat.c and ↵Tobias Bindhammer2010-08-23
| | | | | | adding files to the build-system Originally committed as revision 24878 to svn://svn.ffmpeg.org/ffmpeg/trunk
* MMSH support, the most popular and widely used of all MMS variants. Written byRonald S. Bultje2010-08-21
| | | | | | Zhentan Feng <spyfeng gmail com> as part of Google's Summer of Code program. Originally committed as revision 24861 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add Apple HTTP Live Streaming demuxerMartin Storsjö2010-08-19
| | | | Originally committed as revision 24834 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Place the concat protocol entry at the begin of the registeredStefano Sabatini2010-07-27
| | | | | | protocol list, restore alphabetical order. Originally committed as revision 24545 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add Chinese AVS encoding via external library libxavsStefan Gehrer2010-07-27
| | | | Originally committed as revision 24533 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add SubRip muxer and demuxerAurelien Jacobs2010-07-24
| | | | Originally committed as revision 24488 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Lego Mindstorms RSO muxer and demuxer.Rafaël Carré2010-07-20
| | | | | | Patch by Rafaël Carré, rafael d carre a gmail Originally committed as revision 24355 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add MD5 protocolMåns Rullgård2010-07-18
| | | | | | | | | This is a write-only protocol which computes the md5sum of data written, and on close writes this to the designated output or stdout if none is specified. It can be used to test muxers without writing an actual file. Originally committed as revision 24309 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Tele-typewriter demuxerPeter Ross2010-07-18
| | | | Originally committed as revision 24301 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add an av_register_protocol2 function that takes a size parameterMartin Storsjö2010-06-22
| | | | | | | This allows extending the URLProtocol struct without breaking binary compatibility with code compiled with older definitions of the struct. Originally committed as revision 23702 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add WebM muxerJames Zern2010-06-04
| | | | | | Patch by James Zern <jzern at google> Originally committed as revision 23474 to svn://svn.ffmpeg.org/ffmpeg/trunk
* On2 IVF demuxerDavid Conrad2010-05-27
| | | | Originally committed as revision 23357 to svn://svn.ffmpeg.org/ffmpeg/trunk
* MMS-over-TCP protocol support. Patch by Zhentan Feng <spyfeng gmail com>.Zhentan Feng2010-05-24
| | | | Originally committed as revision 23301 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add -f framemd5 muxer similar to framecrc.Reimar Döffinger2010-05-24
| | | | Originally committed as revision 23289 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a md5 muxer that allows checking the md5 sums of generated streams withoutReimar Döffinger2010-05-23
| | | | | | needing an external MD5 command. Originally committed as revision 23257 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Implement YOP demuxer and video decoder.Mohamed Naufal2010-03-29
| | | | | | Patch by Mohamed Naufal gmailify(naufal11). Originally committed as revision 22724 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Implement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS protocols viaHoward Chu2010-03-28
| | | | | | | | librtmp. Patch by Howard Chu <hyc * highlandsun * com>. Originally committed as revision 22710 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add an RTSP muxerMartin Storsjö2010-02-22
| | | | Originally committed as revision 21971 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Implement a physical concatenation protocol.Michele Orrù2010-02-07
| | | | | | Patch by Michele Orrù reverse(<moc.liamg@yp.rekam>). Originally committed as revision 21666 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Bink demuxerPeter Ross2010-01-31
| | | | Originally committed as revision 21569 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Adobe Filmstrip muxer and demuxerPeter Ross2010-01-14
| | | | Originally committed as revision 21212 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Deluxe Paint Animation demuxerPeter Ross2010-01-10
| | | | Originally committed as revision 21118 to svn://svn.ffmpeg.org/ffmpeg/trunk
* CD+G demuxer and decoderMichael Tison2009-12-17
| | | | | | Patch by Michael Tison (gmail address: blackspike@....) Originally committed as revision 20890 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Support "A format generated by IndigoVision 8000 video server".Michael Niedermayer2009-12-01
| | | | Originally committed as revision 20681 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove ancient redir demuxer.Diego Biurrun2009-10-24
| | | | | | HTTP supports redirection just fine without it. Originally committed as revision 20361 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Hook up the MD studio demuxer and Atrac1 decoder.Benjamin Larsson2009-09-22
| | | | Originally committed as revision 19969 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Core Audio Format demuxerPeter Ross2009-09-16
| | | | Originally committed as revision 19879 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add support for S/PDIF encapsulation.Bartlomiej Wolowiec2009-08-21
| | | | Originally committed as revision 19674 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Sony Wave64 demuxerDaniel Verkamp2009-08-10
| | | | | | patch by Daniel Verkamp, daniel drv nu Originally committed as revision 19617 to svn://svn.ffmpeg.org/ffmpeg/trunk
* RTMP protocol support (as a client)Kostya Shishkov2009-07-31
| | | | Originally committed as revision 19556 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Implement SoX native format muxer and demuxer.Daniel Verkamp2009-05-30
| | | | | | Patch by Daniel Verkamp $firstname@drv DOT nu. Originally committed as revision 18998 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add QCP demuxer.Kenan Gillet2009-05-20
| | | | Originally committed as revision 18883 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add 8088flex TMV file demuxer.Daniel Verkamp2009-05-06
| | | | | | Patch by Daniel Verkamp daniel|at|drv|nu. Originally committed as revision 18766 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add raw MLP muxer.Ramiro Polla2009-04-21
| | | | Originally committed as revision 18652 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Support raw TrueHD filesRamiro Polla2009-03-19
| | | | Originally committed as revision 18049 to svn://svn.ffmpeg.org/ffmpeg/trunk
* VQF demuxerVitor Sessak2009-03-07
| | | | Originally committed as revision 17866 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add raw demuxer for Chinese AVS elementary streamsStefan Gehrer2009-02-21
| | | | Originally committed as revision 17473 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Replace calls/references of the deprecated register_protocol()Stefano Sabatini2009-02-15
| | | | | | function with correponding calls/references to av_register_protocol(). Originally committed as revision 17323 to svn://svn.ffmpeg.org/ffmpeg/trunk
* MXF D-10 muxerBaptiste Coudurier2009-02-13
| | | | Originally committed as revision 17204 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail comToshimitsu Kimura2009-02-11
| | | | Originally committed as revision 17159 to svn://svn.ffmpeg.org/ffmpeg/trunk
* NC camera demuxerNicolas Martin2009-02-08
| | | | | | Patch by Nicolas Martin - elvadrias at gmail Originally committed as revision 17062 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Merge rtp_internal.h in rtp.h, and remove rtp_internal.hLuca Abeni2009-01-27
| | | | Originally committed as revision 16817 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move documentation of av_register_all() from allformats.c toStefano Sabatini2009-01-25
| | | | | | avformat.h, and extend it. Originally committed as revision 16774 to svn://svn.ffmpeg.org/ffmpeg/trunk
* R3D REDCODE demuxerBaptiste Coudurier2009-01-20
| | | | Originally committed as revision 16692 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added demuxer for FunCom ISS audio files,Stefan Gehrer2009-01-17
| | | | | | extended ADPCM decoder by ISS specific IMA variant Originally committed as revision 16658 to svn://svn.ffmpeg.org/ffmpeg/trunk
* replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_Aurelien Jacobs2009-01-14
| | | | | | and remove all ENABLE_ definitions. Originally committed as revision 16600 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
| | | | | | They are now always defined to either 0 or 1. Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make register_avcodec() call avcodec_init().Stefano Sabatini2008-12-14
| | | | | | | This avoids the possibility to use a registered codec without first initializing libavcodec, which resulted in unexpected behavior. Originally committed as revision 16131 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 100l: Add missing backslashes.Diego Biurrun2008-12-13
| | | | Originally committed as revision 16107 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: Break some lines for a more aesthetically pleasing result.Diego Biurrun2008-12-13
| | | | Originally committed as revision 16106 to svn://svn.ffmpeg.org/ffmpeg/trunk