Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 23 Feb 2010 07:00:46 +0000 | kostya | Move plane decoding code into separate function in Bink decoder libavcodec |
Tue, 23 Feb 2010 06:39:23 +0000 | kostya | Bink video decoder now can use extradata to detect alpha plane presence libavcodec |
Tue, 23 Feb 2010 03:45:51 +0000 | mru | Declare indeo VLC table storage with correct type libavcodec |
Tue, 23 Feb 2010 01:08:54 +0000 | michael | Try to set has_b_frames in codec init if we know everything alraedy. libavcodec |
Tue, 23 Feb 2010 01:07:39 +0000 | michael | Move extradata reading code into codec init instead of doing it libavcodec |
Mon, 22 Feb 2010 14:59:51 +0000 | kostya | Make Bink decoder able to skip alpha plane libavcodec |
Mon, 22 Feb 2010 13:51:32 +0000 | kostya | Macroblock and block Huffman code sets are to be used by both Indeo 4 and libavcodec |