log libmpcodecs/vf_expand.c @ 37195:ac6c37d85d65 default tip

age author description
Sun, 25 Nov 2012 19:37:21 +0000 reimar Expand: when using DR clear the part of the image that
Mon, 06 Aug 2012 18:26:02 +0000 reimar Remove outdated code that instead of preventing now causes crashes.
Fri, 25 May 2012 20:31:11 +0000 reimar Move decrementing usage count to a common place.
Wed, 23 May 2012 19:51:54 +0000 reimar expand: handle NUMBERED mp_image type correctly.
Tue, 22 Nov 2011 19:33:29 +0000 reimar Make vf expand more picky:
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.
Thu, 06 May 2010 10:18:25 +0000 cehoyos Add support for 12-bit color mode on framebuffer devices.
Mon, 22 Feb 2010 14:03:46 +0000 diego Mark a bunch of video filter structures as const.
Mon, 22 Feb 2010 09:51:44 +0000 diego Declare externally used variables from vd.c as extern in vd.h.
Sun, 21 Feb 2010 15:48:03 +0000 diego cosmetics: Rename struct vf_instance_s --> vf_instance.
Sun, 21 Feb 2010 13:40:49 +0000 diego Rename open() vf initialization function to vf_open().
Wed, 17 Feb 2010 21:36:00 +0000 diego libmpcodecs: Remove pointless leftover '#if 1' preprocessor instructions.
Sat, 30 Jan 2010 16:57:40 +0000 diego Add missing license headers to all files in the libmpcodecs directory.
Sun, 22 Nov 2009 13:26:57 +0000 reimar Fix initialization values for vf_expand priv struct.