Improve yield_codec and use it better to make audio start ASAP.
commitfc7670c1f7637bec770f586a2a800adb2ec6c922
authorNicolas Pennequin <nicolas@nicolas-laptop.(none)>
Mon, 8 Oct 2007 17:45:11 +0000 (8 19:45 +0200)
committerlearman <learman@a1c6a512-1295-4272-9138-f99709370657>
Thu, 25 Oct 2007 19:18:20 +0000 (25 19:18 +0000)
tree66099a070edc6459bfa25830db2b8a45f40abe51
parent11702bc00d048747bf6306c04264eb470e763461
Improve yield_codec and use it better to make audio start ASAP.

Also reply immediatly to Q_BUFFER_HANDLE events. The caller can actively
wait for the data. This allows the caller to get a reply before
buffer_handle() actually returns.
apps/buffering.c
apps/playback.c