diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-01-02 10:51:57 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-01-02 10:51:57 +0000 |
commit | 9929ccd9d1782b85b86919b6fdf9e112444d9a2f (patch) | |
tree | 39b0706039354bd613c6fd638380a03f72d93f87 /ChangeLog | |
parent | 181d0cb874993ff56f2b5c1196b7d13caade3311 (diff) | |
download | gst-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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), |