diff options
author | anonymous <> | 2005-02-01 10:03:55 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2005-02-01 10:03:55 +0000 |
commit | bf2bc926f04dcdde0a22c137d08a0bb546e0179e (patch) | |
tree | 57ee39b4af7afdee00611bbf0a4c477ddc08a89d /libavcodec/h264.c | |
parent | 2ce151f8980a6df48fbc779c4fdf1aa5aede1c3f (diff) | |
download | ffmpeg-bf2bc926f04dcdde0a22c137d08a0bb546e0179e.tar.gz |
- 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
Originally committed as revision 3915 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/h264.c')
0 files changed, 0 insertions, 0 deletions