mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	add resampling
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@45 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
		
							parent
							
								
									13b35a2489
								
							
						
					
					
						commit
						741aa44ffc
					
				
					 26 changed files with 251 additions and 115 deletions
				
			
		| 
						 | 
				
			
			@ -70,7 +70,7 @@ static int do_post(void *p, uint32_t index, int *del, void*userdata) {
 | 
			
		|||
    struct source_output *o = p;
 | 
			
		||||
    assert(o && o->push && del && chunk);
 | 
			
		||||
 | 
			
		||||
    o->push(o, chunk);
 | 
			
		||||
    source_output_push(o, chunk);
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue