[Bug 749534] dashdemux: Some suspicious compiler warnings about checking if the unsigned segment index is smaller than 0

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 25 05:51:19 PDT 2015


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

Thiago Sousa Santos <thiagossantos at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.1

--- Comment #2 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
commit 0910540d58f4c7f0c029b3b80e7eaf4a8e2ab4d5
Author: Thiago Santos <thiagoss at osg.samsung.com>
Date:   Mon May 18 22:33:50 2015 -0300

    dashdemux: use signed integet to represent segment index

    We need to be able to represent -1 to check when we are EOS
    on reverse playback and unsigned integer won't allow that.

    CID #1298193
    CID #1298194
    CID #1298195

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

-- 
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