88ad2faff8 
								
							
								 
							
						 
						
							
							
								
								Place the concat protocol entry at the begin of the registered  
							
							protocol list, restore alphabetical order.
Originally committed as revision 24545 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								de29597680 
								
							
								 
							
						 
						
							
							
								
								add Chinese AVS encoding via external library libxavs  
							
							Originally committed as revision 24533 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ba2c508d0c 
								
							
								 
							
						 
						
							
							
								
								add SubRip muxer and demuxer  
							
							Originally committed as revision 24488 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e8723e242d 
								
							
								 
							
						 
						
							
							
								
								Lego Mindstorms RSO muxer and demuxer.  
							
							Patch by Rafaël Carré, rafael d carre a gmail
Originally committed as revision 24355 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a1db009e6c 
								
							
								 
							
						 
						
							
							
								
								Add MD5 protocol  
							
							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 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5a71709467 
								
							
								 
							
						 
						
							
							
								
								Tele-typewriter demuxer  
							
							Originally committed as revision 24301 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9b07a2dc02 
								
							
								 
							
						 
						
							
							
								
								Add an av_register_protocol2 function that takes a size parameter  
							
							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 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								316d6c153c 
								
							
								 
							
						 
						
							
							
								
								Add WebM muxer  
							
							Patch by James Zern <jzern at google>
Originally committed as revision 23474 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								173bb37f82 
								
							
								 
							
						 
						
							
							
								
								On2 IVF demuxer  
							
							Originally committed as revision 23357 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a24039861d 
								
							
								 
							
						 
						
							
							
								
								MMS-over-TCP protocol support. Patch by Zhentan Feng <spyfeng gmail com>.  
							
							Originally committed as revision 23301 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0e765181c4 
								
							
								 
							
						 
						
							
							
								
								Add -f framemd5 muxer similar to framecrc.  
							
							Originally committed as revision 23289 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								944a1b6b96 
								
							
								 
							
						 
						
							
							
								
								Add a md5 muxer that allows checking the md5 sums of generated streams without  
							
							needing an external MD5 command.
Originally committed as revision 23257 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								148bcae98c 
								
							
								 
							
						 
						
							
							
								
								Implement YOP demuxer and video decoder.  
							
							Patch by Mohamed Naufal gmailify(naufal11).
Originally committed as revision 22724 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0f943ce663 
								
							
								 
							
						 
						
							
							
								
								Implement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS protocols via  
							
							librtmp.
Patch by Howard Chu <hyc * highlandsun * com>.
Originally committed as revision 22710 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6f5a3d0a7b 
								
							
								 
							
						 
						
							
							
								
								Add an RTSP muxer  
							
							Originally committed as revision 21971 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								084eb95fd5 
								
							
								 
							
						 
						
							
							
								
								Implement a physical concatenation protocol.  
							
							Patch by Michele Orrù reverse(<moc.liamg@yp.rekam>).
Originally committed as revision 21666 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2e375df5b2 
								
							
								 
							
						 
						
							
							
								
								Bink demuxer  
							
							Originally committed as revision 21569 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								83ab7f1883 
								
							
								 
							
						 
						
							
							
								
								Adobe Filmstrip muxer and demuxer  
							
							Originally committed as revision 21212 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e6565055b9 
								
							
								 
							
						 
						
							
							
								
								Deluxe Paint Animation demuxer  
							
							Originally committed as revision 21118 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a3d995c1eb 
								
							
								 
							
						 
						
							
							
								
								CD+G demuxer and decoder  
							
							Patch by Michael Tison (gmail address: blackspike@....)
Originally committed as revision 20890 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								00b6fa40c3 
								
							
								 
							
						 
						
							
							
								
								Support "A format generated by IndigoVision 8000 video server".  
							
							Originally committed as revision 20681 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								76e6e9c330 
								
							
								 
							
						 
						
							
							
								
								Remove ancient redir demuxer.  
							
							HTTP supports redirection just fine without it.
Originally committed as revision 20361 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								61dc238b45 
								
							
								 
							
						 
						
							
							
								
								Hook up the MD studio demuxer and Atrac1 decoder.  
							
							Originally committed as revision 19969 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5f14b56593 
								
							
								 
							
						 
						
							
							
								
								Core Audio Format demuxer  
							
							Originally committed as revision 19879 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ab1eff9c5c 
								
							
								 
							
						 
						
							
							
								
								Add support for S/PDIF encapsulation.  
							
							Originally committed as revision 19674 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								740e89cf83 
								
							
								 
							
						 
						
							
							
								
								Sony Wave64 demuxer  
							
							patch by Daniel Verkamp, daniel drv nu
