log bink.c @ 12514:e6d711ba5760 libavcodec

age author description
Tue, 07 Sep 2010 19:15:29 +0000 stefano Use new imgutils.h API names, fix deprecation warnings. libavcodec
Fri, 06 Aug 2010 09:37:04 +0000 stefano Remove use of the deprecated function avcodec_check_dimensions(), use libavcodec
Wed, 30 Jun 2010 15:38:06 +0000 mru Fix grammar errors in documentation libavcodec
Wed, 02 Jun 2010 15:22:21 +0000 mru bink: correctly align local arrays libavcodec
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec
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