Mercurial > libavcodec.hg
graph
-
* Fix dct_unquantize_h263_axp for changed block_last_index indexing. libavcodec2002-10-07, by mellum
-
moved dct init out from mpv_common_init to dct_common_init (for less-uglier way for dv) libavcodec2002-10-04, by al3x
-
ps2 optimizations update patch by (Leon van Stuivenberg <leonvs at iae dot nl>) libavcodec2002-10-03, by michaelni
-
rv10 cleanup (de)muxer still needs to be cleaned up (still searching volunteer for that ;) ) libavcodec2002-10-01, by michaelni
-
forgot zigzag_direct[] behind #ifdef DEBUG (found by Klaas-Pieter Vlieg <vlieg at eurescom dot de>) libavcodec2002-09-30, by michaelni
-
convert only needed matrixes in convert_matrix() (mjpeg calls it for every frame) libavcodec2002-09-30, by michaelni
-
indenting preprocessor stuff, as its completly unreadable otherwise libavcodec2002-09-29, by michaelni
-
Add Alpha assembly for pix_abs16x16. Optimized for pca56, no large win libavcodec2002-09-29, by mellum