Mercurial > libavcodec.hg
comparison alac.c @ 4728:5db8e9e8f71d libavcodec
move eob_reached logic into ff_lzw_decode_tail() which simplifies the code, avoids some checks in the innermost loop and also gets rid of the controversal break while hopefully retaining the last byte in a valid bytestream, invalid bytestreams still can have very significant overread
author | michael |
---|---|
date | Sun, 25 Mar 2007 15:43:46 +0000 |
parents | 05e932ddaaa9 |
children | 8256f8ec2fac |
comparison
equal
deleted
inserted
replaced
4727:23f8f6efc870 | 4728:5db8e9e8f71d |
---|