cd7febd33f 
								
							
								 
							
						 
						
							
							
								
								lavfi: replace filter_samples by filter_frame  
							
							Based on patch by Anton Khirnov
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								568c70e79e 
								
							
								 
							
						 
						
							
							
								
								lavfi: convert input/ouput list compound literals to named objects  
							
							A number of compilers, for example those from TI and IBM, choke on
these initialisers.  The current style is also quite ugly.
Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ac9a89562a 
								
							
								 
							
						 
						
							
							
								
								af_resample: unref out_buf when avresample_convert returns 0  
							
							Fixes CID732273. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7b556be673 
								
							
								 
							
						 
						
							
							
								
								af_resample: avoid conversion of identical sample formats for 1 channel  
							
							When there is only 1 channel, the planar and interleaved formats of the same
data type should be treated as identical. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e7ba5b1de0 
								
							
								 
							
						 
						
							
							
								
								lavr: change the type of the data buffers to uint8_t**.  
							
							This is more consistent with what the rest of Libav does.
This breaks API. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1d9c2dc89a 
								
							
								 
							
						 
						
							
							
								
								Don't include common.h from avutil.h  
							
							Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cd99146253 
								
							
								 
							
						 
						
							
							
								
								lavfi: add error handling to filter_samples().  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1ffb645662 
								
							
								 
							
						 
						
							
							
								
								af_resample: fix request_frame() behavior.  
							
							Make sure that an output frame has really been produced before returning
0. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8ca08066fc 
								
							
								 
							
						 
						
							
							
								
								lavr: Use AV_SAMPLE_FMT_NONE to auto-select the internal sample format  
							
							Also make this the default value. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6c1e065bd4 
								
							
								 
							
						 
						
							
							
								
								lavfi: remove disabled FF_API_SAMPLERATE64 cruft  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fbc5740566 
								
							
								 
							
						 
						
							
							
								
								af_resample: fix format modifier in debug string for FF_API_SAMPLERATE64  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								803391f719 
								
							
								 
							
						 
						
							
							
								
								lavfi: remove request/poll and drawing functions from public API on next bump  
							
							They are only useful inside filters and we don't allow user filters for
now. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b74a1da49d 
								
							
								 
							
						 
						
							
							
								
								lavfi: make formats API private on next bump.  
							
							It is only useful inside filters and we don't allow user filters for
now. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e0d8427dce 
								
							
								 
							
						 
						
							
							
								
								af_resample: remove an extra space in the log output  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ff1f51a8aa 
								
							
								 
							
						 
						
							
							
								
								lavfi: add channel layout/sample rate negotiation.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d371e7b988 
								
							
								 
							
						 
						
							
							
								
								lavfi: add lavr-based audio resampling filter.  
							
							
								
							
							
						 
						13 years ago