CVS Commit: vlc
cvs at videolan.org
cvs at videolan.org
Fri May 24 14:42:14 CEST 2002
Update of /var/cvs/videolan/vlc/include
Modified Files:
input_ext-dec.h
Update of /var/cvs/videolan/vlc/plugins/a52
Modified Files:
a52.c
Update of /var/cvs/videolan/vlc/plugins/ac3_spdif
Modified Files:
ac3_spdif.c
Update of /var/cvs/videolan/vlc/plugins/lpcm_adec
Modified Files:
lpcm_adec.c
Update of /var/cvs/videolan/vlc/plugins/spudec
Modified Files:
spu_decoder.c
Log Message:
* ./include/inpu_ext-dec.h added a check to fifo->b_die after the call
to BitstreamNextDataPacket() in GetChunk().
Code using GetChunk() also needs to check fifo->b_die before using the
obtained data.
This fixes frequent crashes you get on win32 with the a52 plugin when you
close a stream.
--
gbazin
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list