Sat, 18 Jan 2014 21:39:07 +0000 |
reimar |
Remove empty draw_slice and draw_frame stubs.
|
Sat, 16 Mar 2013 13:38:30 +0000 |
reimar |
Hacks to fix compilation on/for Android.
|
Sat, 22 Sep 2012 21:36:27 +0000 |
reimar |
More helpful error message when video does not fit into frame buffer.
|
Tue, 04 Sep 2012 21:08:50 +0000 |
reimar |
Support OMAPFB YUV also for fbdev vo.
|
Sun, 02 Sep 2012 21:51:42 +0000 |
reimar |
Avoid some code duplication related to drawing the OSD.
|
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,
|
Fri, 22 Apr 2011 09:10:32 +0000 |
reimar |
Suport RGB frambuffers in vo_fbdev.c
|
Sun, 14 Nov 2010 09:12:34 +0000 |
cboesch |
Remove most of the NULL pointer check before free all over the code
|
Wed, 27 Oct 2010 17:47:13 +0000 |
cigaes |
Move libvo/sub.[ch] from libvo to sub.
|
Mon, 20 Sep 2010 07:37:33 +0000 |
diego |
Remove unnecessary #ifdefs around vosub_vidix.h #include.
|
Thu, 17 Jun 2010 08:38:12 +0000 |
diego |
Add header file for externally used variables from vo_fbdev.c.
|
Thu, 06 May 2010 10:18:25 +0000 |
cehoyos |
Add support for 12-bit color mode on framebuffer devices.
|
Sun, 07 Mar 2010 17:33:13 +0000 |
reimar |
Use FBIOPAN_DISPLAY for switching between pages, seems to work for more
|
Sun, 07 Mar 2010 15:55:52 +0000 |
reimar |
Add double-buffering support to vo_fbdev.
|