]> git.sesse.net Git - ffmpeg/history - libavcodec/ffv1.c
fix context=1
[ffmpeg] / libavcodec / ffv1.c
2003-11-06 Michael Niedermayerfix context=1
2003-11-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-11-01 Michael Niedermayerffv1 rgb support
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...