From 004d1d0f9fd6bbb1148d784fc5ee227b69538c06 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Mon, 16 Jun 2008 14:11:36 +0000 Subject: gst-libs/gst/app/gstappsrc.c (gst_app_src_set_max_bytes) Original commit message from CVS: 2008-06-16 Andy Wingo * gst-libs/gst/app/gstappsrc.c (gst_app_src_set_max_bytes) (gst_app_src_get_max_bytes, gst_app_src_push_buffer): Use G_GUINT64_FORMAT. Avoid overflow in get_max_bytes(). --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7a986011..b5fa43d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-06-16 Andy Wingo + + * gst-libs/gst/app/gstappsrc.c (gst_app_src_set_max_bytes) + (gst_app_src_get_max_bytes, gst_app_src_push_buffer): Use + G_GUINT64_FORMAT. Avoid overflow in get_max_bytes(). + 2008-06-16 Stefan Kost * sys/dvb/gstdvbsrc.c: -- cgit v1.2.1