Mercurial > libavcodec.hg
comparison mpegvideo.h @ 2483:4eb9d61cad4e libavcodec
- a lot less overflows when decoding frames
- no more error with norm6 codes
- almost skipped frames (~110 bits) are not overflowed
However:
- there are very few bits left in those frames, so I wonder if enough MB
data is actually left
- NORM6/DIFF6 (4/5) bitplanes are a lot more present, which I don't find
obvious.
patch by anonymous
author | michael |
---|---|
date | Tue, 01 Feb 2005 10:03:55 +0000 |
parents | 18b8b2dcc037 |
children | 14fef0f3f532 |
comparison
equal
deleted
inserted
replaced
2482:5d28ea40fd98 | 2483:4eb9d61cad4e |
---|