configure.ac: Add $GST_PKG_CFLAGS back into GST_INT_CFLAGS so I have large file suppo...
authorJan Schmidt <thaytan@mad.scientist.com>
Thu, 13 May 2004 12:06:11 +0000 (12:06 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Thu, 13 May 2004 12:06:11 +0000 (12:06 +0000)
commit7dcd6a0533384ce49d5b4f112bc1cedf7843c8b5
tree7654dbc33d1ed88c80aa52c9f43d0b1de338a4f1
parent0cdc8215083c3e0baeaa64dd4b093553d38a43f2
configure.ac: Add $GST_PKG_CFLAGS back into GST_INT_CFLAGS so I have large file support until we decide where the fla...

Original commit message from CVS:
* configure.ac:
Add $GST_PKG_CFLAGS back into GST_INT_CFLAGS so I have large file
support until we decide where the flags should be used
* gst/elements/gstfilesrc.c: (gst_filesrc_srcpad_query):
Use GST_FORMAT_BYTES when GST_FORMAT_DEFAULT is passed
* gst/gstpad.c: (gst_pad_link_call_link_functions):
Output refused caps in the debug info
ChangeLog
configure.ac
gst/elements/gstfilesrc.c
gst/gstpad.c
plugins/elements/gstfilesrc.c