Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sat, 05 Dec 2009 03:53:12 +0000 | michael | Make sure the parsers do not overwrite width/height as this can interfere libavcodec |
Fri, 04 Dec 2009 23:16:27 +0000 | stefano | Cosmetics: remove empty definitions of hw-accelerated PixFmtInfo libavcodec |
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 |