| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | fixed order of includes. | arpi | 2002-11-10 | 1 | -1/+1 |
* | On non-x86 platforms, memcpy was re-implemented in mplayer and was called | jkeil | 2002-11-07 | 1 | -0/+1 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 | 15 | -25/+32 |
* | - cleanup equalizer stuff (removed vidix dependency) | arpi | 2002-11-06 | 1 | -80/+48 |
* | libavcodec sync (no LIBAVCODEC_BUILD change; no backwards compatibility) | rik | 2002-11-06 | 1 | -11/+13 |
* | 10L found by Mark <CompGuy284 at attbi dot com> | albeu | 2002-11-05 | 1 | -4/+9 |
* | yet another screensaver fix | henry | 2002-11-04 | 1 | -5/+10 |
* | Made new overlay functions static so they won't interfere with the rest | mswitch | 2002-11-03 | 1 | -30/+33 |
* | At least I can honestly say that I didn't add the equalizer support, so | mswitch | 2002-11-03 | 1 | -4/+0 |
* | Suddenly I needed vidix.h for vidix_video_eq_t | mswitch | 2002-11-03 | 1 | -0/+1 |
* | Updated docs with DXR3 overlay info | mswitch | 2002-11-03 | 1 | -52/+64 |
* | fix by Pontscho | nexus | 2002-11-03 | 1 | -0/+1 |
* | arpi add direct render support | pontscho | 2002-11-03 | 1 | -0/+28 |
* | do NOT include vidix header - nonsense | arpi | 2002-11-03 | 1 | -1/+1 |
* | disabled vidix dependency | arpi | 2002-11-03 | 1 | -1/+4 |
* | - cleanup | pontscho | 2002-11-03 | 1 | -99/+93 |
* | Overlay cropping options. Patch by Mark <CompGuy284 at attbi dot com> extanded | albeu | 2002-11-02 | 1 | -5/+10 |
* | fix for fs modes on widescreen displays | henry | 2002-11-02 | 1 | -4/+13 |
* | Missed some gui ifdefs | mswitch | 2002-11-02 | 1 | -0/+8 |
* | Minor cleanups | mswitch | 2002-11-02 | 1 | -10/+15 |
* | Huge update, added native overlay support (no more need for dxr3view). | mswitch | 2002-11-02 | 1 | -1/+743 |
* | verbose can be negative | arpi | 2002-11-01 | 2 | -4/+0 |
* | panscan support in -vo mga (actually moved common code to mga_common.c) | arpi | 2002-11-01 | 2 | -79/+91 |
* | Here's a new vo plugin that uses DirectFB. It's meant for Matrox G400 | arpi | 2002-10-31 | 2 | -1/+990 |
* | Removed debugging output | mswitch | 2002-10-30 | 1 | -4/+0 |
* | Some little bugfixs | albeu | 2002-10-30 | 1 | -13/+42 |
* | 10L | albeu | 2002-10-30 | 1 | -2/+4 |
* | Fixed the overlay, some opts to adjust the overlay | albeu | 2002-10-29 | 1 | -21/+87 |
* | here is a somewhat generic equalizer implementation for the X11 vo drivers | arpi | 2002-10-29 | 4 | -5/+224 |
* | some card/mobo combos can't handle buffers larger than 128kB, we change the d... | rik | 2002-10-29 | 1 | -7/+22 |
* | Prebuffering is no longer the default option. | mswitch | 2002-10-29 | 1 | -47/+81 |
* | Fixed stupid bug relating to multiple cards on athlons | mswitch | 2002-10-28 | 1 | -2/+5 |
* | 10l | arpi | 2002-10-27 | 1 | -1/+1 |
* | vo_init() moved to/fixed in preinit() | arpi | 2002-10-27 | 3 | -4/+3 |
* | mode detection && vo_init() moved to preinit() | arpi | 2002-10-27 | 1 | -81/+67 |
* | - removed YV12 support (builtin yv12->rgb conversion) | arpi | 2002-10-26 | 1 | -106/+15 |
* | spelling: paramerters -> parameters | rik | 2002-10-24 | 1 | -1/+1 |
* | sync with libavcodec for unaccellerated dcts (sorry Felix, LIBAVCODEC_BUILD d... | rik | 2002-10-24 | 2 | -4/+4 |
* | 1l | arpi | 2002-10-23 | 2 | -2/+2 |
* | 10l | arpi | 2002-10-23 | 2 | -4/+2 |
* | Geometry update | mark | 2002-10-23 | 1 | -0/+2 |
* | cleanup config option handling in libmpdemux. | arpi | 2002-10-23 | 2 | -20/+1 |
* | Added the -geometry option (supports fbdev and tdfxfb drivers) | mark | 2002-10-23 | 5 | -17/+104 |
* | If movie height is odd, the picture is placed badly, due to wrong rouding. | arpi | 2002-10-23 | 1 | -1/+1 |
* | re-enabled a-v sync | arpi | 2002-10-23 | 1 | -1/+1 |
* | MPlayer being unable to display video properly on many nVidia graphics cards. | arpi | 2002-10-23 | 1 | -0/+13 |
* | compiler warning fixes by Dominik | arpi | 2002-10-22 | 1 | -2/+2 |
* | 10l - noticed by Soeren Mueller <soeren.mueller at webwasher.com> | faust3 | 2002-10-17 | 1 | -4/+5 |
* | -fixed-vo support | pontscho | 2002-10-17 | 4 | -105/+65 |
* | fix memleak again | pontscho | 2002-10-16 | 2 | -0/+2 |
* | fix memleak | pontscho | 2002-10-16 | 2 | -3/+7 |
* | -fixed-vo support | pontscho | 2002-10-16 | 1 | -19/+18 |
* | -fixed-vo support | pontscho | 2002-10-16 | 1 | -9/+14 |
* | fix fullscreen | pontscho | 2002-10-16 | 1 | -1/+2 |
* | -fixed-vo support, based on patch by .so :) | arpi | 2002-10-16 | 1 | -17/+11 |
* | 10l to Dominik - casting at wrong place | arpi | 2002-10-16 | 1 | -3/+3 |
* | compiler warning fixes | arpi | 2002-10-13 | 1 | -1/+1 |
* | more correct flags | faust3 | 2002-10-11 | 1 | -2/+2 |
* | Use the common aspect code | albeu | 2002-10-10 | 1 | -42/+61 |
* | compiler warning found by Dominik | arpi | 2002-10-10 | 1 | -1/+1 |
* | also set VFCAP_ACCEPT_STRIDE when draw_image() is implemented | arpi | 2002-10-10 | 4 | -5/+5 |
* | draw_image() | arpi | 2002-10-10 | 1 | -3/+14 |
* | for() -> memcpy_pic() | arpi | 2002-10-09 | 1 | -38/+12 |
* | 10l fix & cleanup of draw_frame(), still NO support for stride :( | arpi | 2002-10-09 | 1 | -19/+12 |
* | draw_slice() seems to support all csp | arpi | 2002-10-09 | 1 | -1/+1 |
* | since draw_slice() supports RGB/BGR, we don't need draw_image() for stride | arpi | 2002-10-09 | 1 | -12/+3 |
* | since draw_slice() can handle packed RGB too, set the VFCAP_ACCEPT_STRIDE flag | arpi | 2002-10-09 | 1 | -6/+6 |
* | draw_image, get_image fix | arpi | 2002-10-09 | 1 | -35/+19 |
* | draw_image() | arpi | 2002-10-09 | 1 | -85/+35 |
* | - implemented draw_image() | arpi | 2002-10-09 | 1 | -23/+16 |
* | -fixes vo_directx to work with -fixed-vo | arpi | 2002-10-09 | 1 | -4/+29 |
* | draw_image() implementation (new libvo API) | arpi | 2002-10-09 | 1 | -20/+23 |
* | more cleanup, some -vo mga fullscreen fixes | arpi | 2002-10-09 | 3 | -38/+20 |
* | some cleanup | arpi | 2002-10-09 | 3 | -123/+69 |
* | preinit() has an arg... use it. | arpi | 2002-10-09 | 2 | |