Mercurial > libavcodec.hg
diff i386/dsputil_mmx.c @ 2462:5fd4de95731f libavcodec
Fixes:
- i/p/b_decode_mbs functions now checks the proper values (from
bitplane). I didn't find it very clear, but it seems "raw" = "to read at
the MB layer". I used a structure, but we could spare that indirection and
add a flag in the VC9Context for each array.
- Properly decode (or so I think) the CBPCY (as it is predicted)
- many more things
patch by anonymous
author | michael |
---|---|
date | Mon, 24 Jan 2005 23:01:18 +0000 |
parents | 15cfba1b97b5 |
children | 86e2b1424801 |