]> git.sesse.net Git - ffmpeg/history - libavcodec/ffv1.c
move mmx quantizer matrixes out of MpegEncContext (23k -> 7k) (no meassureable slowdown)
[ffmpeg] / libavcodec / ffv1.c
2003-10-19 Dan Christiansengcc->C99 and warning fixes patch by (Dan Christiansen...
2003-10-12 Alex Beregszasziremoved the obsolete and unused parameters of init_put_bits
2003-09-09 Fabrice Bellardremoved warnings
2003-07-13 Michael Niedermayergolomb rice code cleanup / simplify (~0.5% compression...
2003-07-12 Michael Niedermayersimpler
2003-07-05 Michael Niedermayermerge U and V statistics, 33% reduction in memory requi...
2003-07-02 Michael Niedermayercleanup / cosmetics
2003-07-02 Michael Niedermayer20% less memory needed for 8bit AC state (worst compres...
2003-06-22 Michael NiedermayerCONFIG_ENCODERS cleanup
2003-06-13 Michael Niedermayergolomb rice codes
2003-06-09 Michael Niedermayerreducing memory consumption (reducing number of context...
2003-06-09 Michael NiedermayerFFV1 codec (our very simple lossless intra only codec...