aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* fix compile bug with driver 0.9+Gravatar pontscho2002-07-02
* fixed vidix terminating if init error occured, bug found by KotHGravatar alex2002-06-29
* IMGFMT_{RGB,BGR}{1,4}Gravatar michael2002-06-27
* fixed uninit (it got never called before)Gravatar alex2002-06-25
* added OSD support for yvu9/y800, corrected query_format \(added flag VFCAP_OS...Gravatar alex2002-06-24
* yvu9,if09,y8,y800 support and multifile fixGravatar alex2002-06-23
* Use the new Y8 support in place of YV12.Gravatar albeu2002-06-23
* YVU9,IF09,Y800 and Y8 support - and syÃnced with mpxpGravatar alex2002-06-21
* 1bpp supportGravatar michael2002-06-17
* 8bpp bugfixes (brightness, contrast ...)Gravatar michael2002-06-17
* 8bpp support (no dithering yet, use -vop noise for now)Gravatar michael2002-06-16
* wtf..10l to dunno..only use x11_common.c when x11 is detectedGravatar atmos42002-06-16
* Streamline enter-key behaviour suggested by Christian Ohm and disable I420/IY...Gravatar atmos42002-06-16
* 100l accidently removed a line too much (Shmem_Flag)Gravatar atmos42002-06-13
* Allow building vo_xv without SHM supportGravatar atmos42002-06-13
* Aii 10l forgot to commit with my last x11_common.c commitGravatar atmos42002-06-13
* Michele Balistreri <brain87@gmx.net>:Gravatar atmos42002-06-12
* fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patchGravatar pontscho2002-06-10
* -wid fix by "Markus J.R." <random@shell.dnload.com>Gravatar atmos42002-06-09
* xinerama fullscreen switching fix by Joachim Breitner <mail@joachim-breitner.de>Gravatar attila2002-06-08
* warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>Gravatar arpi2002-06-07
* -vm pan&scan fixes by Jesper Svennevid <mplayer@svennevid.ne>Gravatar arpi2002-06-07
* fixed compilation by jpeg_fdct_ifast to fdct_ifast because it was changed in ...Gravatar rik2002-06-07
* add mute support ( step 1 ) and fixed panscan bugs (1000l for me)Gravatar pontscho2002-06-06
* 100l to .soGravatar arpi2002-06-05
* added panscan support for xmga/xvidixGravatar pontscho2002-06-05
* pan&scan support with -vo xv by ?? <mplayer@svennevid.net>Gravatar arpi2002-06-04
* Activating/Deactivating of XScreenSaverGravatar arpi2002-06-04
* set_window() fixing detection of changement of the window positionGravatar attila2002-06-04
* msg/i18n fixes and some printf->mp_msgGravatar arpi2002-06-03
* use offsets/pitches for OSD tooGravatar arpi2002-06-03
* re-enabled a-v sync, fixes 25fps playback problemsGravatar arpi2002-06-02
* -updates vo_directfb (+configure&makefile) according to planned changesGravatar arpi2002-06-01
* message wording fix by Diego B.Gravatar arpi2002-05-31
* warning fix (write()/close() require unistd.h)Gravatar pl2002-05-30
* 10l - noticed by Terry Mohan <tmohan@users.sourceforge.net>Gravatar arpi2002-05-30
* - some cleanup, removed unused codeGravatar arpi2002-05-30
* Raise the colorkey tolerenceGravatar albeu2002-05-28
* revised query_formatGravatar alex2002-05-27
* query_format revisedGravatar alex2002-05-27
* revised query_formatGravatar alex2002-05-27
* it uses swscalerGravatar alex2002-05-27
* revised query_formatGravatar alex2002-05-27
* revised query_format. added support for native/conversion detectionGravatar alex2002-05-27
* revised query_formatGravatar alex2002-05-27
* removed screenshot thingie - it will be moved to video filter layerGravatar alex2002-05-27
* new layer handling code under icewm from AttilaGravatar pontscho2002-05-27
* Bounding box and partial update patch for vob/dvdsub by Hephooey.Gravatar atmos42002-05-25
* Overlay in a window (only with x11 subdriver)Gravatar albeu2002-05-24
* Destroy the old win when config is called multiple timesGravatar albeu2002-05-24