e2a5fd2049 
								
							
								 
							
						 
						
							
							
								
								os2 thread, network and freetype2 support by (Paul Smedley | paulat a t smedleydot d o t info)  
							
							Originally committed as revision 4922 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5509bffa88 
								
							
								 
							
						 
						
							
							
								
								Update licensing information: The FSF changed postal address.  
							
							Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								115329f160 
								
							
								 
							
						 
						
							
							
								
								COSMETICS: Remove all trailing whitespace.  
							
							Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								01cf54f041 
								
							
								 
							
						 
						
							
							
								
								Mac OS X 10.4 compilation fix by Steven M. Schultz <sms at 2BSD dot COM>  
							
							Originally committed as revision 4207 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								88730be651 
								
							
								 
							
						 
						
							
							
								
								kill warnings patch by (Måns Rullgård <mru inprovide com>)  
							
							Originally committed as revision 3977 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6ba5cbc699 
								
							
								 
							
						 
						
							
							
								
								HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>)  
							
							tested and submitted by (Torsten Spindler <spindler at hbt dot arch dot ethz dot ch>)
Originally committed as revision 3381 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0bd586c50d 
								
							
								 
							
						 
						
							
							
								
								sweeping change from -EIO -> AVERROR_IO  
							
							Originally committed as revision 3239 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b51469a0c5 
								
							
								 
							
						 
						
							
							
								
								tcp select() check and enables pressing 'q' when reading/(writing) from  
							
							tcp/http in ffmpeg.c patch by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>)
Originally committed as revision 2891 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9eef2b77b2 
								
							
								 
							
						 
						
							
							
								
								no read loop tcp/http and http CRLF fix by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>)  
							
							Originally committed as revision 2885 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6c8e0d4d46 
								
							
								 
							
						 
						
							
							
								
								Fix a very nasty problem with extra bytes appearing in TCP data streams.  
							
							Whenever there was an EINTR/EAGAIN return, then a byte in the data stream
would be duplicated!! This fix should allow ffserver to work again.
Originally committed as revision 2317 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4358d5def3 
								
							
								 
							
						 
						
							
							
								
								removed ctype.h header  
							
							Originally committed as revision 2225 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								438fcb754f 
								
							
								 
							
						 
						
							
							
								
								OSX and BeOS networking fix (socklen_t)  
							
							Originally committed as revision 2077 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								09787fb8af 
								
							
								 
							
						 
						
							
							
								
								support aborting in TCP  
							
							Originally committed as revision 2061 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0c1a9edad4 
								
							
								 
							
						 
						
							
							
								
								* UINTX -> uintx_t   INTX -> intx_t  
							
							Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								abac617591 
								
							
								 
							
						 
						
							
							
								
								renamed libav to libavformat  
							
							Originally committed as revision 1276 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b8a78f419d 
								
							
								 
							
						 
						
							
							
								
								reversing header game  
							
							MIN/MAX -> FFMIN/FFMAX
Originally committed as revision 1184 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9eb826478c 
								
							
								 
							
						 
						
							
							
								
								MIN/MAX sys/param.h patch by (François Revol <revol at free dot fr>)  
							
							Originally committed as revision 1164 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ddd71fc60 
								
							
								 
							
						 
						
							
							
								
								added BeOS net_server support (R5 network stack), basically the same  
							
							problems as with winsock (sockets != fd), and the broken select().
based on older patch by Andrew Bachmann.
patch by (François Revol <revol at free dot fr>)
Originally committed as revision 1144 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								171bbb03ad 
								
							
								 
							
						 
						
							
							
								
								added raw tcp support  
							
							Originally committed as revision 717 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago