log vmnc.c @ 4962:f99e40a7155b libavcodec

age author description
Thu, 10 May 2007 09:00:44 +0000 diego Remove redundant #inclusion of common.h, avcodec.h already #includes it. libavcodec
Sun, 08 Apr 2007 20:24:16 +0000 diego Get rid of unnecessary pointer casts. libavcodec
Tue, 27 Mar 2007 05:23:07 +0000 kostya Remove redundant assign libavcodec
Fri, 19 Jan 2007 22:12:59 +0000 alex rename BE/LE_8/16/32 to AV_RL/B_8/16/32 libavcodec
Fri, 08 Dec 2006 00:35:08 +0000 mru rename always_inline to av_always_inline and move to common.h libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Tue, 03 Oct 2006 17:12:48 +0000 diego Remove unused variables and the corresponding warnings along with them. libavcodec
Sun, 01 Oct 2006 05:09:20 +0000 kostya 1l: correct argument order in avcodec_check_dimensions libavcodec
Thu, 07 Sep 2006 04:08:34 +0000 kostya Handle the rest of known blocks (by skipping them) libavcodec
Thu, 07 Sep 2006 04:05:04 +0000 kostya Tests for overreading input data libavcodec
Thu, 07 Sep 2006 04:01:42 +0000 kostya Cursor drawing support libavcodec
Tue, 05 Sep 2006 07:31:53 +0000 kostya Try to handle all chunks, previous scheme was not correct. libavcodec
Tue, 05 Sep 2006 07:29:26 +0000 kostya Handle raw blocks correctly (both updating pointer and storing to memory) libavcodec
Tue, 05 Sep 2006 04:37:14 +0000 kostya VMware Video decoder (fourcc: VMnc) libavcodec