log libvo/vo_aa.c @ 18950:a943bc3f26c8

age author description
Sat, 08 Jul 2006 15:26:36 +0000 uau Make some functions static.
Fri, 30 Jun 2006 12:00:31 +0000 lucabe Move postproc ---> libswscale
Thu, 09 Feb 2006 14:08:03 +0000 rathann Patch by Stefan Huehner / stefan % huehner ! org \
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
Fri, 11 Mar 2005 02:09:24 +0000 ivo Convert vo_aa suboption parser to using the subopt-helper.
Thu, 28 Oct 2004 01:15:53 +0000 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
Wed, 13 Aug 2003 16:45:02 +0000 alex 100l to albeu for his english grammar, and 10l to me becouse I noticed that lately (my backward compatibilty macro uses M_OPT_UNKNOWN)
Sun, 01 Jun 2003 21:59:29 +0000 michael vf_scale.h & related cleanup & some small warning fix by dominik
Sun, 30 Mar 2003 17:23:13 +0000 albeu Use new config headers and types.
Thu, 27 Mar 2003 16:04:53 +0000 michael 10000l (YUV vs. YVU swscale fix/cleanup)
Sun, 23 Feb 2003 23:34:16 +0000 michael 100l
Sun, 09 Feb 2003 20:18:23 +0000 arpi linux->osdep
Thu, 30 Jan 2003 19:58:43 +0000 henry better fix of vo_aa font segfault
Tue, 12 Nov 2002 01:56:42 +0000 albeu New config system + cleanup of header inter dependency
Mon, 11 Nov 2002 15:22:10 +0000 alex removed get_info, using the same sheme as in libmpcodecs instead
Sun, 06 Oct 2002 17:18:57 +0000 diego Fixed some typos and an error in the help output.
Thu, 29 Aug 2002 17:35:21 +0000 pontscho add Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz> freetype patch
Wed, 28 Aug 2002 21:32:32 +0000 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
Fri, 26 Jul 2002 02:04:11 +0000 albeu 10L bugs founds by Jindrich Makovicka <makovick at MLinux dot fjfi dot cvut dotcz>
Sat, 20 Jul 2002 14:26:38 +0000 albeu 10L bugs founds by Jindrich Makovicka <makovicki at KMLinux dot fjfi dot cvuti dot cz>
Sun, 23 Jun 2002 13:17:03 +0000 albeu Use the new Y8 support in place of YV12.
Mon, 27 May 2002 17:35:57 +0000 alex it uses swscaler
Mon, 27 May 2002 17:05:36 +0000 alex revised query_format
Sat, 27 Apr 2002 20:52:15 +0000 albeu A almost complete rewrite.
Sun, 24 Mar 2002 00:39:44 +0000 arpi moved font_laod.h
Sun, 10 Mar 2002 17:46:22 +0000 arpi 32bpp support not implemented - do not lie
Sun, 17 Feb 2002 08:24:43 +0000 nick I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'
Tue, 12 Feb 2002 17:10:21 +0000 alex rgb/bgr 32bpp and IYUV/I420 support
Sat, 09 Feb 2002 01:21:48 +0000 arpi 10000hl to Holm... control MUST BE static...
Sat, 09 Feb 2002 00:47:26 +0000 arpi query_ stuff replaced by new control() - patch by David Holm
Thu, 31 Jan 2002 09:57:13 +0000 nick new info for tuning
Sat, 26 Jan 2002 16:01:26 +0000 nick Extensions for video accelerated architecture
Sat, 19 Jan 2002 17:01:48 +0000 albeu Added reverting support for -aa* options
Fri, 11 Jan 2002 22:17:54 +0000 arpi 'mplayer -aadriver stdout' segfault fixed by Fredrik Kuivinen <freku045@student.liu.se>
Tue, 06 Nov 2001 11:22:40 +0000 nick Move yuv2rgb to postprocess
Sat, 27 Oct 2001 14:30:43 +0000 nick never declare variables in *.h files, pls
Fri, 17 Aug 2001 20:34:58 +0000 folke aalib 1.4.X incombatibility fixed
Fri, 17 Aug 2001 14:53:11 +0000 folke now linux/curses detection works
Fri, 17 Aug 2001 14:31:03 +0000 folke osd problem with YV12 fixed
Fri, 17 Aug 2001 10:18:27 +0000 arpi vo_font SEGFAULT fixed
Thu, 16 Aug 2001 15:36:12 +0000 folke define USE_OSD / USE_SUB fixes
Thu, 16 Aug 2001 15:19:28 +0000 folke vo_aa: +subtitles, +progressbar, key violation with mplayer keys fixed, +consoleblanking disabled, +/dev/vcsa checking +header change
Thu, 16 Aug 2001 15:17:44 +0000 folke vo_aa: +subtitles, +progressbar, key violation with mplayer keys fixed, +consoleblanking disabled, +/dev/vcsa checking
Wed, 15 Aug 2001 19:36:43 +0000 folke All aalib options can be passed to aalib (-aaXXX), also -aahelp is new. fixed wrong char
Wed, 15 Aug 2001 19:27:57 +0000 folke All aalib options can be passed to aalib (-aaXXX), also -aahelp is new
Wed, 15 Aug 2001 07:21:33 +0000 atmos4 Fix OSD, small misspelling.
Tue, 14 Aug 2001 19:23:17 +0000 folke write fault error fixed
Tue, 14 Aug 2001 19:00:00 +0000 folke vo_aa: configurable now
Tue, 14 Aug 2001 12:30:56 +0000 atmos4 Added cool aalib vo driver.