3 Commits (d9974a4867de0bd913c258822f4a47fb36dec111)

Author SHA1 Message Date
Michael Niedermayer 8a3b6f92e0 10l 22 years ago
Michael Niedermayer 7bc9090a41 simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture 22 years ago
Michael Niedermayer 0da71265d8 H264 decoder & demuxer 22 years ago