log libmpcodecs/ve_nuv.c @ 34895:3688864260e8

age author description
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Sun, 12 Sep 2010 16:08:57 +0000 reimar Replace sizeof(BITMAPINFOHEADER)
Thu, 09 Sep 2010 16:38:11 +0000 diego Mark video encoder vf_info_t structs as const.
Sun, 04 Apr 2010 15:59:09 +0000 diego Mark encoder-related m_option_t struct arrays as const.
Sun, 21 Feb 2010 15:48:03 +0000 diego cosmetics: Rename struct vf_instance_s --> vf_instance.
Sat, 30 Jan 2010 16:57:40 +0000 diego Add missing license headers to all files in the libmpcodecs directory.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Mon, 09 Mar 2009 15:01:12 +0000 reimar Get rid of nuppelvideo.h and its ugly packed struct and instead write the
Mon, 09 Mar 2009 14:40:55 +0000 reimar Fix type of zlen, fixes crashes on 64 bit systems.
Mon, 09 Mar 2009 14:32:19 +0000 reimar Do not calculate the same value twice
Mon, 09 Mar 2009 14:30:41 +0000 reimar Allocate buffer for lzo compression correctly also for large frame sizes.
Mon, 09 Mar 2009 13:37:55 +0000 reimar nuv encoder 64 bit fix: avoid using long/sizeof(long)
Sun, 06 Apr 2008 18:17:59 +0000 diego Rename RTJPEG files so that filenames consist of lowercase name only.
Thu, 15 Mar 2007 17:51:32 +0000 diego Add explicit location for headers from the libmpdemux/ directory.
Thu, 15 Mar 2007 17:30:55 +0000 diego Add explicit location for headers from the stream/ directory.