| 1 | | [[TOC]] |
| 2 | | |
| 3 | | = PortLog: [wiki:media-libs]/libtheora = |
| 4 | | |
| 5 | | http://www.xiph.org/ |
| 6 | | |
| 7 | | == version 1.20 == |
| 8 | | |
| 9 | | ||R5||untested|| |
| 10 | | ||BONE||untested|| |
| 11 | | ||Haiku||unstable|| |
| 12 | | |
| 13 | | Dependencies: [wiki:media-libs/libogg] |
| 14 | | |
| 15 | | {{{ |
| 16 | | Fails make: |
| 17 | | /boot/common/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c dec/x86/mmxidct.c -Wp,-MD,.deps/mmxidct.TPlo -o mmxidct.o |
| 18 | | /boot/home/libtheora-1.0beta3/lib/dec/x86/mmxidct.c:38: warning: `used' attribute directive ignored |
| 19 | | /boot/home/libtheora-1.0beta3/lib/dec/x86/mmxidct.c: In function `oc_idct8x8_mmx': |
| 20 | | /boot/home/libtheora-1.0beta3/lib/dec/x86/mmxidct.c:344: parse error before `[' |
| 21 | | /boot/home/libtheora-1.0beta3/lib/dec/x86/mmxidct.c: In function `oc_idct8x8_10_mmx': |
| 22 | | /boot/home/libtheora-1.0beta3/lib/dec/x86/mmxidct.c:532: parse error before `[' |
| 23 | | make[2]: *** [mmxidct.lo] Error 1 |
| 24 | | make[2]: Leaving directory `/boot/home/libtheora-1.0beta3/lib' |
| 25 | | make[1]: *** [all-recursive] Error 1 |
| 26 | | make[1]: Leaving directory `/boot/home/libtheora-1.0beta3' |
| 27 | | make: *** [all] Error 2 |
| 28 | | ~/libtheora-1.0beta3> |
| 29 | | }}} |