summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-12-01 16:07:43 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-12-01 16:07:43 +0000
commitcd584f477d1fe01202d6a86c4283a132fc8011a9 (patch)
treef12b9c3c1e69c6bf205094bed8f922643bfe01c6
parentc30aaaef6bd0ce15caec5c3e1462759d8b33b423 (diff)
ext/faad/gstfaad.c: Oops, remove debug.
Original commit message from CVS: * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain): Oops, remove debug.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e3081bd..ac117770 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
+ * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
+ Oops, remove debug.
+
2004-12-01 Sebastien Cote <sc5@hermes.usherb.ca>
Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>