3db6093244 
								
							
								 
							
						 
						
							
							
								
								swr-test: allow testing a specific subset of cases  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								29ed1900cc 
								
							
								 
							
						 
						
							
							
								
								swr-test: fix rounding error leading to NAN  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								30aa004f0c 
								
							
								 
							
						 
						
							
							
								
								swr-test: allow randomizing mode differently each run.  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bea3d19fbb 
								
							
								 
							
						 
						
							
							
								
								swr-test: use uint_rand() for mode too  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0334464336 
								
							
								 
							
						 
						
							
							
								
								swr-test: simplify by using uint_rand()  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dcfc12e86a 
								
							
								 
							
						 
						
							
							
								
								swr-test: simplify prng code  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								76d376d99b 
								
							
								 
							
						 
						
							
							
								
								swr-test: fix declaration statement ordering.  
							
							swr-test is now warning free.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f75169b251 
								
							
								 
							
						 
						
							
							
								
								swr-test: fix pointer type warnings  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7b2ce50701 
								
							
								 
							
						 
						
							
							
								
								swr-test: fix unused var warnings  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a0dd81dd95 
								
							
								 
							
						 
						
							
							
								
								swr-test:indent  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f1f5b39866 
								
							
								 
							
						 
						
							
							
								
								swr-test: support fabrices audiogen like avr  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								73be22f526 
								
							
								 
							
						 
						
							
							
								
								swr-test: fix u8 zero point.  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								56f89bae52 
								
							
								 
							
						 
						
							
							
								
								swr-test: improve rounding in set()  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								27de7a8eb3 
								
							
								 
							
						 
						
							
							
								
								swr-test: remove unneeded hack to test planar formats.  
							
							planar formats are now chosen like any other parameter.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								08809e3085 
								
							
								 
							
						 
						
							
							
								
								swr-test: improve output  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5347b9da98 
								
							
								 
							
						 
						
							
							
								
								swr-test: print channel layout, instead of just channel counts  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e6c460e3ea 
								
							
								 
							
						 
						
							
							
								
								swr-test: Use randomized collision free hypercube corner enumeration to select tests.  
							
							This way the user can specify how many or few tests should run while
still providing good coverage over the whole parameter set.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7461e9ae45 
								
							
								 
							
						 
						
							
							
								
								swr-test: use formats array  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								69f3af9590 
								
							
								 
							
						 
						
							
							
								
								swr-test: remove 0 terminator in layouts for consistency  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b1519102f1 
								
							
								 
							
						 
						
							
							
								
								swr-test: add rates tables containing a new set of sample rates.  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								030d6b65ae 
								
							
								 
							
						 
						
							
							
								
								swr-test: indent  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dd63e27574 
								
							
								 
							
						 
						
							
							
								
								swr-test: add sorted formats table from avr  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5b2be9bcc0 
								
							
								 
							
						 
						
							
							
								
								swr-test: include opt.h, this is needed for changing options for testing.  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								605bcf6101 
								
							
								 
							
						 
						
							
							
								
								swr-test: Add newline to test output  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5ef5c02354 
								
							
								 
							
						 
						
							
							
								
								swr-test: remove unused variable  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8d7f2db60a 
								
							
								 
							
						 
						
							
							
								
								swr-test: test the new flexible buffering  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								691b92474a 
								
							
								 
							
						 
						
							
							
								
								swr: revert stray hunk  
							
							Found-by:ubitux
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								19342bc725 
								
							
								 
							
						 
						
							
							
								
								swr: test partial flushing  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								12804348f5 
								
							
								 
							
						 
						
							
							
								
								swr-test: drop one const, silence most const qualifer warnings.  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ebe4d5adc5 
								
							
								 
							
						 
						
							
							
								
								swr-test_: Fix mixed declaration and statements:  
							
							swresample_test.c:123:21: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
swresample_test.c:127:25: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								58205edcc6 
								
							
								 
							
						 
						
							
							
								
								swr: use native planar sample formats.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eafa2b6005 
								
							
								 
							
						 
						
							
							
								
								swr: introduce a public function to customize the channel mapping.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7cdfce4f63 
								
							
								 
							
						 
						
							
							
								
								swr: fix "control reaches end of non-void function" compiler warning.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								645c61fb2b 
								
							
								 
							
						 
						
							
							
								
								swr: rename swr_alloc2() to swr_alloc_set_opts().  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f5cd136f2b 
								
							
								 
							
						 
						
							
							
								
								ffmpeg: add -map_channel option.  
							
							Based on an initial work by Baptiste Coudurier. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								813b20a39f 
								
							
								 
							
						 
						
							
							
								
								swr-test: test flushing  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								17d51938d2 
								
							
								 
							
						 
						
							
							
								
								swr_test: test planar audio  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								da343ff432 
								
							
								 
							
						 
						
							
							
								
								swr_test: dont test samples that have not been written  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b5875b9111 
								
							
								 
							
						 
						
							
							
								
								Add libswresample.  
							
							Similar to libswscale this does resampling and format convertion, just for audio
instead of video.
changing sampling rate, sample formats, channel layouts and sample packing all
in one with a very simple public interface.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago