ext/vorbis/vorbisdec.c: Correctly flush decoder samples even if we could not copy...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 24 Oct 2005 17:40:37 +0000 (17:40 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 24 Oct 2005 17:40:37 +0000 (17:40 +0000)
commit37c0c434250c6ad1ad2d76f383179af23610d6a2
treebc5867b0a30b5050043bedc45e7f1a97e095eb21
parentd69cf5631a422b4b09d830ed04f8bf2f1dfcde89
ext/vorbis/vorbisdec.c: Correctly flush decoder samples even if we could not copy them to an output buffer. Fixes #31...

Original commit message from CVS:
* ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
Correctly flush decoder samples even if we could not
copy them to an output buffer. Fixes #319618.
ChangeLog
ext/vorbis/vorbisdec.c