| Commit message (Expand) | Author | Age | Files | Lines |
* | make aspect recognize -noaspect | attila | 2003-09-21 | 1 | -0/+2 |
* | dont fix things at the wrong place | attila | 2003-09-21 | 2 | -2/+5 |
* | fix black screen on linux, patch by Jindrich Makovicka | faust3 | 2003-09-21 | 1 | -1/+1 |
* | use vo_fs + geometry support | faust3 | 2003-09-21 | 1 | -16/+22 |
* | fix aspect for gl2 fullscreen | attila | 2003-09-20 | 1 | -0/+2 |
* | vo_gl2 port to win32 patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at... | faust3 | 2003-09-19 | 4 | -102/+471 |
* | fix some warnings (define order) | pl | 2003-09-12 | 1 | -13/+21 |
* | fix for warning in some vo_*.c | pl | 2003-09-12 | 1 | -0/+1 |
* | Config fixed, changed put_image to use memcpy instead of native blits (for co... | zdar | 2003-09-07 | 1 | -2/+58 |
* | hopefully final xv ports. | attila | 2003-09-07 | 1 | -9/+20 |
* | IRIX support by Timo Kanera <timo@kanera.de> | alex | 2003-09-07 | 1 | -2/+2 |
* | adaptors are not ports | attila | 2003-09-07 | 1 | -1/+1 |
* | catch negative port numbers, just in case | attila | 2003-09-06 | 1 | -1/+1 |
* | add port parameter to -vo xv | attila | 2003-09-06 | 1 | -4/+23 |
* | 1000l | alex | 2003-09-02 | 1 | -1/+2 |
* | Fixed double free of data. Patch by Dima K. <dimakar@yahoo.com> | mosu | 2003-09-02 | 1 | -1/+1 |
* | -nomouseinput support for vo_sdl | alex | 2003-09-01 | 4 | -1/+6 |
* | 10000l. Never ever use such foolish GCC 3.x extensionscvs diff -u x11_common.... | alex | 2003-08-31 | 2 | -14/+20 |
* | vo_fbdev2 written by Joey Parrish with some minor modifications | alex | 2003-08-31 | 2 | -0/+401 |
* | Avoid flickering during resizes. Keep video contents even when paused. Fix by... | mosu | 2003-08-31 | 5 | -53/+123 |
* | Recieving of mouse events can be switched off. Patch by Markus Rechberger <mr... | alex | 2003-08-31 | 1 | -1/+6 |
* | remove exit_player and exit references | alex | 2003-08-31 | 3 | -13/+8 |
* | while we are at it: geometry support for xmga | attila | 2003-08-31 | 1 | -1/+2 |
* | geometry support for x11 | attila | 2003-08-31 | 1 | -0/+1 |
* | 1000l | alex | 2003-08-29 | 2 | -5/+3 |
* | 10l | iive | 2003-08-28 | 1 | -13/+12 |
* | OSD support, optinal queue, optional use of sleep(), and benchmark mode | iive | 2003-08-25 | 1 | -139/+709 |
* | Commit alex's fstype patch x11_common.c3.diff with additional manpage extension. | attila | 2003-08-25 | 1 | -15/+74 |
* | TGA image output VO module | arpi | 2003-08-24 | 2 | -0/+250 |
* | --dvbincdir support by Gotz Waschk <waschk@informatik.uni-rostock.de> | alex | 2003-08-17 | 1 | -1/+4 |
* | fix RGB16 vs BGR16 mismatch | faust3 | 2003-08-17 | 1 | -2/+2 |
* | fix playback of rgb files when overlay is not disabled | faust3 | 2003-08-17 | 1 | -9/+13 |
* | 4x10l fix. Vars used by the config layer must be malloc'd (strdup) as they wi... | alex | 2003-08-15 | 3 | -4/+7 |
* | Spelling police: | diego | 2003-08-14 | 1 | -1/+1 |
* | 1000l | alex | 2003-08-14 | 2 | -15/+4 |
* | 1000l | alex | 2003-08-14 | 1 | -3/+6 |
* | 100l to albeu for his english grammar, and 10l to me becouse I noticed that l... | alex | 2003-08-13 | 1 | -1/+1 |
* | Removed the historic cfgparser and switched full to the new config parser (al... | alex | 2003-08-13 | 3 | -6/+6 |
* | moved lot of global variables into static ones (and some minor spelling fixes) | alex | 2003-08-12 | 1 | -28/+28 |
* | 10000l, the old code was slow as hell, copying stuff extra times and | rfelker | 2003-08-12 | 1 | -24/+5 |
* | Changed all printf into mp_msg | joey | 2003-08-12 | 1 | -294/+204 |
* | 10l (and fixes some wmaker issues) | alex | 2003-08-11 | 1 | -1/+1 |
* | removed obsolete my_profile | alex | 2003-08-03 | 2 | -8/+0 |
* | 10l | alex | 2003-08-03 | 2 | -4/+0 |
* | nvidia 44.96 hardlock machine without that fix | iive | 2003-07-29 | 1 | -0/+5 |
* | draw rectangle with color key, avoid blue bars. avoid PutSurface before 1'st ... | iive | 2003-07-28 | 1 | -7/+5 |
* | 10l & warning fixes | alex | 2003-07-28 | 1 | -4/+4 |
* | start in windowed mode using Quartz, but no X server started. Ported from fin... | alex | 2003-07-27 | 1 | -1/+2 |
* | sync to ffmpeg, updates, cleanups | iive | 2003-07-21 | 1 | -27/+41 |
* | removed yv12 support, but left some swscaler support for fast 15 vs 16bpp con... | alex | 2003-07-13 | 1 | -70/+25 |
* | 10l (red <-> blue) fix | michael | 2003-07-09 | 1 | -2/+2 |
* | removing my (nonworking) email address | alex | 2003-07-03 | 1 | -2/+2 |
* | Initial version of XVideo Motion Compensation video driver/render | iive | 2003-07-01 | 1 | -0/+869 |
* | move xv_set_eq to x11_common | iive | 2003-07-01 | 3 | -133/+145 |
* | Patch by Tom Lees <tal26 (at) cam.ac.uk> | attila | 2003-06-22 | 1 | -3/+5 |
* | more flexible device name guessing | alex | 2003-06-21 | 1 | -28/+26 |
* | basic xvmc image support | iive | 2003-06-21 | 1 | -0/+4 |
* | small warning fix | rathann | 2003-06-19 | 1 | -1/+1 |
* | Add missing language suffix to DOCS/ path. | diego | 2003-06-13 | 2 | -2/+2 |
* | Networking support under MinGW. | diego | 2003-06-11 | 1 | -5/+11 |
* | renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_... | arpi | 2003-06-09 | 3 | -3/+3 |
* | TiVo demuxer and sub-cc/osd decoder | arpi | 2003-06-09 | 1 | -0/+3 |
* | final scaler removal step | alex | 2003-06-01 | 1 | -69/+5 |
* | vf_scale.h & related cleanup & some small warning fix by dominik | michael | 2003-06-01 | 4 | -7/+4 |
* | unleak | alex | 2003-05-31 | 1 | -0/+4 |
* | warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | alex | 2003-05-30 | 3 | -1/+5 |
* | Using recv/send instead read/write for proper MinGW support (it's a 4.2BSD st... | alex | 2003-05-29 | 1 | -1/+1 |
* | From: Michael Joosten <joost@c-lab.de> | pontscho | 2003-05-26 | 1 | -1/+1 |
* | swscaler doesn't recognizes support for BGR1/BGR4 too, and so if forced it cr... | alex | 2003-05-23 | 1 | -1/+3 |
* | that works correctly | alex | 2003-05-23 | 1 | -4/+0 |
* | removed broken swscaler support, added runtime fullscreens switching ability,... | alex | 2003-05-20 | 1 | -95/+30 |
* | Removed YUV (YV12) and BGR support, leaving the native RGB support. Also clea... | alex | 2003-05-20 | 1 | -145/+15 |
* | removed RGB24 and builtin swscaler support | alex | 2003-05-16 | 1 | -16/+1 |
* | 1000l to the author and for the commiter (me :) | alex | 2003-05-01 | 1 | -2/+2 |
* | Spring cleanup: removed the full yv12 support as it was broken anyway. The BG... | alex | 2003-04-29 | 1 | -80/+5 |
* | ugly ugly fix for michael's 1000l changes in swscaler: mysterious segfault w/... | rfelker | 2003-04-27 | 1 | -0/+10 |
* | triple buffering support, configuration/option system changed,some minor bugs... | zdar | 2003-04-27 | 1 | -38/+176 |
* | fix panscan font resizing with vo_mga | rfelker | 2003-04-26 | 2 | -3/+4 |
* | Spring cleanup: supporting only RGB24 as input (native jpeg lib supports only... | alex | 2003-04-25 | 1 | -115/+8 |
* | memleak fix by Raindel Shachar <raindel@techunix.technion.ac.il> | alex | 2003-04-24 | 1 | -2/+3 |
* | spring update patch by Ville Syrjala <syrjala@sci.fi> | alex | 2003-04-24 | 1 | -122/+299 |
* | fixes to the zr driver (uninit->reinit) by Stephan Bain <sjbain@akamail.com> | rik | 2003-04-24 | 2 | -4/+15 |
* | big endian yellow fix? | michael | 2003-04-21 | 1 | -0/+3 |
* | 10l fix by Aurelien JACOBS <aurel@gnuage.org> | alex | 2003-04-21 | 1 | -4/+4 |
* | adding geometry support for xvidix | attila | 2003-04-20 | 2 | -6/+13 |
* | load icon from executable | faust3 | 2003-04-20 | 1 | -1/+9 |
* | at least it works now, but it's horrible slow and broken. double buffer | rfelker | 2003-04-19 | 1 | -2/+2 |
* | printf->mp_msg and honor -double switch | zdar | 2003-04-19 | 1 | -81/+97 |
* | 10l noticed by Joey Parrish <joey at nicewarrior.org> | faust3 | 2003-04-09 | 1 | -1/+1 |
* | keypad and function (f1-f10) suppport (currently only vo_sdl and the terminal... | alex | 2003-04-09 | 3 | -0/+77 |
* | multiple init fix by Aurelien JACOBS <aurel@gnuage.org> | alex | 2003-04-08 | 1 | -4/+6 |
* | Support for "internet" or "multimedia" keyboards in X11. | albeu | 2003-04-04 | 1 | -0/+17 |
* | force_mode wrong has_mode check, verbose retrace message | iive | 2003-04-02 | 1 | -3/+3 |
* | Use new config headers and types. | albeu | 2003-03-30 | 1 | -11/+8 |
* | 10l: don't change image format during config | faust3 | 2003-03-29 | 1 | -1/+2 |
* | 100l to Gabu, this caused divide-by-zero with -vo mga. Apparently | rfelker | 2003-03-29 | 1 | -2/+3 |
* | Only write title if verbose>0. | ranma | 2003-03-28 | 1 | -1/+2 |
* | 10000l (YUV vs. YVU swscale fix/cleanup) | michael | 2003-03-27 | 2 | -5/+4 |
* | Improved xscreensaver support. | ranma | 2003-03-26 | 1 | -11/+116 |
* | fixing truetype rescaling with (x)mga + panscan | gabucino | 2003-03-26 | 1 | -1/+2 |
* | Fix last mode ignored bug | iive | 2003-03-25 | 1 | -2/+4 |
* | pass correct key for ESCAPE, bug noticed by Vladimir Mosgalin <mosgalin@VM101... | alex | 2003-03-23 | 1 | -13/+7 |
* | 10l | iive | 2003-03-23 | 1 | -2/+1 |
* | fix find_best fail if the black area is bigger than image, few more verbose m... | iive | 2003-03-22 | 1 | -6/+14 |
* | multiple preinit support -- cleaning vidix_name between the multiple preinits... | alex | 2003-03-21 | 1 | -0/+4 |
* | new svga driver - support double buffering, fast_memcpy, direct render and HW... | iive | 2003-03-20 | 1 | -722/+564 |
* | 10l | faust3 | 2003-03-19 | 1 | -0/+1 |
* | libavcodec sync | rik | 2003-03-12 | 1 | -5/+5 |
* | 10L the comment header again. That's it when you stole someone else code ;) | albeu | 2003-03-12 | 1 | -0/+1 |
* | vo_xover is a new vo that should make easy to have x11 support for | albeu | 2003-03-12 | 4 | -20/+551 |
* | Support for the overlay, that save one stretch blit for bgr16 and YUV formats | albeu | 2003-03-12 | 1 | -5/+94 |
* | Pass start slice to the vo it make dr + slice implemantation easier | albeu | 2003-03-10 | 1 | -0/+1 |
* | Update, add support for DR and draw image. Sadly reading from the agp | albeu | 2003-03-10 | 1 | -111/+169 |
* | vo tdfx vid, even faster than tdfxfb and that's just the beginning ;) | albeu | 2003-03-07 | 2 | -0/+488 |
* | remove yuv2rgb and support frame duplication | joey | 2003-03-06 | 1 | -40/+27 |
* | Some 10l and better layer handling (to comply with DFB 0.9.17) | zdar | 2003-03-05 | 1 | -20/+87 |
* | Fixed geometry that someone broke grr. | mark | 2003-03-03 | 1 | -2/+1 |
* | clean up of -geometry code. | attila | 2003-03-02 | 5 | -34/+58 |
* | Layer configuration handling updates | zdar | 2003-03-02 | 1 | -28/+46 |
* | 100l | michael | 2003-02-23 | 1 | -5/+5 |
* | sws_ prefix, more seperation between internal & external swscaler API | michael | 2003-02-23 | 2 | -12/+13 |
* | fix fullscreenswitching patch by Joey Parrish <joey at nicewarrior.org> | faust3 | 2003-02-23 | 1 | -5/+5 |
* | Update sub-picture layer to work with recent DirectFB cvs and add support for... | alex | 2003-02-19 | 1 | -0/+27 |
* | Patch from Tamas Kohegyi to fix subpic placement on 16:9 | mswitch | 2003-02-18 | 1 | -1/+5 |
* | UINTX -> uintx_t (following libavcodec) | rik | 2003-02-15 | 1 | -13/+13 |
* | - fix detetcion of metacity (sawfish 1.0 will be no longer treated as metacity) | filon | 2003-02-10 | 1 | -3/+2 |
* | reversed small part of the r1.135 commit, it broke -fs (random black screen) | arpi | 2003-02-09 | 1 | -0/+3 |
* | linux->osdep | arpi | 2003-02-09 | 12 | -12/+12 |
* | Document -fstype in manpage. | filon | 2003-02-08 | 1 | -9/+7 |
* | 10l debug | alex | 2003-02-07 | 1 | -2/+0 |
* | - support command line parameter -fstype, eg. -fstype layer=12,above,fullscreen | filon | 2003-02-07 | 2 | -90/+126 |
* | The reason why mplayer crashes (in some cases) when using x11 | arpi | 2003-02-04 | 1 | -4/+4 |
* | 10l, avoid getting num_of_buffers=0 | alex | 2003-02-04 | 1 | -3/+5 |
* | disable auto oldmethod, directrendering for linear modes only | iive | 2003-02-03 | 1 | -6/+7 |
* | compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2003-02-02 | 2 | -2/+3 |
* | {malloc,free} -> av_{malloc,free} | rik | 2003-01-31 | 1 | -9/+9 |
* | better fix of vo_aa font segfault | henry | 2003-01-30 | 2 | -1/+5 |
* | another sanity check against vo_aa font hack | henry | 2003-01-30 | 1 | -0/+2 |
* | fixing rgb4 & bgr4 (2 pixels per byte) | michael | 2003-01-30 | 1 | -2/+5 |
* | hopefully better uninit check | arpi | 2003-01-29 | 1 | -4/+6 |
* | -fixed-vo vs. panscan vs. 'f' vs. -fs fix | arpi | 2003-01-29 | 1 | -5/+25 |
* | MPlayer crash when using -wid and -vo x11 parameters. | arpi | 2003-01-26 | 1 | -2/+3 |
* | OSD volume symbol fixed :) | arpi | 2003-01-26 | 1 | -53/+53 |
* | typo | gabucino | 2003-01-25 | 1 | -7/+7 |
* | Improvements to spudec (DVD/VobSub) subtitle code: | rfelker | 2003-01-24 | 1 | -0/+3 |
* | fix xmga + playbar | pontscho | 2003-01-20 | 1 | -1/+1 |
* | This patch should fix the display problem with 4bpp and 8bpp modes. | arpi | 2003-01-20 | 1 | -4/+6 |
* | 1000l | arpi | 2003-01-19 | 1 | -1/+3 |
* | conformation with api | alex | 2003-01-19 | 1 | -1/+2 |
* | * Remove unneeded includes & macros | arpi | 2003-01-19 | 1 | -86/+217 |
* | fixed query_format (RGB24 supports OSD and is preferred) | arpi | 2003-01-19 | 1 | -2/+3 |
* | xinerama fix part 1 - count your paranthesis | attila | 2003-01-18 | 1 | -3/+23 |
* | xinerama fix part 1 | attila | 2003-01-18 | 1 | -3/+21 |
* | debug++ | atmos4 | 2003-01-13 | 1 | -1/+11 |
* | 10l, init priv->X at right place | atmos4 | 2003-01-13 | 1 | -1/+1 |
* | Added patch from Tamas Kohegyi to fix subpic placement with freetype | mswitch | 2003-01-12 | 1 | -2/+9 |
* | -geometry fix (untested!) | arpi | 2003-01-12 | 1 | -1/+8 |
* | debug | arpi | 2003-01-12 | 1 | -0/+2 |
* | Remember window layer befor changing it. | filon | 2003-01-09 | 1 | -1/+25 |
* | - sync with x11_common | pontscho | 2003-01-09 | 2 | -12/+24 |
* | - init & check SDL availability at preinit() (fixes -vo sdl,mga) | arpi | 2003-01-08 | 1 | -52/+63 |
* | Fixed metacity + xv behavior (something broke it lately). | filon | 2003-01-07 | 1 | -11/+21 |
* | Update font scale after changing pancan. | filon | 2003-01-06 | 1 | -1/+1 |
* | Use standard mplayer message funtion. | filon | 2003-01-06 | 1 | -1/+1 |
* | sanity check | henry | 2003-01-05 | 1 | -1/+9 |
* | fixed calculation of OSD coordinates w/ panscan | henry | 2003-01-05 | 1 | -4/+4 |
* | 10l | filon | 2003-01-05 | 1 | -0/+2 |
* | Check if we can open /dev/mem in preinit(), so we can exit cleanly. | filon | 2003-01-05 | 1 | -0/+7 |
* | Not checking it caused SIGSEV when uninitning after vesa init failed. | filon | 2003-01-04 | 1 | -0/+2 |
* | Added missing spaces around found atom name. | filon | 2003-01-04 | 1 | -9/+1 |
* | don't keep mga_vid device open if x11 init fails (fixes "-vo xmga,mga") | rfelker | 2003-01-04 | 1 | -1/+4 |
* | |