153382e1b6 
								
							
								 
							
						 
						
							
							
								
								multiple inclusion guard cleanup  
							
							Add missing multiple inclusion guards; clean up #endif comments;
add missing library prefixes; keep guard names consistent. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2912e87a6c 
								
							
								 
							
						 
						
							
							
								
								Replace FFmpeg with Libav in licence headers  
							
							Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0795b86174 
								
							
								 
							
						 
						
							
							
								
								avassert: add missing #include <stdlib.h>  
							
							Originally committed as revision 25286 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f23ceeb84d 
								
							
								 
							
						 
						
							
							
								
								avassert: prettify macro  
							
							Originally committed as revision 25285 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b64b4134d5 
								
							
								 
							
						 
						
							
							
								
								Rename libavutil/assert.h to avassert.h  
							
							This avoids conflicts with the system assert.h.
Originally committed as revision 25284 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c619572a7b 
								
							
								 
							
						 
						
							
							
								
								Fix a typo in the nameing of av_assert0() in currently not compiled code.  
							
							Originally committed as revision 25279 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b926b6282d 
								
							
								 
							
						 
						
							
							
								
								av_assert() system.  
							
							With this the developer can now choose if he wants an assert always enabled or at which
compile time assert level. This can thus replace the #define NDEBUG hacks
Originally committed as revision 25278 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago