[MPlayer-dev-eng] [BUG] mp3 decode crash

Felix Buenemann atmosfear at users.sourceforge.net
Sun May 26 23:54:50 CEST 2002


On Saturday 25 May 2002 20:20, Joey Parrish wrote:
> On Sat, May 25, 2002 at 12:30:34PM +0200, Felix Buenemann wrote:
> > What's needed to fix this is a sanity test if the frame is correct
> > and do an early exit out of the decoder if corrupt data is detected.
>
> Is it feasible to skip the bad frames and continue rather than exiting?
"doing an early exit" means escaping the decoder at an early stage if corrupt 
data is detected, before it reaches harmful point in the code and "exit the 
decoder" means to only escape from the codec, not exit the player 
application.
I guess this is developer slang ;)


> Thanks,
> --Joey

-- 
Best Regards,
        Atmos
____________________________________________
- MPlayer Developer - http://mplayerhq.hu/ -
____________________________________________



More information about the MPlayer-dev-eng mailing list