]> git.sesse.net Git - ffmpeg/history - libavcodec/h263data.h
move mmx quantizer matrixes out of MpegEncContext (23k -> 7k) (no meassureable slowdown)
[ffmpeg] / libavcodec / h263data.h
2003-09-26 Michael Niedermayerh263 stuffing decode fix
2003-03-06 Michael Niedermayerper file doxy
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2002-06-18 Michael Niedermayerdc scale simplification/optimization
2002-06-02 Michael Niedermayermsmpeg4v1 decoding
2002-05-02 Juanjo- Advanced Intra Coding (AIC) support for H.263+ encode...
2002-04-05 Michael Niedermayermsmpeg4v2 decoding (no encoding yet)
2002-02-18 Juanjo- H.263+ decoder support for Advanded INTRA Coding...
2001-11-17 Juanjo- Added support to Inter4V+Q MBs to H.263 decoder.
2001-11-03 Juanjo- Bug fix on inter MCBPC table for inter+q.
2001-07-22 Fabrice BellardInitial revision