17 Commits (cc58300e30e7aea6acfecd72a04a3886b285cfd8)

Author SHA1 Message Date
  Panagiotis Issaris acd8d10ffb Making rem6 and div6 globally visible and thus adding prefixes. 18 years ago
  Panagiotis Issaris 550e66cb59 Change NAL unit type defines to an enum and move to a header file for usage 18 years ago
  Michael Niedermayer 65342b2b4a merge clip() into the alpha/beta/tc0 tables (10% faster filter_mb_fast() on P3) 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Loren Merritt 5d18eaad13 h264: MBAFF interlaced decoding 19 years ago
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
  Loren Merritt 239ea04ccf decode custom quant matrices. 19 years ago
  Loren Merritt 1b7576e785 typo in cabac tables 20 years ago
  Loren Merritt 43efd19a88 decode H.264 with 8x8 transform. 20 years ago
  Loren Merritt b75e10d52c vismv didn't display 8x8 mvs in H.264 20 years ago
  Laurent Aimar e5017ab870 h264 - progressive I frame CABAC support patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) 21 years ago
  Michael Niedermayer 980a82b70b h264 loop filter for progressive I&P frames by (Laurent Aimar <fenrir at via dot ecp dot fr>) 21 years ago
  Michael Niedermayer 5ff85f1d8b AVRational 21 years ago
  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