plugins/elements/gstfilesrc.c: Use 64 bit variants of stat functions on win32, to...
authorAlessandro Decina <alessandro@nnva.org>
Tue, 19 Aug 2008 17:23:18 +0000 (17:23 +0000)
committerMichael Smith <msmith@xiph.org>
Tue, 19 Aug 2008 17:23:18 +0000 (17:23 +0000)
commit9693804ba5b0e9d2ad62eb8148546cc4a4a2073b
tree34be7986abb7de79df14e49480a6c26e62d961cf
parente93b94afdff4ed41e27fde6b86943fe73030c2f0
plugins/elements/gstfilesrc.c: Use 64 bit variants of stat functions on win32, to enable support of large files there.

Original commit message from CVS:
Patch by: Alessandro Decina <alessandro@nnva.org>
* plugins/elements/gstfilesrc.c:
Use 64 bit variants of stat functions on win32, to enable support
of large files there.
Fixes #547277.
ChangeLog
plugins/elements/gstfilesrc.c