aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* PortabilityGravatar nick2002-02-10
* BGR24 support, including flip flagGravatar arpi2002-02-10
* bgr15 / bgr16 input support (with -zoom)Gravatar michael2002-02-10
* added voctrl_guisupport and fixed some typosGravatar alex2002-02-09
* updated :noprebuf to emulate the playback used in mplayer 0.60 (with dxr3 pat...Gravatar mswitch2002-02-09
* Fixed a bug where seeking would lock mplayerGravatar mswitch2002-02-09
* Removed some stuff from the em8300 driver, had to compensateGravatar mswitch2002-02-09
* FreeBSD fixGravatar nexus2002-02-09
* Added switch to disable prebufferingGravatar mswitch2002-02-09
* ARGH, changing playback speed was a mistake...Gravatar mswitch2002-02-09
* Fixed some stuff with setting timestamps, and added proper setting of playbac...Gravatar mswitch2002-02-09
* Thanks to the new control() method I've finally been able to add prebuffering...Gravatar mswitch2002-02-09
* Make code simple. Use swScaler even for fastmemcpy purposes :)Gravatar nick2002-02-09
* vo_yuv4mpeg addedGravatar arpi2002-02-09
* yuv4mpeg output, by Robert Kesterson <robertk@robertk.com>Gravatar arpi2002-02-09
* 10000hl to Holm... control MUST BE static...Gravatar arpi2002-02-09
* screensize from fbdev ioctl - patch by Jason Lunz <j@falooley.org>Gravatar arpi2002-02-09
* 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