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.
|
Fri, 05 Mar 2010 20:15:16 +0000 |
reimar |
Reuse fb_tty_fd for setting up the text area.
|
Sat, 09 Jan 2010 11:26:39 +0000 |
reimar |
Fix vo_fbdev to also work with Intel framebuffer.
|
Fri, 26 Jun 2009 16:20:15 +0000 |
reimar |
Use memcpy_pic2 instead of reimplementing it.
|
Fri, 26 Jun 2009 15:41:34 +0000 |
reimar |
Close /dev/tty again on uninit.
|
Fri, 26 Jun 2009 15:39:35 +0000 |
reimar |
Fix indentation broken in last patch
|
Fri, 26 Jun 2009 15:38:40 +0000 |
reimar |
Get rid of completely pointless vt_doit variable
|
Fri, 26 Jun 2009 15:28:30 +0000 |
reimar |
10l, use fopen directly instead of open + fdopen
|
Fri, 26 Jun 2009 15:22:15 +0000 |
reimar |
Use a single err_out in fb_preinit, also fixes a leak when vo_dbpp has an
|
Fri, 26 Jun 2009 15:14:48 +0000 |
reimar |
Use FFALIGN and FFMAX3
|
Fri, 26 Jun 2009 14:43:03 +0000 |
reimar |
Remove useless casts
|
Fri, 26 Jun 2009 14:40:31 +0000 |
reimar |
fbdev: remove pointless ()
|
Sun, 08 Feb 2009 03:27:30 +0000 |
diego |
Add standard license headers, unify header formatting.
|
Mon, 24 Nov 2008 08:43:13 +0000 |
diego |
Remove useless setting of frame_buffer to NULL as suggested by Reimar.
|
Mon, 24 Nov 2008 08:41:44 +0000 |
diego |
cosmetics: indentation
|
Mon, 24 Nov 2008 08:40:11 +0000 |
diego |
Move setting of frame_buffer variable out of 'if', as preferred by Reimar.
|
Sun, 23 Nov 2008 14:57:51 +0000 |
diego |
Handle fb_dev_name similar to vo_fbdev in vo_wii.
|
Sun, 23 Nov 2008 13:41:57 +0000 |
diego |
Remove debug function.
|
Sun, 23 Nov 2008 13:06:37 +0000 |
diego |
cosmetics: complete reformatting, tabs to spaces, etc.
|
Sun, 23 Nov 2008 13:02:10 +0000 |
diego |
cosmetics: Lessen differences to vo_wii.c.
|
Sun, 23 Nov 2008 12:46:42 +0000 |
diego |
cosmetics: consistent formatting for if/else/case
|
Fri, 22 Aug 2008 17:26:16 +0000 |
reimar |
-geometry support for -vo fbdev.
|
Fri, 16 May 2008 08:33:27 +0000 |
diego |
cosmetics: Remove useless parentheses from from return statements.
|
Sun, 02 Dec 2007 14:06:03 +0000 |
reimar |
Make vo info structs const
|
Sat, 25 Aug 2007 12:50:05 +0000 |
diego |
Fix redundant redeclaration warnings.
|
Tue, 05 Jun 2007 14:27:54 +0000 |
reimar |
Replace implicit use of fast_memcpy via macro by explicit use to allow
|
Sun, 08 Oct 2006 16:40:11 +0000 |
rathann |
Remove spurious casts to int. Blessed by Reimar.
|
Mon, 20 Mar 2006 22:24:14 +0000 |
pacman |
Don't multiply fb_line_len by fb_pixel_size. Fixes too-low placement of OSD
|
Mon, 20 Mar 2006 22:07:30 +0000 |
pacman |
Don't try to parse fb.modes more than once. Fixes playback of multiple files
|
Sat, 04 Mar 2006 20:00:06 +0000 |
pacman |
When centering a video with odd width, be sure to start on a pixel boundary.
|
Fri, 17 Feb 2006 03:49:33 +0000 |
pacman |
Fix colormap save/restore for directcolor fb devices
|
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
|
Fri, 03 Dec 2004 20:55:00 +0000 |
rfelker |
remove old buggy workaround. kerneltwosix.h itself will be removed soon if this doesn't cause problems
|
Sat, 10 Jan 2004 09:48:15 +0000 |
attila |
linux 2.6 patch by "ismail 'cartman' d«Ónmez" <ismail.donmez@boun.edu.tr>
|
Sat, 08 Nov 2003 00:26:51 +0000 |
rathann |
Warning fixes (approved by A'rpi).
|
Wed, 22 Oct 2003 13:22:00 +0000 |
alex |
fixed -nocolorkey
|
Fri, 17 Oct 2003 09:08:37 +0000 |
alex |
Colorkeying can be disabled. Fbdev, svga and vesa vidix colorkeying support
|
Wed, 08 Oct 2003 10:58:44 +0000 |
alex |
correct handling of subdevice, -fb device is obsoleted
|
Tue, 07 Oct 2003 22:29:37 +0000 |
alex |
vidix equalizer support by Jake Page <jake@CS.Stanford.EDU>
|
Fri, 15 Aug 2003 13:04:37 +0000 |
alex |
4x10l fix. Vars used by the config layer must be malloc'd (strdup) as they will be freed at exit.
|
Tue, 12 Aug 2003 08:24:24 +0000 |
rfelker |
10000l, the old code was slow as hell, copying stuff extra times and
|
Tue, 12 Aug 2003 06:57:19 +0000 |
joey |
Changed all printf into mp_msg
|
Sun, 13 Jul 2003 23:33:56 +0000 |
alex |
removed yv12 support, but left some swscaler support for fast 15 vs 16bpp conversion
|
Sat, 19 Apr 2003 18:57:16 +0000 |
rfelker |
at least it works now, but it's horrible slow and broken. double buffer
|
Sun, 02 Mar 2003 21:09:15 +0000 |
attila |
clean up of -geometry code.
|
Sun, 12 Jan 2003 17:59:47 +0000 |
arpi |
-geometry fix (untested!)
|
Fri, 03 Jan 2003 20:46:44 +0000 |
mark |
Added support for X style -geometry options (adapted from Henk's patch)
|
Mon, 11 Nov 2002 15:22:10 +0000 |
alex |
removed get_info, using the same sheme as in libmpcodecs instead
|
Wed, 30 Oct 2002 17:51:13 +0000 |
albeu |
10L
|
Wed, 23 Oct 2002 18:51:19 +0000 |
arpi |
10l
|
Wed, 23 Oct 2002 16:52:54 +0000 |
mark |
Added the -geometry option (supports fbdev and tdfxfb drivers)
|
Wed, 23 Oct 2002 15:32:40 +0000 |
arpi |
If movie height is odd, the picture is placed badly, due to wrong rouding.
|
Wed, 09 Oct 2002 00:52:15 +0000 |
arpi |
preinit() has an arg... use it.
|
Tue, 17 Sep 2002 09:55:05 +0000 |
arpi |
-zoom will be handled by -vop scale
|
Wed, 28 Aug 2002 21:32:32 +0000 |
alex |
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
|
Thu, 22 Aug 2002 23:03:51 +0000 |
arpi |
General Timing Formula algorithm from a scratch.
|
Tue, 30 Jul 2002 18:52:57 +0000 |
arpi |
- fixed size/aspect for -fs
|
Mon, 27 May 2002 17:56:52 +0000 |
alex |
query_format revised
|
Mon, 27 May 2002 15:45:02 +0000 |
alex |
removed screenshot thingie - it will be moved to video filter layer
|
Thu, 23 May 2002 15:40:08 +0000 |
alex |
applied 64bit patch from Ulrich Hecht <uli at suse dot de>
|
Mon, 18 Feb 2002 18:37:39 +0000 |
nick |
Screenshot on the fly
|
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 10:23:39 +0000 |
nick |
Use new tune info
|
Thu, 31 Jan 2002 09:57:13 +0000 |
nick |
new info for tuning
|
Sun, 27 Jan 2002 18:06:56 +0000 |
pl |
did not compile when --disable-vidix was used
|
Sun, 27 Jan 2002 16:45:48 +0000 |
nick |
Use real preinit
|
Sat, 26 Jan 2002 16:01:26 +0000 |
nick |
Extensions for video accelerated architecture
|
Thu, 17 Jan 2002 01:15:31 +0000 |
arpi |
fbdev nocopy option - Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
|
Wed, 16 Jan 2002 15:22:45 +0000 |
alex |
added vidix_start() and vidix_stop() for better runtime-resize support ;)
|
Fri, 11 Jan 2002 17:20:43 +0000 |
nick |
Configurable VIDIX usage
|
Thu, 10 Jan 2002 18:02:45 +0000 |
nick |
VIDIX expansion, Usage: -vo fbdev:vidix (-fs -zoom). Zoom is supported for VIDIX!!!
|
Tue, 06 Nov 2001 11:22:40 +0000 |
nick |
Move yuv2rgb to postprocess
|
Tue, 30 Oct 2001 17:04:31 +0000 |
nick |
Using new stuff of rgb15to16
|
Sun, 21 Oct 2001 23:53:23 +0000 |
atmos4 |
Applied patch to switch to graphics mode with -fs by achurch@achurch.org (Andrew Church)
|
Thu, 16 Aug 2001 21:24:24 +0000 |
szabi |
more verbose videomode selection
|
Mon, 13 Aug 2001 11:08:18 +0000 |
atlka |
changes according to -utf8 option, draw_osd() function added
|
Sun, 10 Jun 2001 22:04:54 +0000 |
szabii |
nothing important
|
Sat, 09 Jun 2001 17:33:21 +0000 |
szabii |
8bpp fix
|
Sun, 03 Jun 2001 23:24:31 +0000 |
szabii |
small fix
|
Sat, 02 Jun 2001 20:48:16 +0000 |
szabii |
some little cleanup
|
Thu, 24 May 2001 20:48:45 +0000 |
arpi_esp |
removed redundant osd.h includes
|
Mon, 14 May 2001 22:40:08 +0000 |
szabii |
flip support if (screen depth == frame depth)
|
Sun, 29 Apr 2001 21:16:21 +0000 |
szabii |
nothing important
|
Sat, 28 Apr 2001 22:05:17 +0000 |
szabii |
bpp selection fixed
|
Sat, 28 Apr 2001 20:39:25 +0000 |
szabii |
some cleanups
|
Wed, 25 Apr 2001 12:19:46 +0000 |
szabii |
some cleanup
|
Tue, 24 Apr 2001 12:23:08 +0000 |
szabii |
some cleanup
|
Tue, 24 Apr 2001 11:42:04 +0000 |
pontscho |
clean up
|
Sat, 21 Apr 2001 20:43:59 +0000 |
szabii |
nothing important
|
Fri, 20 Apr 2001 20:39:14 +0000 |
szabii |
nothing important?
|
Fri, 20 Apr 2001 01:09:53 +0000 |
szabii |
dumb bug fixed
|
Thu, 19 Apr 2001 01:24:59 +0000 |
szabii |
removed unused variables
|
Thu, 19 Apr 2001 01:18:05 +0000 |
szabii |
changed query_format return; lots of fixes/changes
|
Wed, 18 Apr 2001 10:59:12 +0000 |
szabii |
fbdev reset fixed
|
Mon, 16 Apr 2001 22:27:32 +0000 |
szabii |
cmap bug fixed (I think)
|
Mon, 16 Apr 2001 21:53:29 +0000 |
szabii |
dumb bug
|
Mon, 16 Apr 2001 20:41:41 +0000 |
szabii |
small change
|
Sat, 14 Apr 2001 22:49:35 +0000 |
szabii |
small change
|
Sat, 14 Apr 2001 21:23:06 +0000 |
szabii |
lots of changes
|
Fri, 13 Apr 2001 20:34:11 +0000 |
szabii |
some changes...
|
Thu, 12 Apr 2001 23:23:29 +0000 |
szabii |
some fixes
|
Thu, 12 Apr 2001 22:04:36 +0000 |
szabii |
1 printf added
|
Thu, 12 Apr 2001 20:38:45 +0000 |
szabii |
cleanup
|
Wed, 11 Apr 2001 21:54:34 +0000 |
szabii |
-fbdepth fix2
|
Wed, 11 Apr 2001 21:48:30 +0000 |
szabii |
-fbdepth fix
|
Wed, 11 Apr 2001 21:36:56 +0000 |
szabii |
-fbdepth added
|
Wed, 11 Apr 2001 20:52:56 +0000 |
szabii |
video mode change supported
|
Wed, 11 Apr 2001 19:41:38 +0000 |
arpi_esp |
memcpy() moved mmx.h -> fastmemcpy.h
|
Wed, 11 Apr 2001 12:47:45 +0000 |
arpi_esp |
applied MMX2 memcpy() patch by Nick Kurshev
|
Sun, 08 Apr 2001 20:39:37 +0000 |
szabii |
codecs.conf support
|
Sat, 07 Apr 2001 23:05:14 +0000 |
szabii |
restore old cmap
|