log bink.c @ 11515:34080d73a504 libavcodec

age author description
Sun, 21 Mar 2010 10:26:09 +0000 kostya fix minor typo libavcodec
Sat, 06 Mar 2010 15:09:14 +0000 kostya Bink version 'h' also has chroma planes swapped libavcodec
Sat, 06 Mar 2010 14:24:59 +0000 mru Remove DECLARE_ALIGNED_{8,16} macros libavcodec
Tue, 23 Feb 2010 07:07:54 +0000 kostya Decode alpha plane in Bink video libavcodec
Tue, 23 Feb 2010 07:01:13 +0000 kostya cosmetics: reindent after last commit libavcodec
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
Mon, 22 Feb 2010 14:59:51 +0000 kostya Make Bink decoder able to skip alpha plane libavcodec
Mon, 22 Feb 2010 12:35:12 +0000 kostya Make Bink decoder to stop decoding planes after all bits are used. libavcodec
Mon, 22 Feb 2010 12:20:49 +0000 kostya Correct bundle lengths calculation for small Bink files. libavcodec
Sun, 21 Feb 2010 13:28:46 +0000 kostya Bink video decoder libavcodec