Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 04 Dec 2009 15:12:09 +0000 | lorenm | 1-13% faster apply_filter, 1-3% faster ape decoding on core2 libavcodec |
Fri, 04 Dec 2009 08:18:13 +0000 | kostya | 100l trocadero: call emms_c() after doing decoding with SIMD in APE decoder libavcodec |
Thu, 03 Dec 2009 21:38:10 +0000 | michael | Make sure ff_init_qscale_tab() is called one way or another when libavcodec |
Thu, 03 Dec 2009 21:36:58 +0000 | michael | Move ff_init_qscale_tab() from h263.c to mpegvideo, the function is not h263 specific. libavcodec |
Thu, 03 Dec 2009 19:19:57 +0000 | bcoudurier | lzw.h does not need get_bits.h, tiff.c needs intreadwrite.h for AV_R* though libavcodec |
Thu, 03 Dec 2009 19:17:39 +0000 | bcoudurier | use lzw compression in gif encoder libavcodec |