Originally committed as revision 19617 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9fd6b84360 
								
							
								 
							
						 
						
							
							
								
								RTMP protocol support (as a client)  
							
							Originally committed as revision 19556 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cbfe5bee2e 
								
							
								 
							
						 
						
							
							
								
								Implement SoX native format muxer and demuxer.  
							
							Patch by Daniel Verkamp $firstname@drv DOT nu.
Originally committed as revision 18998 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cdce0fb845 
								
							
								 
							
						 
						
							
							
								
								Add QCP demuxer.  
							
							Originally committed as revision 18883 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7c7d3e09f6 
								
							
								 
							
						 
						
							
							
								
								Add 8088flex TMV file demuxer.  
							
							Patch by Daniel Verkamp daniel|at|drv|nu.
Originally committed as revision 18766 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9145021d68 
								
							
								 
							
						 
						
							
							
								
								Add raw MLP muxer.  
							
							Originally committed as revision 18652 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								23d9cc4563 
								
							
								 
							
						 
						
							
							
								
								Support raw TrueHD files  
							
							Originally committed as revision 18049 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								616e899c43 
								
							
								 
							
						 
						
							
							
								
								VQF demuxer  
							
							Originally committed as revision 17866 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9f2fc1268c 
								
							
								 
							
						 
						
							
							
								
								add raw demuxer for Chinese AVS elementary streams  
							
							Originally committed as revision 17473 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5d37750187 
								
							
								 
							
						 
						
							
							
								
								Replace calls/references of the deprecated register_protocol()  
							
							function with correponding calls/references to av_register_protocol().
Originally committed as revision 17323 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bd3f81f313 
								
							
								 
							
						 
						
							
							
								
								MXF D-10 muxer  
							
							Originally committed as revision 17204 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								865780ae9b 
								
							
								 
							
						 
						
							
							
								
								Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com  
							
							Originally committed as revision 17159 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eaf5d0112b 
								
							
								 
							
						 
						
							
							
								
								NC camera demuxer  
							
							Patch by Nicolas Martin - elvadrias at gmail
Originally committed as revision 17062 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								20631a9c15 
								
							
								 
							
						 
						
							
							
								
								Merge rtp_internal.h in rtp.h, and remove rtp_internal.h  
							
							Originally committed as revision 16817 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4815e24623 
								
							
								 
							
						 
						
							
							
								
								Move documentation of av_register_all() from allformats.c to  
							
							avformat.h, and extend it.
Originally committed as revision 16774 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7eb68edba7 
								
							
								 
							
						 
						
							
							
								
								R3D REDCODE demuxer  
							
							Originally committed as revision 16692 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								055dc116fc 
								
							
								 
							
						 
						
							
							
								
								added demuxer for FunCom ISS audio files,  
							
							extended ADPCM decoder by ISS specific IMA variant
Originally committed as revision 16658 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								49fb20cb8a 
								
							
								 
							
						 
						
							
							
								
								replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_  
							
							and remove all ENABLE_ definitions.
Originally committed as revision 16600 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b250f9c66d 
								
							
								 
							
						 
						
							
							
								
								Change semantic of CONFIG_*, HAVE_* and ARCH_*.  
							
							They are now always defined to either 0 or 1.
Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7a961a46ba 
								
							
								 
							
						 
						
							
							
								
								Make register_avcodec() call avcodec_init().  
							
							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 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8a9572c26f 
								
							
								 
							
						 
						
							
							
								
								100l: Add missing backslashes.  
							
							Originally committed as revision 16107 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6d99b2285d 
								
							
								 
							
						 
						
							
							
								
								cosmetics: Break some lines for a more aesthetically pleasing result.  
							
							Originally committed as revision 16106 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7f37f5687d 
								
							
								 
							
						 
						
							
							
								
								whitespace cosmetics  
							
							Originally committed as revision 16100 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bd09e8a7df 
								
							
								 
							
						 
						
							
							
								
								raw dnxhd de/muxer  
							
							Originally committed as revision 15674 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								88caf34510 
								
							
								 
							
						 
						
							
							
								
								ASS/SSA muxer.  
							
							Originally committed as revision 15430 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago