log libvo/vo_null.c @ 37148:35d14ce532bc

age author description
Sat, 18 Jan 2014 21:39:07 +0000 reimar Remove empty draw_slice and draw_frame stubs.
Thu, 04 Aug 2011 19:30:26 +0000 reimar vo_null: do not accept hwaccel formats since they need special vo
Sat, 07 May 2011 10:59:11 +0000 iive Remove the variable arguments from the libvo control() functions.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
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
Mon, 22 Jan 2007 08:02:06 +0000 diego Fix FSF address and otherwise broken license headers.
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
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, 11 Nov 2002 15:22:10 +0000 alex removed get_info, using the same sheme as in libmpcodecs instead
Wed, 06 Nov 2002 23:54:29 +0000 arpi *HUGE* set of compiler warning fixes, unused variables removal
Wed, 28 Aug 2002 21:32:32 +0000 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
Sat, 13 Apr 2002 19:14:34 +0000 arpi mp_image.h and img_format.h moved to libmpcodecs
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'
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
Mon, 13 Aug 2001 11:08:18 +0000 atlka changes according to -utf8 option, draw_osd() function added
Sat, 03 Mar 2001 21:46:39 +0000 arpi_esp added check_events() interface
Sat, 24 Feb 2001 20:28:24 +0000 arpi_esp Initial revision