Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
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 |