diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-12-01 16:07:43 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-12-01 16:07:43 +0000 |
commit | cd584f477d1fe01202d6a86c4283a132fc8011a9 (patch) | |
tree | f12b9c3c1e69c6bf205094bed8f922643bfe01c6 | |
parent | c30aaaef6bd0ce15caec5c3e1462759d8b33b423 (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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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> |