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 | 7e22216b02d97ba5dae5abf5da8b594f1dc6531b (patch) | |
tree | d75a13b48288175be4f9713085befcd84a418a8a | |
parent | 3077c07703d69ed05a0114b16de6e587f0a8d7d8 (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-- | 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), |