log libvo/vosub_vidix.c @ 37171:29802bb119f6

age author description
Sat, 18 Jan 2014 21:39:07 +0000 reimar Remove empty draw_slice and draw_frame stubs.
Sun, 17 Mar 2013 22:47:17 +0000 diego Add missing strings.h #includes for strcasecmp().
Sat, 16 Mar 2013 15:17:26 +0000 reimar Use uint8_t to avoid signed vs. unsigned char issues.
Sat, 07 May 2011 19:39:51 +0000 reimar Fix draw_frame/draw_slice return types.
Sat, 07 May 2011 10:59:11 +0000 iive Remove the variable arguments from the libvo control() functions.
Fri, 06 May 2011 10:32:46 +0000 iive Implement control() VOCTRL_SET/GET_EQUALIZER using a vf_equalize struct,
Wed, 27 Oct 2010 17:53:24 +0000 cigaes Move osd.[ch] and osd_template.c from libvo to sub.
Wed, 27 Oct 2010 17:47:13 +0000 cigaes Move libvo/sub.[ch] from libvo to sub.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sun, 07 Sep 2008 14:09:51 +0000 diego Replace casual GPL notices by proper license headers.
Thu, 07 Aug 2008 12:28:28 +0000 ben Add NV12 colorspace support to VIDIX driver.
Fri, 20 Jun 2008 20:28:50 +0000 ben Remove useless typedef for VDXContext.
Fri, 20 Jun 2008 20:16:34 +0000 ben remove now useless vidixlib.h file
Sun, 08 Jun 2008 21:51:00 +0000 diego Slightly reduce VIDIX video output verbosity.
Sat, 07 Jun 2008 12:02:56 +0000 ben declare some functions as static
Sat, 07 Jun 2008 11:43:57 +0000 ben remove useless vidix versioning stuff
Sat, 07 Jun 2008 11:38:11 +0000 ben remove duplicated code
Sat, 07 Jun 2008 10:56:42 +0000 ben Drop some useless parameter from vidix init routine
Sat, 07 Jun 2008 10:54:07 +0000 ben Drop support for external libvidix (unmaintained and not up-to-date)
Fri, 16 May 2008 08:33:27 +0000 diego cosmetics: Remove useless parentheses from from return statements.
Mon, 31 Dec 2007 13:40:08 +0000 diego Relicense files marked as GPL v2 to GPL v2 or later.
Sun, 02 Dec 2007 13:38:51 +0000 reimar Remove casts that are (no longer) necessary
Sun, 02 Dec 2007 13:37:15 +0000 reimar Use proper type for vidix_preinit parameter instead of void *
Tue, 23 Oct 2007 08:28:11 +0000 zuxy Get rid of void pointer arithmetic.
Sun, 21 Oct 2007 12:56:22 +0000 diego Remove some unused code, fixes the following warnings:
Fri, 31 Aug 2007 11:51:26 +0000 diego Remove pointless forward declarations.
Mon, 24 Apr 2006 04:23:53 +0000 reynaldo Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
Tue, 28 Mar 2006 22:44:16 +0000 nicodvb added support for external VIDIX
Fri, 24 Mar 2006 08:12:03 +0000 diego Convert all if(verbose>X) to mp_msg_test calls.
Wed, 07 Dec 2005 16:04:14 +0000 reimar really clear frames to black instead of grey, and make sure one of those
Thu, 28 Oct 2004 01:15:53 +0000 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
Wed, 28 Jan 2004 10:03:40 +0000 alex removed unused headeer dependencies
Wed, 03 Dec 2003 17:44:15 +0000 michael vidix_get_image() fix
Wed, 22 Oct 2003 20:39:58 +0000 faust3 mingw port
Thu, 02 Oct 2003 15:01:51 +0000 faust3 mingw port
Thu, 14 Aug 2003 01:25:42 +0000 alex 1000l
Mon, 09 Jun 2003 12:15:48 +0000 arpi renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR
Sun, 15 Dec 2002 18:18:41 +0000 alex this isn't mplayerxp...3 buffers are enough for double(triple)buffering (instead of 28 buffers ;)
Sat, 23 Nov 2002 10:58:14 +0000 michael warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
Thu, 10 Oct 2002 00:09:34 +0000 arpi also set VFCAP_ACCEPT_STRIDE when draw_image() is implemented
Wed, 09 Oct 2002 21:54:58 +0000 arpi draw_image, get_image fix
Wed, 28 Aug 2002 21:32:32 +0000 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
Fri, 16 Aug 2002 22:25:45 +0000 arpi should solve -vo vesa:vidix problem 'vosub_vidix: video server has
Thu, 25 Jul 2002 22:54:03 +0000 arpi 10l bug fixed (info.cap |= -> = )
Thu, 25 Jul 2002 13:12:23 +0000 alex eq reworked
Fri, 19 Jul 2002 20:51:48 +0000 pontscho - fix audio equalizer
Mon, 24 Jun 2002 11:51:55 +0000 alex added OSD support for yvu9/y800, corrected query_format \(added flag VFCAP_OSD\), fixed multifile support \(no more control infinite loop and destroying old window\) and some cosmetics
Sun, 23 Jun 2002 18:00:42 +0000 alex yvu9,if09,y8,y800 support and multifile fix
Fri, 21 Jun 2002 17:29:05 +0000 alex YVU9,IF09,Y800 and Y8 support - and synced with mpxp
Wed, 08 May 2002 21:48:40 +0000 arpi multifile fixed
Wed, 24 Apr 2002 20:00:13 +0000 arpi libdir changed
Sat, 13 Apr 2002 19:14:34 +0000 arpi mp_image.h and img_format.h moved to libmpcodecs
Thu, 11 Apr 2002 21:07:00 +0000 arpi VFCAP added
Wed, 27 Mar 2002 21:49:19 +0000 arpi 10l to nick - ACCEPT_WIDTH fixed
Sun, 24 Mar 2002 21:17:16 +0000 arpi fallback to server's control() - patch by KotH
Tue, 12 Mar 2002 07:31:41 +0000 nick Using yv12_to_yuy2 sw convertor for cards which have no native yv12 support
Sun, 10 Mar 2002 17:51:52 +0000 nick fixed strides for packed fourccs
Sat, 09 Mar 2002 17:27:37 +0000 nick voctls for decoding ahead
Sat, 09 Mar 2002 08:08:43 +0000 nick Optimization and get_image fixes (still untested)
Fri, 08 Mar 2002 16:15:54 +0000 nick VOCTRL_GET_IMAGE (untested but should work)