]> git.sesse.net Git - ffmpeg/history - libavcodec/h263data.h
add a comment to indicate which #endif belong to which #define
[ffmpeg] / libavcodec / h263data.h
2007-06-17 Guillaume Poirieradd a comment to indicate which #endif belong to which...
2007-06-17 Måns Rullgårdadd multiple inclusion guards to headers
2007-06-16 Måns Rullgårdinclude all prerequisites in header files
2006-11-12 Måns Rullgårdmake more tables static
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-10 Diego BiurrunAdd official LGPL license headers to the files that...
2006-03-10 Michael Niedermayerout of array read fix
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-06-01 Michael Niedermayeradding a few const
2003-12-30 Michael Niedermayerinterlaced motion estimation
2003-12-21 Michael Niedermayerrv20 / h263 b frame fix
2003-12-04 Michael Niedermayerrv20 (h263) b frame decoding support
2003-12-01 Michael Niedermayerh263 loop filter
2003-11-30 Michael Niedermayerrv20 decoder
2003-11-29 Michael Niedermayerforgot
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