summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bb020648..6f69e869 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,15 @@
Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+ * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
+ (gst_faad_chain), (gst_faad_change_state):
+ * ext/faad/gstfaad.h:
+ Allow playback of raw (unframed) MPEG AAC files (#148993).
+
+2004-10-01 Sebastien Cote <sc5@hermes.usherb.ca>
+
+ Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
* gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
Throw error if we didn't recognize the stream. Fixes #152289.