From d437aba4c4daf9276cd6c263288e1a7a5767d763 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Fri, 20 Apr 2007 15:31:32 +0000 Subject: ext/faad/gstfaad.c: FAAD fails to decode low (e.g. 8 kHz) sample rate AAC data in quicktime because of sample rate mi... Original commit message from CVS: * ext/faad/gstfaad.c: (gst_faad_open_decoder): FAAD fails to decode low (e.g. 8 kHz) sample rate AAC data in quicktime because of sample rate mismatches. Reenable overriding the implicit SBR behaviour (accidently changed?) to allow playback of these files. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 56bcb6be..70d59e30 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-04-20 Michael Smith + + * ext/faad/gstfaad.c: (gst_faad_open_decoder): + FAAD fails to decode low (e.g. 8 kHz) sample rate AAC data in + quicktime because of sample rate mismatches. + Reenable overriding the implicit SBR behaviour (accidently changed?) + to allow playback of these files. + 2007-04-19 David Schleef * configure.ac: -- cgit v1.2.1