Reintroduce codec_advance_buffer_counters()
commit1e4643ccd3746b9ea75fbd4dc3028e9a87f1c6c7
authorNicolas Pennequin <nicolas@nicolas-laptop.(none)>
Mon, 15 Oct 2007 21:06:13 +0000 (15 23:06 +0200)
committerlearman <learman@a1c6a512-1295-4272-9138-f99709370657>
Thu, 25 Oct 2007 19:18:20 +0000 (25 19:18 +0000)
tree02f35dddf2a91e9301e9bab8e54b3797d60b6bf8
parentad108ec10a4d75c751c0d53493c4fa666c75a1d2
Reintroduce codec_advance_buffer_counters()

This one is useful to trigger a rebuffer (in the audio thread, ie simply
adding new tracks with their metadata) before the codec actually needs
the data.
apps/playback.c