| Commit message (Expand) | Author | Age | Files | Lines |
* | Making rem6 and div6 globally visible and thus adding prefixes. | Panagiotis Issaris | 2006-12-07 | 1 | -9/+0 |
* | Change NAL unit type defines to an enum and move to a header file for usage | Panagiotis Issaris | 2006-12-05 | 1 | -0/+18 |
* | merge clip() into the alpha/beta/tc0 tables (10% faster filter_mb_fast() on P3) | Michael Niedermayer | 2006-11-01 | 1 | -6/+40 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | h264: MBAFF interlaced decoding | Loren Merritt | 2006-05-28 | 1 | -0/+38 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -30/+30 |
* | decode custom quant matrices. | Loren Merritt | 2005-10-25 | 1 | -55/+39 |
* | typo in cabac tables | Loren Merritt | 2005-06-08 | 1 | -3/+3 |
* | decode H.264 with 8x8 transform. | Loren Merritt | 2005-06-02 | 1 | -4/+135 |
* | vismv didn't display 8x8 mvs in H.264 | Loren Merritt | 2005-03-03 | 1 | -3/+3 |
* | h264 - progressive I frame CABAC support patch by (Laurent Aimar <fenrir at v... | Laurent Aimar | 2004-03-26 | 1 | -0/+565 |
* | h264 loop filter for progressive I&P frames by (Laurent Aimar <fenrir at via ... | Michael Niedermayer | 2004-03-19 | 1 | -0/+30 |
* | AVRational | Michael Niedermayer | 2003-10-20 | 1 | -2/+2 |
* | 10l | Michael Niedermayer | 2003-04-10 | 1 | -1/+1 |
* | simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now i... | Michael Niedermayer | 2003-04-10 | 1 | -2/+5 |
* | H264 decoder & demuxer | Michael Niedermayer | 2003-04-04 | 1 | -0/+527 |