log libmpcodecs/vd_ijpg.c @ 33031:31ced51f7e47

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