Introduce yield_codec(), similar to the original audio_yield_codecs()
commita6af2ad7d2cbc550bc9978808c1187e453589c00
authorNicolas Pennequin <nicolas@nicolas-laptop.(none)>
Sat, 6 Oct 2007 15:07:13 +0000 (6 17:07 +0200)
committerlearman <learman@a1c6a512-1295-4272-9138-f99709370657>
Thu, 25 Oct 2007 19:18:20 +0000 (25 19:18 +0000)
tree9c9d3f9017ae5c6009b283896dd33cd50cd50872
parent0b72a98b50c500cfdecd561f3580c25e21326c33
Introduce yield_codec(), similar to the original audio_yield_codecs()

This call is used to give priority to the codec while buffering if the
PCM buffer is running low.
apps/buffering.c
apps/buffering.h
apps/playback.c