f3635240b7 
								
							
								 
							
						 
						
							
							
								
								Fix a couple of 'return type defaults to int' and 'control reaches end of  
							
							non-void function' warnings in test code.
Originally committed as revision 11491 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f8a80fd69d 
								
							
								 
							
						 
						
							
							
								
								main() --> main(void)  
							
							Originally committed as revision 11079 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7b94177e37 
								
							
								 
							
						 
						
							
							
								
								Group all copyright and author notices together.  
							
							Originally committed as revision 9483 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								154e30f6c2 
								
							
								 
							
						 
						
							
							
								
								rename attribute_unused to av_unused and moves its declaration to common.h  
							
							patch by Carl Eugen Hoyos cehoyos chez ag or at
original thread: [FFmpeg-devel] [PATCH] attribute_unused -> av_unused
date: 05/29/2007 01:23 PM
Originally committed as revision 9155 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ad73e79cab 
								
							
								 
							
						 
						
							
							
								
								160 bytes smaller object file, ask gcc devels why  
							
							Originally committed as revision 8407 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f1505ce3bc 
								
							
								 
							
						 
						
							
							
								
								explain where the T table comes from  
							
							Originally committed as revision 8406 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e057461dac 
								
							
								 
							
						 
						
							
							
								
								cosmetic (order context variables like in sha1)  
							
							Originally committed as revision 8386 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e657aa3415 
								
							
								 
							
						 
						
							
							
								
								#undef printf under #ifdef TEST (needed for testing)  
							
							Originally committed as revision 8384 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ef3c7c3328 
								
							
								 
							
						 
						
							
							
								
								borrow finalization algo from sha1 (100byte smaller)  
							
							Originally committed as revision 8383 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e1b62250ac 
								
							
								 
							
						 
						
							
							
								
								get rid of b_used variable (same size with CONFIG_SMALL)  
							
							Originally committed as revision 8382 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								949b1a13bf 
								
							
								 
							
						 
						
							
							
								
								Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.  
							
							patch by Steve Lhomme, slhomme divxcorp com
Originally committed as revision 6868 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								a020e2c5f0 
								
							
								 
							
						 
						
							
							
								
								Add proper LGPL header.  
							
							Originally committed as revision 5634 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								da2e9781bb 
								
							
								 
							
						 
						
							
							
								
								spelling typo  
							
							Originally committed as revision 5633 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5351c29cbe 
								
							
								 
							
						 
						
							
							
								
								fix endianess build in a better way  
							
							Originally committed as revision 5596 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a8d88e03d2 
								
							
								 
							
						 
						
							
							
								
								big endian fix  
							
							Originally committed as revision 5592 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d10fda8ee2 
								
							
								 
							
						 
						
							
							
								
								1l: put that int i back  
							
							Originally committed as revision 5587 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4dddc5e10c 
								
							
								 
							
						 
						
							
							
								
								kill warnings  
							
							Originally committed as revision 5585 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f28660eb3f 
								
							
								 
							
						 
						
							
							
								
								cast pointers to make compiler happy  
							
							remove test define
Originally committed as revision 5582 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								94d85eaf34 
								
							
								 
							
						 
						
							
							
								
								md5 support  
							
							depending on CONFIG_SMALL this can either be compiled to a fully unrolled kernel / rfc reference style md5 routine
or a single loop similar to what mplayer uses
Originally committed as revision 5565 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago