[Gstreamer-bugs] [Bug 142209] New: - Large file support broken

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sun May 9 10:39:58 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=142209
GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: Large file support broken
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: blocker
          Priority: High
         Component: gstreamer (core)
        AssignedTo: gstreamer-maint at bugzilla.gnome.org
        ReportedBy: thaytan at mad.scientist.com
         QAContact: gstreamer-maint at bugzilla.gnome.org


The flags for large file support (-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64)
are added to GST_PKG_CFLAGS, which aren't actually used for compiling the core
elements. Hence, filesrc and filesink don't support files > 2GB now.

Which GST_*_CFLAGS should these go in?
a) should all our code in core be compiled with this ? b) should all our plugins
be compiled with this ? c) should external plugins be compiled with this ? d)
should all apps be compiled with this ?

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.




More information about the Gstreamer-bugs mailing list