| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | cosmetics | attila | 2003-01-04 | 1 | -13/+13 |
* | fix xv window position problem | attila | 2003-01-04 | 1 | -1/+1 |
* | really not needed | filon | 2003-01-04 | 1 | -1/+0 |
* | 1l | arpi | 2003-01-03 | 1 | -1/+1 |
* | Added support for X style -geometry options (adapted from Henk's patch) | mark | 2003-01-03 | 5 | -64/+43 |
* | 10l ;) | colin | 2003-01-03 | 1 | -1/+1 |
* | 10l, geometry always returns 1. i think this is the correct fix. | rfelker | 2003-01-03 | 1 | -4/+2 |
* | More fullscreen cleanup work. Use nice macros for X atoms. | filon | 2003-01-03 | 1 | -27/+60 |
* | -geometry support | arpi | 2003-01-03 | 1 | -1/+4 |
* | Rearrange the vo and ao driver order to prefer the native drivers and give | diego | 2003-01-03 | 1 | -3/+3 |
* | Added patch by Thomas Jarosch | mswitch | 2003-01-02 | 1 | -30/+32 |
* | Updated changelog | mswitch | 2003-01-02 | 1 | -12/+9 |
* | Added patch that makes the dxr3 return to the previous tv norm when quiting. | mswitch | 2003-01-02 | 1 | -8/+21 |
* | fix bitmap leak pointed out by Pierre-Paul Lavoie <ppl@nbnet.nb.ca> | attila | 2003-01-02 | 1 | -0/+2 |
* | sending 10l to Filip | attila | 2003-01-01 | 1 | -1/+1 |
* | - reverting icewm hack (i have used broken icewm, regular one is working) | filon | 2003-01-01 | 1 | -14/+0 |
* | X11 window aspect patch by Arnaud Boulan <boulan@iie.cnam.fr> | attila | 2003-01-01 | 2 | -0/+12 |
* | I have just installed IceWM 1.2.3 which supports NetWM and has broken | arpi | 2002-12-31 | 1 | -6/+28 |
* | vga_draw* functions don't support linear memory for 'most' video cards | iive | 2002-12-31 | 1 | -1/+1 |
* | This time the patch is fixing much more that breaking :-) | arpi | 2002-12-30 | 1 | -12/+31 |
* | 10l remove unused code | faust3 | 2002-12-30 | 1 | -12/+0 |
* | fullscreencode rewritten, some cleanup | faust3 | 2002-12-30 | 1 | -345/+281 |
* | sig11 (in free() in uninit) fixed | arpi | 2002-12-30 | 1 | -13/+23 |
* | 2*10l :) | arpi | 2002-12-30 | 1 | -2/+2 |
* | I have looked at the fullscreen code and realized that there are | arpi | 2002-12-30 | 1 | -107/+36 |
* | - optional slice height for -vo gl (example: -vo gl:32) | arpi | 2002-12-30 | 1 | -11/+20 |
* | NetWM fs. switching cleanup | arpi | 2002-12-30 | 1 | -43/+52 |
* | Juste a trivial patch for vesa output. The screen were cleaned at init | arpi | 2002-12-29 | 1 | -2/+2 |
* | That patch fixes fullscreen on sawfish 1.2. | arpi | 2002-12-29 | 1 | -0/+23 |
* | fix to compile with DirecFB 0.9.16 | zdar | 2002-12-29 | 2 | -1/+22 |
* | these patches let ,,oldstyle'' and freetype subtitle renderers live | arpi | 2002-12-29 | 4 | -16/+35 |
* | Me: -sub-bg-* would be nicer. "Background" is usually shortened as "bg", not ... | rathann | 2002-12-28 | 2 | -6/+6 |
* | The following patch adds two new command line options: | arpi | 2002-12-28 | 2 | -2/+6 |
* | DVB-HEAD (aka. NEWSTRUCT) detection & support | arpi | 2002-12-28 | 1 | -2/+29 |
* | -subwidth | arpi | 2002-12-27 | 2 | -1/+3 |
* | backward compatibility :) | arpi | 2002-12-27 | 1 | -1/+1 |
* | 10l memory leak | alex | 2002-12-27 | 1 | -0/+6 |
* | Added patch from Thomas Jarosch | mswitch | 2002-12-24 | 1 | -0/+74 |
* | This patch adds support for vertical subtitle alignment | arpi | 2002-12-23 | 2 | -6/+18 |
* | 10l by Matan | alex | 2002-12-22 | 1 | -1/+5 |
* | 10l and correct aspect | faust3 | 2002-12-21 | 1 | -35/+24 |
* | vidix support and better device options handler by Matan Ziv-Av <matan@svgali... | alex | 2002-12-21 | 1 | -41/+106 |
* | I have rewritten the gif89a vo in order to solve some problems I had | arpi | 2002-12-21 | 1 | -246/+327 |
* | 10l - my system is very tolerant it seems | faust3 | 2002-12-19 | 1 | -8/+7 |
* | 1000l! I have no idea how this code worked at all before. I guess no | rfelker | 2002-12-18 | 1 | -6/+6 |
* | this isn't mplayerxp...3 buffers are enough for double(triple)buffering (inst... | alex | 2002-12-15 | 1 | -1/+3 |
* | compiler warning fixes | arpi | 2002-12-14 | 1 | -3/+4 |
* | notice vo driver about skipped/dropped frames | arpi | 2002-12-14 | 2 | -1/+56 |
* | memory leak | henry | 2002-12-14 | 1 | -1/+5 |
* | use more methods to get the fs window on top | henry | 2002-12-14 | 1 | -5/+24 |
* | progbar osd buffer height adjustment fix | henry | 2002-12-10 | 1 | -4/+5 |
* | fullscreen fix for KDE (reported to work with gnome 1/2 too) | arpi | 2002-12-08 | 1 | -1/+2 |
* | The detection of a NetWM class window manager hints is tested before | arpi | 2002-12-07 | 1 | -30/+24 |
* | overlapping subtitles support is now optional, can be disabled (-nooverlapsub) | arpi | 2002-12-05 | 2 | -1/+22 |
* | This patch fixes the screensaver issues in mplayer. It will correctly read | arpi | 2002-12-04 | 1 | -1/+18 |
* | Use MVCOMMAND_SYNC | mswitch | 2002-11-29 | 1 | -3/+3 |
* | patch from tonglijing <tong@intec.iscas.ac.cn> | pontscho | 2002-11-24 | 1 | -3/+4 |
* | warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) | michael | 2002-11-23 | 4 | -3/+4 |
* | Add Quartz (OS X GUI) to SDL window-capable list, patch by Tomas Hurka <tom a... | atmos4 | 2002-11-21 | 1 | -0/+1 |
* | The OSD menus need more keys | albeu | 2002-11-16 | 1 | -0/+5 |
* | This patch fixes the OSD flickering problem with vo_dfbmga. | arpi | 2002-11-16 | 1 | -4/+23 |
* | compilation fix by Sven Neumann <sven@gimp.org> of Blinkenlights fame | rik | 2002-11-12 | 1 | -1/+1 |
* | New config system + cleanup of header inter dependency | albeu | 2002-11-12 | 1 | -2/+2 |
* | fixed mode switching on Mac | henry | 2002-11-11 | 1 | -0/+16 |
* | removed get_info, using the same sheme as in libmpcodecs instead | alex | 2002-11-11 | 36 | -274/+103 |
* | reversed wm order in vo_x11_setlayer + even upper layer for GNOME compliant wm's | henry | 2002-11-11 | 1 | -24/+25 |
* | This patch adds direct rendering to vo_dfbmga. | arpi | 2002-11-10 | 1 | -234/+243 |
* | Switch containing options for DirectFB library was renamed to dfbopts. | arpi | 2002-11-10 | 1 | -4/+49 |
* | |