summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-01-02 10:51:57 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-01-02 10:51:57 +0000
commit7e22216b02d97ba5dae5abf5da8b594f1dc6531b (patch)
treed75a13b48288175be4f9713085befcd84a418a8a
parent3077c07703d69ed05a0114b16de6e587f0a8d7d8 (diff)
ext/mpeg2enc/gstmpeg2enc.cc: fix const/nonconst compile issue.
Original commit message from CVS: 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net> * ext/mpeg2enc/gstmpeg2enc.cc: fix const/nonconst compile issue.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a6090f83..f76333b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
+
+ * ext/mpeg2enc/gstmpeg2enc.cc:
+ fix const/nonconst compile issue.
+
2004-01-02 David Schleef <ds@schleef.org>
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),