From 69c24a99e4afcd74f1852fd8a426e4449e651564 Mon Sep 17 00:00:00 2001 From: Gautier Portet Date: Fri, 5 Oct 2007 08:51:44 +0000 Subject: gst/xingheader/gstxingmux.c: The size of the Xing header is actually 417 as it's rounded to the next smaller integer.... Original commit message from CVS: Patch by: Gautier Portet * gst/xingheader/gstxingmux.c: The size of the Xing header is actually 417 as it's rounded to the next smaller integer. Fixes #397759. * gst/xingheader/gstxingmux.c: (xing_generate_header), (xing_push_header): Some random cleanup, add FIXMEs and TODOs and check if the newsegment event to the beginning was successful before pushing the header again. --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 61986c1d..a721b491 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2007-10-05 Sebastian Dröge + + Patch by: Gautier Portet + + * gst/xingheader/gstxingmux.c: + The size of the Xing header is actually 417 as it's rounded to the + next smaller integer. Fixes #397759. + + * gst/xingheader/gstxingmux.c: (xing_generate_header), + (xing_push_header): + Some random cleanup, add FIXMEs and TODOs and check if the newsegment + event to the beginning was successful before pushing the header again. + 2007-10-05 Sebastian Dröge Patch by: Wai-Ming Ho -- cgit v1.2.1