mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	tests: Fix allowed sample formats in resampler-test usage text
Signed-off-by: Peter Meerwald <p.meerwald@bct-electronic.com>
This commit is contained in:
		
							parent
							
								
									c1f3634729
								
							
						
					
					
						commit
						c5514d65e1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -270,7 +270,7 @@ static void help(const char *argv0) {
 | 
				
			||||||
             "back and forth.\n"
 | 
					             "back and forth.\n"
 | 
				
			||||||
             "\n"
 | 
					             "\n"
 | 
				
			||||||
             "Sample type must be one of s16le, s16be, u8, float32le, float32be, ulaw, alaw,\n"
 | 
					             "Sample type must be one of s16le, s16be, u8, float32le, float32be, ulaw, alaw,\n"
 | 
				
			||||||
             "32le, s32be (defaults to s16ne)\n"
 | 
					             "s24le, s24be, s24-32le, s24-32be, s32le, s32be (defaults to s16ne)\n"
 | 
				
			||||||
             "\n"
 | 
					             "\n"
 | 
				
			||||||
             "See --dump-resample-methods for possible values of resample methods.\n"),
 | 
					             "See --dump-resample-methods for possible values of resample methods.\n"),
 | 
				
			||||||
             argv0);
 | 
					             argv0);
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue