aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* query_ stuff replaced by new control() - patch by David HolmGravatar arpi2002-02-09
* Applied patch mouse whell patch from Wojtek Kaniewski <wojtekka@bydg.pdi.net>Gravatar albeu2002-02-08
* Configurable OSD zonesGravatar nick2002-02-07
* fix color key handling bugGravatar pontscho2002-02-07
* fs resize bug fix.Gravatar pontscho2002-02-07
* finished making vesa optionalGravatar rfelker2002-02-07
* swScale internally uses yuv2rgb now if possibleGravatar michael2002-02-06
* Correct vesa shutdown on 'config playback' errorsGravatar nick2002-02-06
* checking output of getSwsContext*()Gravatar michael2002-02-05
* Enable 15bpp on serverGravatar nick2002-02-05
* Support of scaling with every fourccGravatar nick2002-02-05
* Add playlist keys (some missing?!) and add some shift handlers to allow keys ...Gravatar atmos42002-02-04
* Fix multifile playback (sdl was not fully reinitialized).Gravatar atmos42002-02-04
* Activate QSCALE flag for avcodecGravatar mswitch2002-02-03
* Forgot the osd fix in the other patch, well, here it is ;)Gravatar mswitch2002-02-03
* Switched from libmp1e to libavcodec, at least for me it runs helluva lot fast...Gravatar mswitch2002-02-03
* YUY2 BGR32 BGR24 support for vo_x11 if swScaler is usedGravatar michael2002-02-03
* Allows to users control direct renderingGravatar nick2002-02-03
* code cleanupGravatar nick2002-02-03
* Cleaned up some codeGravatar mswitch2002-02-02
* Alex! Never write bottlenecks, ok?Gravatar nick2002-02-01
* Optimizing with use new tune infoGravatar nick2002-02-01
* change init to config in vo_gl and vo_md5 like in the other vo_ modules -- fi...Gravatar rfelker2002-02-01
* change init to config in vo_mga like in the other vo_ modules -- fixes crash ...Gravatar rfelker2002-02-01
* removed obsoleted Terminate_Display_Process, using freeMyXImage and vo_x11_un...Gravatar alex2002-01-31
* return error if unknown depth given. more informative error messages. dont ex...Gravatar alex2002-01-31
* removed obosolete Terminate_Display_Process. using vo_x11_uninit. support UYV...Gravatar alex2002-01-31
* removed obsoleted Terminate_Display_Process, using vo_x11_uninitGravatar alex2002-01-31
* removed obsoleted Terminate_Display_ProcessGravatar alex2002-01-31
* grr, 10l. vo_x11_uninit: close display only if window not created by GUIGravatar alex2002-01-31
* vo_x11_uninit: dont destroy window if GUI created itGravatar alex2002-01-31
* added vo_x11_uninitGravatar alex2002-01-31
* Use new tune infoGravatar nick2002-01-31
* new info for tuningGravatar nick2002-01-31
* IMGFMT_RGBxx experimental supportGravatar nick2002-01-31
* using the common -vm code, patch by Santi Béjar <tiarda@yahoo.es>Gravatar arpi2002-01-31
* common -vm code, patch by Santi Béjar <tiarda@yahoo.es>Gravatar arpi2002-01-31
* real window resizeing support (i know nearly nothing about x11 so feel free t...Gravatar michael2002-01-30
* Minor fix - else 0 is unreachableGravatar nick2002-01-29
* Support for HW equalizing through VAAGravatar nick2002-01-28
* did not compile when --disable-vidix was usedGravatar pl2002-01-27
* small typos in textGravatar pl2002-01-27
* Use real preinitGravatar nick2002-01-27
* provide full vaa interfaceGravatar nick2002-01-27
* improvementsGravatar nick2002-01-27
* preinit moved to right placeGravatar alex2002-01-26
* preinit usageGravatar nick2002-01-26
* fix a decimation/scaling bug in vo_zr and some verbose messages have changed ...Gravatar arpi2002-01-26
* no longer required to call preinit from init and query_format, mplayer.c does...Gravatar alex2002-01-26
* fixed preinit conflictGravatar alex2002-01-26