summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-04-10 22:40:50 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-04-10 22:40:50 +0000
commit53118fb2ee8a160f7554430b238085f4965619de (patch)
tree9bac81d8faa2b614efa87140b4c7f50b305c4786
parentb45bef1fedff71b722e388a3b666282d76498352 (diff)
gst/mpeg1videoparse/gstmp1videoparse.*: Fix for some slight mis-cuts in buffer parsing, and for some potential overfl...
Original commit message from CVS: * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init), (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state): * gst/mpeg1videoparse/gstmp1videoparse.h: Fix for some slight mis-cuts in buffer parsing, and for some potential overflows or faults-causers. Adds disconts. Also fixes #139105 while we're at it.
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 79e4c012..ac3ff3f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
+ * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
+ (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
+ * gst/mpeg1videoparse/gstmp1videoparse.h:
+ Fix for some slight mis-cuts in buffer parsing, and for some
+ potential overflows or faults-causers. Adds disconts. Also fixes
+ #139105 while we're at it.
+
+2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
+
* configure.ac:
* sys/v4l2/gstv4l2element.h:
Workaround for missing struct v4l2_buffer declaration in Suse 9