From 3c7b43e32e0d128e13a693cb45790927ebf3edd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20=27Flameeyes=27=20Petten=C3=B2?= Date: Sat, 29 Dec 2007 22:29:09 +0100 Subject: Only check for the chunk's size to be lesser than 100 when reading the COMM_TAG. This way, bigger audio chunks won't make the demuxer fail. Fixes bug #6. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cbe0d5d7a..7e7e36e0c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -34,6 +34,8 @@ xine-lib (1.1.9) (unreleased) possible to use the DJB accelerated FFT when using the external a52dec liba52 library. * Fixed an input_pvr issue with 'set input' for ivtv versions 0.10.6+ + * demux_aiff: only check for chunk's size being lesser than 100 when + reading the COMM_TAG. [Bug #6] xine-lib (1.1.8) * Send a channel-changed event to the frontend when receiving the SYNC -- cgit v1.2.3