f1c2915ce1 
								
							
								 
							
						 
						
							
							
								
								lavr: remove automatic context close/open for resampling compensation  
							
							It adds unnecessary complication for insignificant usability improvement.
The user really should know if they'll need resampling compensation before
opening the context.
Note that only the documentation has changed. The current functionality will
still work until the next major bump. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								887d4c05c9 
								
							
								 
							
						 
						
							
							
								
								lavr: clarify documentation for avresample_get/set_matrix()  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a903f8f087 
								
							
								 
							
						 
						
							
							
								
								Include libavutil/channel_layout.h instead of libavutil/audioconvert.h  
							
							Also reorder some other #include when applicable. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dc5793062e 
								
							
								 
							
						 
						
							
							
								
								lavr: document upper bound on number of output samples.  
							
							Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								01b760190d 
								
							
								 
							
						 
						
							
							
								
								lavr: add general API usage doxy  
							
							Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						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  
				
					
						
							
							
								 
						
							
							
							
								
							
								372647aed0 
								
							
								 
							
						 
						
							
							
								
								lavr: resampling: add filter type and Kaiser window beta to AVOptions  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3971be0eb5 
								
							
								 
							
						 
						
							
							
								
								Add Dolby/DPLII downmix support to libavresample  
							
							Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0982b0a431 
								
							
								 
							
						 
						
							
							
								
								lavr: make avresample_read() with NULL output discard samples.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4010d724e1 
								
							
								 
							
						 
						
							
							
								
								lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c8af852b97 
								
							
								 
							
						 
						
							
							
								
								Add libavresample  
							
							This is a new library for audio sample format, channel layout, and sample rate
conversion. 
							
						 
						13 years ago