[Bug 770019] splitmuxsink crashes on 32-bit platform

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Aug 20 10:07:01 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=770019

Jan Schmidt <thaytan at noraisin.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Jan Schmidt <thaytan at noraisin.net> ---
Thanks, applied (with an updated commit msg for clarity)

commit 655856deee7fc9cd804a03e5ace22a7e6e7a76c4
Author: Jie Jiang <jiangjie at nudt.edu.cn>
Date:   Sat Aug 20 16:59:30 2016 +0800

    Fixed splitmuxsink 32-bit overflow bug

    Extend the byte tracking counters to 64-bit on
    all platforms, instead of using gsize, which overflows
    after 4GB.

    https://bugzilla.gnome.org/show_bug.cgi?id=770019

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list