b491751409 
								
							
								 
							
						 
						
							
							
								
								doc: set documentencoding on toplevel texi files.  
							
							Fix double UTF-8 encoding on output files.
makeinfo / texi2any does not seem to provide a way of setting
it globally for toplevel files. 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9898bd9a82 
								
							
								 
							
						 
						
							
							
								
								Fix spelling errors in texi files: accomodate -> accommodate allows to -> allows one to choosen -> chosen compability -> compatibility explictly -> explicitly overriden -> overridden specifed -> specified Trasmission -> Transmission  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f18ccb529f 
								
							
								 
							
						 
						
							
							
								
								Fix wrong use of "an" in some comments.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a6cd26fc93 
								
							
								 
							
						 
						
							
							
								
								doc: move ffmpeg-resampler.texi content to separated file  
							
							This should simplify inclusion in monolithic tool manuals. 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								35a995f451 
								
							
								 
							
						 
						
							
							
								
								doc/resampler: fix two typo.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2338af0fb4 
								
							
								 
							
						 
						
							
							
								
								doc: document aresample:first_pts  
							
							Documentation copied from asyncts, the options are supposed to do
the same thing. If not please submit a testcase where they differ
so we can fix it.
Disscussed-with: saste on IRC
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								03a82d588b 
								
							
								 
							
						 
						
							
							
								
								doc/swr: More verbose description of the force resample flag.  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c5f9cc9636 
								
							
								 
							
						 
						
							
							
								
								doc/swr: elaborate on what the LFE mix level is.  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ace74b2122 
								
							
								 
							
						 
						
							
							
								
								doc/swr: typo fix  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e0f208a637 
								
							
								 
							
						 
						
							
							
								
								doc/swr: docu lfe mix level unit & range  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4606183262 
								
							
								 
							
						 
						
							
							
								
								doc/swr: try to fix non english "inclusively included between"  
							
							Googling this term has 9 hits, 7 from ffmpeg
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								83440f40ba 
								
							
								 
							
						 
						
							
							
								
								doc/swr: Mention that the internal sample format is choosen automatically if not set  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2dd07518af 
								
							
								 
							
						 
						
							
							
								
								docs/swr: better used_channel_count docs  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dc60ecdbeb 
								
							
								 
							
						 
						
							
							
								
								doc: add noise shaping dithers  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f6ef62eb7f 
								
							
								 
							
						 
						
							
							
								
								doc/ffmpeg-resampler: Try to document async  
							
							Improvements welcome!
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ac25b31ede 
								
							
								 
							
						 
						
							
							
								
								lswr: Improve default resampler's default parameters  
							
							After making some blind tests on a small collection of music
samples for home usage. It turned out that the default cutoff
was too low.
The impact of filter_size was not clearly distinguishable (the
results were on the edge) with the music samples but turned out
to be clearly audible in some synthetic samples.
Thanks to Daniel for helping out with the listening tests.
Signed-off-by: Alexander Strasser <eclipse7@gmx.net> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c1abfcd7d6 
								
							
								 
							
						 
						
							
							
								
								doc/resampler: remove .html from link text.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8d9a503313 
								
							
								 
							
						 
						
							
							
								
								docs: add soxr documentation  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								955c7c7bc6 
								
							
								 
							
						 
						
							
							
								
								doc/resampler: extend docs for min_comp and min_hard_comp options  
							
							Based on the text from the aresample filter docs. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								85e83e7a58 
								
							
								 
							
						 
						
							
							
								
								doc/ffmpeg-resampler: mention that the options also work with the aresample filter  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9b323a9b95 
								
							
								 
							
						 
						
							
							
								
								doc: extend "See Also" chapters in component manuals  
							
							In particular, make "See Also" chapter rendered in HTML output. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								461716d3bf 
								
							
								 
							
						 
						
							
							
								
								doc: use a common authors.texi file blurb  
							
							Factorize. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8bee8f778a 
								
							
								 
							
						 
						
							
							
								
								lswr/swresample: use AV_OPT_TYPE_SAMPLE_FMT for sample format options  
							
							Improve usability and robustness. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e903cb4194 
								
							
								 
							
						 
						
							
							
								
								doc: add libswresample.texi and ffmpeg-resampler.texi files  
							
							
								
							
							
						 
						13 years ago