From 5f647c8fef33f35210d550ad1477ef43520b32a3 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 20 Nov 2004 16:23:53 +0000 Subject: * add µlaw/alaw support * abstracted resampler API * add integer-only resampler ("trivial") * show used resampler wherever useful * add mixing/volume adjusting for float32ne and u8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@294 fefdeb5f-60dc-0310-8127-8f9354f1896f --- doc/todo | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc/todo') diff --git a/doc/todo b/doc/todo index 948ae65b..9898bc9d 100644 --- a/doc/todo +++ b/doc/todo @@ -8,8 +8,6 @@ - make most buffer sizes dependant on the sample type - limit all resources - commenting -- non-fp mixing -- non-fp resampling - module-tunnel: use latency interpolation - polish for starting polypaudio as root/system-wide instance -- cgit