aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* Fixed a strange bug that sneaked in at the last minute (vobsub wouldGravatar mswitch2002-02-16
* Fixed bug which would cause gibberish to be printed when using :noprebufGravatar mswitch2002-02-16
* avoid allocating a dummy scaler as debug/info messages will only be printed f...Gravatar michael2002-02-15
* use mem2agpcpy_pic()Gravatar michael2002-02-15
* mem2agpcpy_pic()Gravatar michael2002-02-14
* yv12 slices fix by Robert Kesterson <robertk@robertk.com>Gravatar arpi2002-02-14
* bugfix for width % 2 != 0Gravatar michael2002-02-14
* Using the mplayer SwScaler instead of doing scaling manually (sometimes this ...Gravatar mswitch2002-02-13
* 101Gravatar michael2002-02-13
* we are now able to use the new bitwriter code in libavcodecGravatar rik2002-02-12
* use mem2agpcpy() instead of fast_memcpy()Gravatar michael2002-02-12
* mem2agpcpy()Gravatar michael2002-02-12
* default is allways nozoom again (specify -zoom if u want the sane behavior)Gravatar michael2002-02-12
* rgb/bgr 32bpp and IYUV/I420 supportGravatar alex2002-02-12
* this file is obsoleted by videodev_mjpeg.hGravatar rik2002-02-12
* this file obsoletes zoran.h and contains the Recommended interface definition...Gravatar rik2002-02-12
* migration of -vo zr to Recommended Interface definition (this obsoletes zoran.h)Gravatar rik2002-02-12
* add vsync support for doublebuffering to vo_vesaGravatar atmos42002-02-12
* minor rounding bugfix in the aspect stuffGravatar michael2002-02-11
* -fs and or -vm default is nozoom, -zoom does the expected thingGravatar michael2002-02-11
* Added new input mouse support in x11 voGravatar albeu2002-02-11
* tell to driver doublebufferingGravatar nick2002-02-11
* mjpeg encoder cleanup - patch by Rik Snel <rsnel@cube.dyndns.org>Gravatar arpi2002-02-11
* allways use swScalerGravatar michael2002-02-10
* removed unused includes, added fastmemcpy support, removed local copy of rgb2...Gravatar alex2002-02-10
* 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