2db114ec3f 
								
							
								 
							
						 
						
							
							
								
								tests/tiny_ssim: replace #define by typedef  
							
							See e.g https://stackoverflow.com/questions/1666353/are-typedef-and-define-the-same-in-c 
for rationale.
Reviewed-by: Ronald S. Bultje <rsbultje@gmail.com>
Reviewed-by: Hendrik Leppkes <h.leppkes@gmail.com>
Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e77ffaa0ac 
								
							
								 
							
						 
						
							
							
								
								tests/tiny_ssim: more correct error message  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a69e16a97e 
								
							
								 
							
						 
						
							
							
								
								tests/tiny_ssim: check dimensions  
							
							Fix integer overflow
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a0f8e6ad67 
								
							
								 
							
						 
						
							
							
								
								tests/tiny_ssim: drop isatty() support  
							
							tiny_ssim is build on the host, not the target and the HAVE_* are set for the
target.
This patch fixes building tiny_ssim when HAVE_* differed between target and host
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b9936e59e8 
								
							
								 
							
						 
						
							
							
								
								tiny_ssim: add per-frame metrics and final ssim db number.  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e370b65897 
								
							
								 
							
						 
						
							
							
								
								tests/tiny_ssim: include the 2 macros instead of a header  
							
							Should fix compilation on open solaris
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4c587b4f30 
								
							
								 
							
						 
						
							
							
								
								tiny_ssim: Avoid "for(int ..."  
							
							This should avoid issues with old compilers
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								064146480b 
								
							
								 
							
						 
						
							
							
								
								tools: add tiny_ssim  
							
							Taken from:
http://lists.mplayerhq.hu/pipermail/mencoder-users/2006-August/003801.html 
and
x264
See: [FFmpeg-devel] [PATCH] tools: add tiny_ssim
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago