This patch should improve support for large files in liboggz and oggz-tools on Windows. I'm not hugely confident about this patch, since I'm not set up for actual testing under Windows, but I was at least able to resolve issues with merging large files under Wine. --Ben -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/ogg-dev/attachments/20130309/3ec2c99e/attachment.htm -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-Fixes-for-large-file-2-GB-support-on-MSVC-and-mingw.patch Type: application/octet-stream Size: 13017 bytes Desc: not available Url : http://lists.xiph.org/pipermail/ogg-dev/attachments/20130309/3ec2c99e/attachment.obj
On 10.03.2013 02:28, Benjamin Schwartz wrote:> This patch should improve support for large files in liboggz and oggz-tools > on Windows. > > I'm not hugely confident about this patch, since I'm not set up for actual > testing under Windows, but I was at least able to resolve issues with > merging large files under Wine.Shouldn't the patch use _WIN64 instead of _MSC_VER? No need to break things unless you absolutely have to. -- Tuomo ... I wish to plead incompetence.
Apparently Analagous Threads
- Problems seeking with liboggz
- Cygwin-bug#20050227T2233: liboggz: Missing manual pages - oggzinfo, oggzed, oggzdiff
- Problems seeking with liboggz
- [resent][PATCH/liboggz] Fix an issue with the symlinks for pre-0.9.9 tool names
- [PATCH] liboggz: add dirac.c as a source, not as a lib