summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2004-12-19 03:51:12 +0000
committerDavid Schleef <ds@schleef.org>2004-12-19 03:51:12 +0000
commitfe741f770289ee3240e4048653e43f2132bffa5e (patch)
tree254589ae65dba1e6b627ebce55ba15621ffa9eeb
parentab3ae6f3894219c211b34628c7e644f28e038d89 (diff)
gst/tta/gstttadec.c: And yet another portability fix.
Original commit message from CVS: * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another portability fix.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4eab044a..4060ae1e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2004-12-18 David Schleef <ds@schleef.org>
+ * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
+ portability fix.
+
+2004-12-18 David Schleef <ds@schleef.org>
+
* gst/tta/ttadec.h: Disable some header code that isn't used
and clearly isn't portable.