summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Smith <msmith@xiph.org>2007-04-20 15:31:32 +0000
committerMichael Smith <msmith@xiph.org>2007-04-20 15:31:32 +0000
commitd437aba4c4daf9276cd6c263288e1a7a5767d763 (patch)
tree59b6ac3ea41ce28cc3fc3bf4f81ed1dc23f9a38f /ChangeLog
parentfee6896ecb676ee053d77dbe213ce47e0a6ea9be (diff)
downloadgst-plugins-bad-d437aba4c4daf9276cd6c263288e1a7a5767d763.tar.gz
gst-plugins-bad-d437aba4c4daf9276cd6c263288e1a7a5767d763.tar.bz2
gst-plugins-bad-d437aba4c4daf9276cd6c263288e1a7a5767d763.zip
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 56bcb6be..70d59e30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-04-20 Michael Smith <msmith@fluendo.com>
+
+ * 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 <ds@schleef.org>
* configure.ac: