[Bug 753011] queue2: can not update upstream_size with valid data

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Aug 4 03:07:04 PDT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #308718|none                        |committed
             status|                            |

--- Comment #9 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Review of attachment 308718:
 --> (https://bugzilla.gnome.org/review?bug=753011&attachment=308718)

Did a slight modification to the comment in the code and pushed. Thanks for the
patch.

commit ed7e0e744fa3190224a0e9525d80dd33e7d9283e
Author: Eunhae Choi <eunhae1.choi at samsung.com>
Date:   Tue Aug 4 13:45:09 2015 +0900

    queue2: not update upstream size with negative value

    upstream_size can be negative but queue->upstream_size is unsigned type.
    to get a chance to update queue->upstream_size in gst_queue2_get_range()
    it should keep the default value.

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

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