mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2026-02-15 22:05:22 -05:00
implement recording in native API
fix a memory leak in memblock.c git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@55 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
cffc7768bd
commit
70bb8165ec
11 changed files with 349 additions and 107 deletions
4
src/todo
4
src/todo
|
|
@ -1,4 +1,4 @@
|
|||
- recording (esound, native)
|
||||
- implement parec-simple
|
||||
- native library/protocol:
|
||||
more functions (esp. latency)
|
||||
|
||||
|
|
@ -9,7 +9,6 @@
|
|||
- module field for all entities
|
||||
|
||||
- move more stuff from module-oss[-dma] to liboss-util
|
||||
- in module-oss: create source first, than sink
|
||||
|
||||
- merge memchunks in memblockq
|
||||
|
||||
|
|
@ -41,3 +40,4 @@ drivers:
|
|||
|
||||
modules:
|
||||
- alsa?
|
||||
- http
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue