Displaying 2 results from an estimated 2 matches for "mapping0_unpack".
2001 Jan 18
2
Ogg Vorbis on PPC Linux?
...24 _ogg_calloc
mapping0.o(.text+0x2c4): relocation truncated to fit: R_PPC_REL24 _ogg_calloc
mapping0.o(.text+0x474): relocation truncated to fit: R_PPC_REL24 _ogg_calloc
mapping0.o(.text+0x4b4): relocation truncated to fit: R_PPC_REL24 _ogg_calloc
../lib/.libs/libvorbis.a(mapping0.o): In function `mapping0_unpack':
mapping0.o(.text+0x554): relocation truncated to fit: R_PPC_REL24 _ogg_calloc
mapping0.o(.text+0x678): undefined reference to `_ogg_free'
mapping0.o(.text+0x678): relocation truncated to fit: R_PPC_REL24 _ogg_free
../lib/.libs/libvorbis.a(mapping0.o): In function `mapping0_copy_info':...
2018 Mar 20
1
several tremor patches
...if-_WIN32-to-elif-defined-_WIN32.patch
Type: text/x-patch
Size: 728 bytes
Desc: not available
URL: <http://lists.xiph.org/pipermail/vorbis-dev/attachments/20180320/998341f5/attachment-0014.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-mapping0.c-mapping0_unpack-kill-a-useless-memset.patch
Type: text/x-patch
Size: 917 bytes
Desc: not available
URL: <http://lists.xiph.org/pipermail/vorbis-dev/attachments/20180320/998341f5/attachment-0015.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Add-return-code-check...