diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-01-29 16:00:55 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-01-29 16:00:55 +0000 |
commit | 710151182ad8133b52883b9cab0099ddaee9f572 (patch) | |
tree | 9bda6e759b5d39717c8939f58ccacb60674022d2 | |
parent | 90b3a252e368eb53a0d33b7e58cee1e81fe58cb5 (diff) |
gst/mpeg1videoparse/gstmp1videoparse.c: Committed wrong version last week... Grr... Didn't notice until now.
Original commit message from CVS:
2004-01-29 Ronald Bultje <rbultje@ronald.bitfreak.net>
* gst/mpeg1videoparse/gstmp1videoparse.c:
(gst_mp1videoparse_real_chain):
Committed wrong version last week... Grr... Didn't notice until now.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-01-29 Ronald Bultje <rbultje@ronald.bitfreak.net> + + * gst/mpeg1videoparse/gstmp1videoparse.c: + (gst_mp1videoparse_real_chain): + Committed wrong version last week... Grr... Didn't notice until now. + 2004-01-29 Julien MOUTTE <julien@moutte.net> * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new): |