mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
add input latency measurement
add GETOSPACE support to module-oss git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@205 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
f5d47a293a
commit
f9e2058820
20 changed files with 293 additions and 69 deletions
4
doc/todo
4
doc/todo
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
*** 0.5 ***
|
||||
- more complete pactl
|
||||
- input latency
|
||||
- fix tcp/native
|
||||
- paman: add support for killing sink inputs, source outputs, clients
|
||||
- add client config file
|
||||
|
|
@ -15,6 +14,7 @@
|
|||
- udp based protocol
|
||||
- make mcalign merge chunks
|
||||
- option to use default fragment size on alsa drivers
|
||||
- improve module-oss-mmap latency measurement
|
||||
|
||||
** later ***
|
||||
- xmlrpc/http
|
||||
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
backends for:
|
||||
- portaudio
|
||||
- alsa-lib
|
||||
- sdl
|
||||
- gstreamer (semi-done)
|
||||
- alsa-lib
|
||||
- OSS (esddsp style)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue