aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* The detection of a NetWM class window manager hints is tested beforeGravatar arpi2002-12-07
* overlapping subtitles support is now optional, can be disabled (-nooverlapsub)Gravatar arpi2002-12-05
* This patch fixes the screensaver issues in mplayer. It will correctly readGravatar arpi2002-12-04
* Use MVCOMMAND_SYNCGravatar mswitch2002-11-29
* patch from tonglijing <tong@intec.iscas.ac.cn>Gravatar pontscho2002-11-24
* warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)Gravatar michael2002-11-23
* Add Quartz (OS X GUI) to SDL window-capable list, patch by Tomas Hurka <tom a...Gravatar atmos42002-11-21
* The OSD menus need more keysGravatar albeu2002-11-16
* This patch fixes the OSD flickering problem with vo_dfbmga.Gravatar arpi2002-11-16
* compilation fix by Sven Neumann <sven@gimp.org> of Blinkenlights fameGravatar rik2002-11-12
* New config system + cleanup of header inter dependencyGravatar albeu2002-11-12
* fixed mode switching on MacGravatar henry2002-11-11
* removed get_info, using the same sheme as in libmpcodecs insteadGravatar alex2002-11-11
* reversed wm order in vo_x11_setlayer + even upper layer for GNOME compliant wm'sGravatar henry2002-11-11
* This patch adds direct rendering to vo_dfbmga.Gravatar arpi2002-11-10
* Switch containing options for DirectFB library was renamed to dfbopts.Gravatar arpi2002-11-10
* fixed order of includes.Gravatar arpi2002-11-10
* On non-x86 platforms, memcpy was re-implemented in mplayer and was calledGravatar jkeil2002-11-07
* *HUGE* set of compiler warning fixes, unused variables removalGravatar arpi2002-11-06
* - cleanup equalizer stuff (removed vidix dependency)Gravatar arpi2002-11-06
* libavcodec sync (no LIBAVCODEC_BUILD change; no backwards compatibility)Gravatar rik2002-11-06
* 10L found by Mark <CompGuy284 at attbi dot com>Gravatar albeu2002-11-05
* yet another screensaver fixGravatar henry2002-11-04
* Made new overlay functions static so they won't interfere with the restGravatar mswitch2002-11-03
* At least I can honestly say that I didn't add the equalizer support, soGravatar mswitch2002-11-03
* Suddenly I needed vidix.h for vidix_video_eq_tGravatar mswitch2002-11-03
* Updated docs with DXR3 overlay infoGravatar mswitch2002-11-03
* fix by PontschoGravatar nexus2002-11-03
* arpi add direct render supportGravatar pontscho2002-11-03
* do NOT include vidix header - nonsenseGravatar arpi2002-11-03
* disabled vidix dependencyGravatar arpi2002-11-03
* - cleanupGravatar pontscho2002-11-03
* Overlay cropping options. Patch by Mark <CompGuy284 at attbi dot com> extandedGravatar albeu2002-11-02
* fix for fs modes on widescreen displaysGravatar henry2002-11-02
* Missed some gui ifdefsGravatar mswitch2002-11-02
* Minor cleanupsGravatar mswitch2002-11-02
* Huge update, added native overlay support (no more need for dxr3view).Gravatar mswitch2002-11-02
* verbose can be negativeGravatar arpi2002-11-01
* panscan support in -vo mga (actually moved common code to mga_common.c)Gravatar arpi2002-11-01
* Here's a new vo plugin that uses DirectFB. It's meant for Matrox G400Gravatar arpi2002-10-31
* Removed debugging outputGravatar mswitch2002-10-30
* Some little bugfixsGravatar albeu2002-10-30
* 10LGravatar albeu2002-10-30
* Fixed the overlay, some opts to adjust the overlayGravatar albeu2002-10-29
* here is a somewhat generic equalizer implementation for the X11 vo driversGravatar arpi2002-10-29
* some card/mobo combos can't handle buffers larger than 128kB, we change the d...Gravatar rik2002-10-29
* Prebuffering is no longer the default option.Gravatar mswitch2002-10-29
* Fixed stupid bug relating to multiple cards on athlonsGravatar mswitch2002-10-28
* 10lGravatar arpi2002-10-27
* vo_init() moved to/fixed in preinit()Gravatar arpi2002-10-27