From 23dbeaabc115ec76225ed44d65ade7ed4d668885 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Thu, 28 Aug 2008 01:03:24 +0000 Subject: gst/aiffparse/aiffparse.c: Read size of chunks preceeding the audio data with the correct endianness. Fixes playback ... Original commit message from CVS: * gst/aiffparse/aiffparse.c: Read size of chunks preceeding the audio data with the correct endianness. Fixes playback of some files. Fixes #538500 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a89f7cfc..c648b803 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-08-27 Michael Smith + + * gst/aiffparse/aiffparse.c: + Read size of chunks preceeding the audio data with the + correct endianness. Fixes playback of some files. + Fixes #538500 + 2008-08-27 Michael Smith * configure.ac: -- cgit v1.2.1