659 Commits (dacfaf237335d96fa6ebac3d834194761f8d8f7f)

Author SHA1 Message Date
Michael Niedermayer 067ff8b1ee tired 22 years ago
Michael Niedermayer d90cf87b90 fixing mixed dr1 + internal buffers 22 years ago
Michael Niedermayer af6e2fed04 minor cleanup / some warning fixes 22 years ago
Michael Niedermayer 30f73fc72e faster 8x8 & 16x16 plane prediction by skal (massimin at planet-d dot net) 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 8b92b792d1 some checks to avoid segfault 22 years ago
Michael Niedermayer 95c2634838 #ifdef TRACE printf() -> tprintf() 22 years ago
Michael Niedermayer 1924f3ce36 multiple reference frames support 22 years ago
Michael Niedermayer 0da71265d8 H264 decoder & demuxer 22 years ago