[Bug 751780] avidemux: Fix the return type of index_entry_offset_search
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jul 1 11:20:45 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=751780
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution|--- |FIXED
Target Milestone|git master |1.5.3
--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
commit 4f4605f4819c64ce557e25ef5987f463a49ee695
Author: Jimmy Ohn <yongjin.ohn at lge.com>
Date: Wed Jul 1 21:46:46 2015 +0900
avidemux: fix return type of index_entry_offset_search()
It's a compare function and may return a negative value,
so should for correctness and consistency return a signed
integer.
https://bugzilla.gnome.org/show_bug.cgi?id=751780
--
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