[Bug 758980] filesrc/others: Add support for files larger than 2GB on Android and other platforms without _FILE_OFFSET_BITS=64 support

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Dec 10 00:33:08 PST 2015


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

--- Comment #17 from Reynaldo H. Verdejo Pinochet <reynaldo at opendot.cl> ---
(In reply to Sebastian Dröge (slomo) from comment #16)
> I backported the two patches to 1.6, so will be part of 1.6.2.
> [..]

Thanks for taking care of that Seb.

Now I'm not sure how to get this bug to a "fixed" state. Things now
work for Android but the agreed scope is broader. If we want to move
forward I think we should get filesink to stop using the FILE API
and move it to lower level primitives (open and friends) like its src
counterpart (as you suggested on IRC). Other than that, what about
isolating this in our own generic API gst_open/seek/truncate/etc so
we contain this multi-platform ifdef nightmare on a single header?

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


More information about the gstreamer-bugs mailing list