summaryrefslogtreecommitdiff
path: root/libavcodec/h264data.h
Commit message (Expand)AuthorAge
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* h264: MBAFF interlaced decodingLoren Merritt2006-05-28
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* decode custom quant matrices.Loren Merritt2005-10-25
* typo in cabac tablesLoren Merritt2005-06-08
* decode H.264 with 8x8 transform.Loren Merritt2005-06-02
* vismv didn't display 8x8 mvs in H.264Loren Merritt2005-03-03
* h264 - progressive I frame CABAC support patch by (Laurent Aimar <fenrir at v...Laurent Aimar2004-03-26
* h264 loop filter for progressive I&P frames by (Laurent Aimar <fenrir at via ...Michael Niedermayer2004-03-19
* AVRationalMichael Niedermayer2003-10-20
* 10lMichael Niedermayer2003-04-10
* simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now i...Michael Niedermayer2003-04-10
* H264 decoder & demuxerMichael Niedermayer2003-04-04