Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Thu, 12 Oct 2006 20:55:42 +0000 | michael | -1 is a valid return value in ratecontrol_1pass() -> 100l for takis libavcodec |
Thu, 12 Oct 2006 19:57:47 +0000 | rathann | Fixes: libavcodec |
Thu, 12 Oct 2006 18:41:29 +0000 | michael | 10l int vs uint8_t libavcodec |
Thu, 12 Oct 2006 14:49:19 +0000 | michael | prevent "mb level" get_cabac() calls from being inlined (3% faster decode_mb_cabac() on P3) libavcodec |
Thu, 12 Oct 2006 12:27:02 +0000 | michael | int->uint8_t for 2 tables libavcodec |
Thu, 12 Oct 2006 12:02:58 +0000 | bcoudurier | support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %cyx A users P sourceforge P net% libavcodec |
Thu, 12 Oct 2006 11:54:24 +0000 | bcoudurier | fix SHOW_SBITS for ALT_BITSTREAM_READER_LE, patch by Gregory Montoir %cyx A users P sourceforge P net% libavcodec |