Replace yield_codec() with a call to queue_wait_w_tmo()
commit720a8d349602fbfb6c33ea2b2dc19da73c880ce9
authorNicolas Pennequin <nicolas@nicolas-laptop.(none)>
Tue, 16 Oct 2007 21:21:31 +0000 (16 23:21 +0200)
committerlearman <learman@a1c6a512-1295-4272-9138-f99709370657>
Thu, 25 Oct 2007 19:18:20 +0000 (25 19:18 +0000)
treed4cab1fe8dc05fc18b4a2eb5461c58afde37b1e3
parent7d413844499dadd9eef8c244eff8a5796b664719
Replace yield_codec() with a call to queue_wait_w_tmo()

This achieves the same purpose, but in a more elegant way.

(suggested by jhMikeS)
apps/buffering.c