summaryrefslogtreecommitdiffstats
path: root/ChangeLog
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
commit9929ccd9d1782b85b86919b6fdf9e112444d9a2f (patch)
tree39b0706039354bd613c6fd638380a03f72d93f87 /ChangeLog
parent181d0cb874993ff56f2b5c1196b7d13caade3311 (diff)
downloadgst-plugins-bad-9929ccd9d1782b85b86919b6fdf9e112444d9a2f.tar.gz
gst-plugins-bad-9929ccd9d1782b85b86919b6fdf9e112444d9a2f.tar.bz2
gst-plugins-bad-9929ccd9d1782b85b86919b6fdf9e112444d9a2f.zip
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.
Diffstat (limited to 'ChangeLog')
-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),