Tue, 04 Sep 2012 20:36:07 +0000 |
reimar |
Add support for OMAPFB YUV framebuffer.
|
Sun, 02 Sep 2012 22:16:17 +0000 |
reimar |
Remove unused fb_bpp and change fb_pixel_size initialization
|
Sun, 02 Sep 2012 22:06:01 +0000 |
reimar |
Simplify a condition.
|
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, 22 Apr 2011 17:03:04 +0000 |
reimar |
Use memcpy_pic instead of reimplementing it.
|
Fri, 22 Apr 2011 16:53:01 +0000 |
reimar |
Simplify colormap generation code, avoid some mallocs and add frees
|
Fri, 22 Apr 2011 16:43:14 +0000 |
reimar |
Simplify by using FFMAX3.
|
Fri, 22 Apr 2011 12:33:08 +0000 |
reimar |
Clip x/y offsets to avoid bad video placement.
|
Fri, 22 Apr 2011 12:25:09 +0000 |
reimar |
Add -geometry support reusing common code to fbdev2.
|
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.
|
Thu, 06 May 2010 10:18:25 +0000 |
cehoyos |
Add support for 12-bit color mode on framebuffer devices.
|
Fri, 26 Feb 2010 15:01:37 +0000 |
diego |
Do not cast the results of malloc/calloc/realloc.
|
Sat, 09 Jan 2010 11:32:18 +0000 |
reimar |
Fix fbdev2 to work with Intel framebuffer.
|