summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-01-29 16:00:55 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-01-29 16:00:55 +0000
commit710151182ad8133b52883b9cab0099ddaee9f572 (patch)
tree9bda6e759b5d39717c8939f58ccacb60674022d2
parent90b3a252e368eb53a0d33b7e58cee1e81fe58cb5 (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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6aec007f..3d4234ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):