Alex Beregszaszi
							
						 | 
						
							
							
							
								
							
								3cf9ea7f48
								
							
								
							
						 | 
						
							
							
								
								use proper closesocket defines
							
							
							
							
							
							
								
							
							
							Originally committed as revision 9992 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						18 years ago | 
					
				
					
						
							
							
								   Ramiro Polla
							
						 | 
						
							
							
							
								
							
								6ff3f3e7ce
								
							
								
							
						 | 
						
							
							
								
								Check for winsock2.h instead of __MINGW32__
							
							
							
							
							
							
								
							
							
							Originally committed as revision 9988 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						18 years ago | 
					
				
					
						
							
							
								   Ramiro Polla
							
						 | 
						
							
							
							
								
							
								7c37e504f0
								
							
								
							
						 | 
						
							
							
								
								Remove OS/2 support
							
							
							
							
							
							
								
							
							
							Originally committed as revision 9586 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						18 years ago | 
					
				
					
						
							
							
								   Diego Biurrun
							
						 | 
						
							
							
							
								
							
								224906414b
								
							
								
							
						 | 
						
							
							
								
								Remove leading underscores from specifiers, they are reserved.
							
							
							
							
							
							
								
							
							
							Originally committed as revision 9461 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						18 years ago | 
					
				
					
						
							
							
								   François Revol
							
						 | 
						
							
							
							
								
							
								13e4dba690
								
							
								
							
						 | 
						
							
							
								
								BeOS only: we don't have SA_RESTART. #define to 0 and emit a warning. I don't plan on hosting a streaming tv anyway but it gets ffserver building.
							
							
							
							
							
							
								
							
							
							Originally committed as revision 8103 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						18 years ago | 
					
				
					
						
							
							
								   François Revol
							
						 | 
						
							
							
							
								
							
								457b101e42
								
							
								
							
						 | 
						
							
							
								
								Make sure we don't try to emulate poll() when it's there if --disable-ffserver... 10l
							
							
							
							
							
							
								
							
							
							Originally committed as revision 7991 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						18 years ago | 
					
				
					
						
							
							
								   François Revol
							
						 | 
						
							
							
							
								
							
								36c07acd59
								
							
								
							
						 | 
						
							
							
								
								MinGW patch by <koyama AT infocity DOT co DOT jp>, reworked. Removed placeholder for winsock.
							
							
							
							
							
							
								
							
							
							Originally committed as revision 7990 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						18 years ago | 
					
				
					
						
							
							
								   François Revol
							
						 | 
						
							
							
							
								
							
								b0c858d834
								
							
								
							
						 | 
						
							
							
								
								poll() emulation for BeOS, and maybe MinGW.
							
							
							
							
							
							
								
							
							
							Originally committed as revision 7987 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						18 years ago | 
					
				
					
						
							
							
								   François Revol
							
						 | 
						
							
							
							
								
							
								e9d511dc7e
								
							
								
							
						 | 
						
							
							
								
								The long awaited BeOS cleanup, phase 1
							
							
							
							
							
							
								
							
							
							Originally committed as revision 7581 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						19 years ago | 
					
				
					
						
							
							
								   Ramiro Polla
							
						 | 
						
							
							
							
								
							
								acb3b537f3
								
							
								
							
						 | 
						
							
							
								
								support files >2GB on MinGW
							
							
							
							
							
							
								
							
							
							patch by Ramiro Polla, angustia arrozcru.no-ip org
Originally committed as revision 7362 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						19 years ago | 
					
				
					
						
							
							
								   Diego Biurrun
							
						 | 
						
							
							
							
								
							
								b78e7197a8
								
							
								
							
						 | 
						
							
							
								
								Change license headers to say 'FFmpeg' instead of 'this program/this library'
							
							
							
							
							
							
								
							
							
							and fix GPL/LGPL version mismatches.
Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						19 years ago | 
					
				
					
						
							
							
								   Diego Biurrun
							
						 | 
						
							
							
							
								
							
								04d7f60143
								
							
								
							
						 | 
						
							
							
								
								Add official LGPL license headers to the files that were missing them.
							
							
							
							
							
							
								
							
							
							Originally committed as revision 6219 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						19 years ago | 
					
				
					
						
							
							
								   Sascha Sommer
							
						 | 
						
							
							
							
								
							
								2a86d50bd9
								
							
								
							
						 | 
						
							
							
								
								cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>)
							
							
							
							
							
							
								
							
							
							Originally committed as revision 3053 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						21 years ago | 
					
				
					
						
							
							
								   Fabrice Bellard
							
						 | 
						
							
							
							
								
							
								f71869a4db
								
							
								
							
						 | 
						
							
							
								
								simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c
							
							
							
							
							
							
								
							
							
							Originally committed as revision 2228 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 | 
						22 years ago |