02001a372d 
								
							
								 
							
						 
						
							
							
								
								sws: add planar RGB formats to isAnyRGB  
							
							We have to make some symetric changes elsewhere as this increases
the precission with which samples are stored.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								38fdf72580 
								
							
								 
							
						 
						
							
							
								
								swscale: do not forget to swap data in formats with different endianness  
							
							Otherwise during scaling it will try to interpret input in the wrong way and
that leads to the test results disagreeing on different platforms and with
different optimizations.
Signed-off-by: Diego Biurrun <diego@biurrun.de> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								370e397256 
								
							
								 
							
						 
						
							
							
								
								sws: fix handling of big endian alpha  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								716d413c13 
								
							
								 
							
						 
						
							
							
								
								Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5c858a0ac4 
								
							
								 
							
						 
						
							
							
								
								swscale/input: silence warnings about incompatible pointer types  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ba0e69994d 
								
							
								 
							
						 
						
							
							
								
								sws/input: switch to av_assert  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fa36f33422 
								
							
								 
							
						 
						
							
							
								
								sws: support 12&14 bit planar colorspaces  
							
							Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								404410a53a 
								
							
								 
							
						 
						
							
							
								
								sws: fix planar RGB input conversions for 9/10/16 bpp.  
							
							Fixes bug 282.
Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9b75ae05cf 
								
							
								 
							
						 
						
							
							
								
								swscale: K&R formatting cosmetics (part III)  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bc0bdda77b 
								
							
								 
							
						 
						
							
							
								
								swscale: handle complete dimensions for monoblack/white.  
							
							Fixes bug 269. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f972193a15 
								
							
								 
							
						 
						
							
							
								
								Support RGBA64 as input colour space.  
							
							Mostly fixes ticket #503,
opaque still overflows for RGBA64 -> RGBA conversion. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2dd7a1c030 
								
							
								 
							
						 
						
							
							
								
								swscale: Split C input functions into separate file.  
							
							Signed-off-by: Diego Biurrun <diego@biurrun.de> 
							
						 
						13 years ago