aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* subtitle positioning patch by Jiri SvobodaGravatar atmos42002-02-20
* support for VOCTRL_FULLSCREENGravatar atmos42002-02-20
* add new input cuccGravatar pontscho2002-02-20
* Screenshot on the flyGravatar nick2002-02-18
* Accidentally mixed experimental code with stable one during last commit,Gravatar mswitch2002-02-18
* Added VOCTRL_PAUSE and VOCTRL_RESUMEGravatar mswitch2002-02-18
* Change order of vo_function calls (Although it doesn't matter for now).Gravatar nick2002-02-17
* Allow using direct rendering with any HW pitches (even on matrox g400).Gravatar nick2002-02-17
* vidix interleaved U V planes (for g200) by Attila Kinali <kinali@gmx.net>Gravatar nick2002-02-17
* added local X11 error handler (call player_exit)Gravatar alex2002-02-17
* More correct direct rendering usageGravatar nick2002-02-17
* Screenshot on the flyGravatar nick2002-02-17
* Screenshot on the flyGravatar nick2002-02-17
* I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'Gravatar nick2002-02-17
* added VOFLAG_* definitions and int vo_flagsGravatar alex2002-02-17
* added support for runtime fullscreen switchingGravatar alex2002-02-17
* added VOCTRL_FULLSCREENGravatar alex2002-02-17
* Fixed a bug with prebuffering which would cause syncloss, someone atGravatar mswitch2002-02-16
* 101 (NULL->srcW, NULL->srcH)Gravatar michael2002-02-16
* 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