Mercurial > libavcodec.hg
log h263dec.c @ 3937:0b4d29db857a libavcodec
age | author | description |
---|---|---|
Wed, 04 Oct 2006 02:57:43 +0000 | lorenm | 10l in r6412 libavcodec |
Sun, 01 Oct 2006 21:25:17 +0000 | lorenm | approximate qpel functions: sacrifice some quality for some decoding speed. enabled on B-frames with -lavdopts fast. libavcodec |
Fri, 04 Aug 2006 22:51:20 +0000 | melanson | printf -> av_log, only occurs in DEBUG cases libavcodec |
Sun, 09 Jul 2006 12:02:15 +0000 | mru | --enable/disable parsers. Warning: some combinations are broken. libavcodec |
Thu, 29 Jun 2006 11:17:50 +0000 | kostya | Fix initialization of vc1_decoder (the same as wmv3_decoder). libavcodec |
Fri, 10 Mar 2006 20:40:52 +0000 | michael | cleanup picture / debug output code libavcodec |
Wed, 08 Mar 2006 11:43:10 +0000 | diego | (f)printf --> av_log conversion libavcodec |