If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=582387
GStreamer | gst-plugins-good | Ver: git
Summary: [avidemux] Seeking regression
Product: GStreamer
Version: git
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs@...
ReportedBy: slomo@...
QAContact: gstreamer-bugs@...
GNOME version: Unspecified
GNOME milestone: Unspecified
Hi,
the attached patch fixes a seeking regression in avidemux if there's a) index
entries for other tracks than 0 and b) the search returned an index entry other
than 0.
Problem is, that pointer arithmetic in C is of course done with respect to the
pointer type size...
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=582387.
|