chiark / gitweb /
Uniform audio command back end now rate limited.
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 1 Mar 2009 19:01:36 +0000 (19:01 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 1 Mar 2009 19:01:36 +0000 (19:01 +0000)
commitec57f6c97b41d54ade912f7e3b9f727b40e38e16
tree6648afb9b7b36f2fa74eef18699c80826ef48e37
parent662887576254386b8e3481f6f3e6f0289f2500aa
Uniform audio command back end now rate limited.
The algorithm is the same as for the RTP backend, and is therefore
split out into a separate file, uaudio-schedule.c.
lib/Makefile.am
lib/uaudio-command.c
lib/uaudio-rtp.c
lib/uaudio-schedule.c [new file with mode: 0644]
lib/uaudio.h