Custom Query (478 matches)
Results (61 - 63 of 478)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #94 | worksforme | Build error | anonymous | |
| Description |
Buildinf Perian from svn (r306) generates the following build error on libavcodec (r7677): BUILDING NATIVE TARGET Perian WITH CONFIGURATION DeploymentChecking Dependencies... Ld /Users/marco/perian-trunk/build/Perian.build/Deployment/Perian.build/Objects-normal/i386/Perian normal i386
/usr/bin/ld: /Users/marco/perian-trunk/build/Universal/libavcodec.a(golomb.o) r_address (0x1a4acf) field of relocation entry 10 in section (DWARFA,debug_info) out of range collect2: ld returned 1 exit status golomb.c in libavcodec hasn't been updated since October 2006 so I'm reporting it here. |
|||
| #514 | fixed | Build libavformat/util with frame pointers | astrange | |
| Description |
libavformat and libavutil are not speed essential. However, they are important parts of profiles (malloc trace/valgrind) and spin/crash logs (bugs on import of files). We should add -fno-omit-frame-pointer to their makefiles so user crash logs will be easier to read. libavcodec/utils.o should probably get the same thing, since avcodec_release_buffer and avcodec_open crashes are frequent symptoms of bugs in FFusionCodec.c. |
|||
| #277 | fixed | Bump component numbers before release | roine | |
| Description |
Please bump all changed components' versions before releasing Perian 1.1 so they are distinguishable from earlier versions. |
|||
