log libmpcodecs/vd_ijpg.c @ 7180:28677d779205

age author description
Fri, 30 Aug 2002 21:44:20 +0000 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
Wed, 15 May 2002 12:53:00 +0000 arpi rgb24, bgr 24/32 support even for grayscale
Wed, 27 Mar 2002 03:07:07 +0000 atmos4 eeh 10l removed too much lines :(
Wed, 27 Mar 2002 02:58:55 +0000 atmos4 Issue a warning in VDec if disp_w and disp_h weren't set by codec and try workaround.
Sat, 16 Mar 2002 01:10:31 +0000 arpi handle error from mpcodecs_config_vo()
Mon, 11 Mar 2002 20:13:45 +0000 pontscho libjpeg and loader conflict workaround
Mon, 11 Mar 2002 08:42:07 +0000 pontscho kill few warning
Sun, 10 Mar 2002 23:45:44 +0000 arpi removed unneeded includes
Sun, 10 Mar 2002 22:49:18 +0000 pontscho Add IJPG decoder.