Marton Balint 
							
						 
					 
					
						
						
						
						
							
						
						
							177ed7e818 
							
						 
					 
					
						
						
							
							swresample: use av_get_default_channel_layout instead of guess_layout  
						
						... 
						
						
						
						Signed-off-by: Marton Balint <cus@passwd.hu>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
						
						
					 
					
						2011-10-07 02:53:18 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
						
						
							
						
						
							67b2df792f 
							
						 
					 
					
						
						
							
							swresample: Try to handle cases with input channel count and layout mismatching.  
						
						... 
						
						
						
						Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
						
						
					 
					
						2011-10-06 20:21:40 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
						
						
							
						
						
							503e5e9db5 
							
						 
					 
					
						
						
							
							libswresample: support directly converting sampleformats and packed/planar in a single pass.  
						
						... 
						
						
						
						Previously a intermediate planar format was used when both input and output where packed.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
						
						
					 
					
						2011-10-06 00:07:03 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
						
						
							
						
						
							834b3760a7 
							
						 
					 
					
						
						
							
							swresample: check for invalid sample formats.  
						
						... 
						
						
						
						Bug-Found-by: Justin Ruggles
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
						
						
					 
					
						2011-10-01 01:39:17 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
						
						
							
						
						
							a75b254c74 
							
						 
					 
					
						
						
							
							swr: minor fixes to get planar audio working  
						
						... 
						
						
						
						Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
						
						
					 
					
						2011-10-01 01:17:39 +02:00 
						 
				 
			
				
					
						
							
							
								Nicolas George 
							
						 
					 
					
						
						
						
						
							
						
						
							b592f9bb65 
							
						 
					 
					
						
						
							
							swresample: remove unused variable.  
						
						... 
						
						
						
						Signed-off-by: Nicolas George <nicolas.george@normalesup.org>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
						
						
					 
					
						2011-09-28 16:11:01 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
						
						
							
						
						
							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> 
						
						
					 
					
						2011-09-19 07:04:17 +02:00