On Tue, Nov 06, 2012 at 01:20:49PM +0100, 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.

This received a tentative OK from Anton on IRC.

Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to