On 11/6/12 1:20 PM, Diego Biurrun wrote:
On Fri, Oct 19, 2012 at 07:04:39PM +0200, Diego Biurrun wrote:
All modern assemblers have this capability. Older ones that do not
produce code that crashes at runtime, so it's better to error out
during the build process instead.
---
configure | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
I consider this a release blocker: We currently crash during H.264
decoding when built with nasm 2.08. This is bad and the fix is
simple.
The alternative is to litter the code with ifdefs, but that solution
is very brittle and there will be regressions, since no dev uses such
an old toolchain. Besides, there are crashes related to this that
FATE does not detect.
given how long it takes to get nasm or yasm built I consider that ok.
lu
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel