Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Mon, 02 Feb 2009 00:35:25 +0000 | diego | Add av_unused to conditionally used variable, fixes the warning: libavcodec |
Sun, 01 Feb 2009 16:14:54 +0000 | kostya | Silence compiler warnings for XL decoder libavcodec |
Sun, 01 Feb 2009 16:11:33 +0000 | kostya | Make WNV1 decoder use temporary buffer for bit-reversed input libavcodec |
Sun, 01 Feb 2009 15:52:01 +0000 | diego | cosmetics: Remove period after copyright statement non-sentence. libavcodec |
Sun, 01 Feb 2009 15:27:44 +0000 | kostya | Make TM2 decoder byteswap input into separate buffer instead of doing it in-place. libavcodec |
Sun, 01 Feb 2009 15:20:20 +0000 | kostya | Factorize stream reading in TM2 decoder libavcodec |
Sun, 01 Feb 2009 15:03:40 +0000 | kostya | Silence two pointer assignment compiler warnings in rv34.c libavcodec |