log libvo/vo_matrixview.c @ 37195:ac6c37d85d65 default tip

age author description
Sat, 18 Jan 2014 21:39:07 +0000 reimar Remove empty draw_slice and draw_frame stubs.
Wed, 12 Jun 2013 18:54:15 +0000 reimar Remove unused depth test code.
Sun, 09 Jun 2013 22:30:25 +0000 reimar Remove some now unused code.
Sun, 09 Jun 2013 22:27:59 +0000 reimar Redraw on expose even if not paused.
Sun, 09 Jun 2013 22:26:52 +0000 reimar matrixview: redraw image while scaling on OSX.
Sun, 09 Jun 2013 22:16:15 +0000 reimar Remove unused arguments, add "const"
Sun, 09 Jun 2013 22:05:43 +0000 reimar Matrixview: fix getting only blank screen on OSX.
Sun, 09 Jun 2013 18:33:21 +0000 reimar Extract window creation code to common file.
Sun, 17 Mar 2013 22:47:17 +0000 diego Add missing strings.h #includes for strcasecmp().
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,
Sat, 27 Mar 2010 15:22:47 +0000 reimar Mark some more LIBVO_EXTERN declarations as const where possible.
Sat, 20 Feb 2010 21:02:49 +0000 diego cosmetics: Remove pointless empty lines at EOF.
Mon, 04 Jan 2010 11:58:56 +0000 reimar Remove ARGB support from matrixview vo, it is quite pointless and causes
Mon, 04 Jan 2010 10:24:10 +0000 diego prettyprinting cosmetics
Sun, 03 Jan 2010 14:54:51 +0000 reimar Finally add matrixview vo.