log libmpcodecs/vd_ijpg.c @ 32478:87870a8a114a

age author description
Sat, 29 May 2010 10:06:29 +0000 diego Directly mark jpeg_buf_src() as void instead of using some indirection marcro.
Tue, 16 Feb 2010 16:16:42 +0000 diego libmpcodecs: Mark functions not used outside of their files as static.
Fri, 12 Feb 2010 16:29:34 +0000 diego Mark all ad_info_t/vd_info_t structure declarations as const.
Sat, 30 Jan 2010 16:57:40 +0000 diego Add missing license headers to all files in the libmpcodecs directory.
Tue, 01 Apr 2008 14:19:45 +0000 diego Do not #include libavutil/common.h. It is not used directly and mpbswap.h
Sat, 12 Jan 2008 15:26:24 +0000 reimar Colourspace conversions do _not_ belong into a decoder!
Sat, 12 Jan 2008 15:01:05 +0000 reimar Cosmetics: get rid of huge amounts of trailing whitespace
Sat, 12 Jan 2008 14:58:39 +0000 reimar Remove an unused global variable
Sat, 12 Jan 2008 14:56:11 +0000 reimar Avoid uselessly global variables
Sun, 27 May 2007 20:45:34 +0000 reimar Removed useless fastmemcpy.h includes in video decoders
Wed, 16 May 2007 21:45:46 +0000 reimar Include string.h for memcpy, fastmemcpy.h alone is not enough.
Thu, 07 Dec 2006 11:58:07 +0000 reimar Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
Wed, 29 Nov 2006 15:02:45 +0000 diego Remove bswap.h, use libavutil/bswap.h instead.
Sun, 18 Jun 2006 10:59:23 +0000 lucabe Software Scaler headers usage cleanup
Tue, 06 Jun 2006 21:22:47 +0000 pacman Spelling fix