mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-10 13:29:58 -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
17
src/todo
17
src/todo
|
|
@ -1,20 +1,17 @@
|
|||
- recording (general, simple, esound, native)
|
||||
- make it embedable (add pa_ prefix too all identifiers)
|
||||
- native library/protocol:
|
||||
recording
|
||||
sync() function
|
||||
more functions
|
||||
- esound protocol:
|
||||
recording
|
||||
- move more stuff from module-oss[-dma] to liboss-util
|
||||
- simple library
|
||||
- simple control protocol:
|
||||
kill client/input/output
|
||||
- kill() routines in all modules
|
||||
- resampling
|
||||
- command line protocol:
|
||||
kill client/input/output
|
||||
- config parser/cmdline
|
||||
- record testing
|
||||
- mixing/volume
|
||||
- move more stuff from module-oss[-dma] to liboss-util
|
||||
- svn-id and license in every file
|
||||
|
||||
-- 0.1
|
||||
-- post 0.1
|
||||
- future cancellation
|
||||
- client-ui
|
||||
- clip cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue