[theora-dev] [RFC] theorarm-merge-branch diff for latest svn
Dave Milici
davemilici at sbcglobal.net
Tue Aug 24 10:47:00 PDT 2010
Thanks for following up on this, and posting an integrated patch for review.
I'll have to revisit this when I'm back at workstation.
I thought it was odd that the .s files for the decode functions were not
included in the makefile, and only discovered them through series of failed runs
with unresolved function symbols. After finally assembling and linking them in,
then I started getting segfaults inside some of them. Rather than unravelling
these decode function dependencies, it was more expedient to leave them disabled
to get something running.
--DaveM
----- Original Message ----
From: Riccardo Magliocchetti <riccardo.magliocchetti at gmail.com>
To: theora-dev at xiph.org
Cc: Robin.Watts at wss.co.uk
Sent: Mon, August 23, 2010 8:46:57 AM
Subject: [theora-dev] [RFC] theorarm-merge-branch diff for latest svn
- something in the fast path for decoder is broken, in fact these fast paths are
disabled in lib/decode.c via an undef. If you remove the undef you get a
segfault, tried to get a core but i hadn't symbols so no idea where to start.
More information about the theora-dev
mailing list