[gst-devel] large file support
Jan Schmidt
thaytan at mad.scientist.com
Sun May 9 10:43:12 CEST 2004
Hi,
Looking for input on this new bug:
http://bugzilla.gnome.org/show_bug.cgi?id=142209
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 ?
J.
--
Jan Schmidt thaytan at mad.scientist.com
Homer: "No TV and No Beer make Homer something something"
Marge: "Go Crazy?"
Homer: "Don't mind if I do! aaaarrrarrgghar!"
More information about the gstreamer-devel
mailing list