Mercurial > libavcodec.hg
log vp3.c @ 10650:e267d3e4b964 libavcodec
age | author | description |
---|---|---|
Sun, 06 Dec 2009 15:33:48 +0000 | cehoyos | Faster checks in reverse_dc_prediction. libavcodec |
Sun, 06 Dec 2009 15:31:58 +0000 | cehoyos | Check transform==15 first, since it's more common than 13. libavcodec |
Sun, 06 Dec 2009 15:30:53 +0000 | cehoyos | Revert r20747: It mixed functional and cosmetical changes. libavcodec |
Sun, 06 Dec 2009 12:48:09 +0000 | darkshikari | Various VP3 optimizations. libavcodec |
Wed, 02 Dec 2009 04:06:27 +0000 | melanson | Small refactoring: Instead of 4 loops for decoding AC coefficients based libavcodec |
Wed, 02 Dec 2009 02:30:15 +0000 | melanson | Use a list to track which fragments coded in this frame still have libavcodec |