]> git.sesse.net Git - ffmpeg/history - libavcodec/msmpeg4data.h
Fix lossless jpeg encoder to comply to spec and store full redundant
[ffmpeg] / libavcodec / msmpeg4data.h
2008-06-25 Stefan Gehrerremove duplicate tables
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-01-07 Diego PettenòMove wmv1_scantable to .rodata section by making it...
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-08-13 Diego BiurrunMove msmpeg4 tables from a header file to msmpegdata.c.
2007-07-05 Diego BiurrunGroup all copyright and author notices together.
2007-05-10 Aurelien Jacobssplit msmpeg4 data to easily share some of it with...
2007-05-02 Denis Fortinadd some comments
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...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-12-17 Michael Niedermayerwrong sizes, part of [PATCH] from DivX, Part 9: bitstre...
2005-06-01 Michael Niedermayeradding a few const
2005-01-30 anonymousIn that patch:
2005-01-26 anonymoususe dc tables from msmpeg4 instead of duplicating them...
2003-03-06 Michael Niedermayerper file doxy
2003-01-19 Michael Niedermayerfinetuneing thresholds/factors
2002-12-27 Michael Niedermayerqpel encoding
2002-09-29 Michael Niedermayeridct permutation cleanup, idct can be selected per...
2002-07-07 Michael Niedermayerwmv1 slice_height != mb_height support
2002-06-18 Michael Niedermayerwmv1 support
2002-06-02 Michael Niedermayermsmpeg4v1 decoding
2002-04-05 Michael Niedermayermsmpeg4v2 decoding (no encoding yet)
2001-07-22 Fabrice BellardInitial revision