log libvo/vo_jpeg.c @ 30122:1772a5171ac7

age author description
Fri, 01 Jan 2010 13:18:49 +0000 reimar Fix function declarations to avoid casting function pointers.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sun, 15 Mar 2009 10:03:09 +0000 diego Remove obsolete extra elements from opt_t struct initialization.
Sat, 07 Mar 2009 08:51:40 +0000 reimar Make data related to suboption parsing const in libvo
Wed, 14 May 2008 17:22:53 +0000 diego Use standard license headers with standard formatting.
Sun, 02 Dec 2007 14:39:15 +0000 reimar Mark the vo_functions_t definitions as const where possible.
Sun, 02 Dec 2007 14:06:03 +0000 reimar Make vo info structs const
Thu, 29 Nov 2007 14:36:59 +0000 ivo Remove redundant changelog from comments
Sat, 08 Jul 2006 15:26:36 +0000 uau Make some functions static.
Fri, 20 Jan 2006 01:37:15 +0000 atmos4 Added DPI (Print-Resolution) and Pixel-Aspect awareness to vo_jpeg.
Fri, 05 Aug 2005 01:24:37 +0000 ivo Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
Mon, 18 Apr 2005 15:52:38 +0000 henry replace VO and VF numeric flags with #defined identifiers
Mon, 28 Feb 2005 00:26:53 +0000 ivo Fix compile warnings
Sun, 27 Feb 2005 22:25:42 +0000 ivo vo_jpeg now uses the generic int_pos() from subopt-helper.c
Wed, 19 Jan 2005 17:10:20 +0000 reimar New suboption type: malloc'ed, zero terminated string