index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libvo
Commit message (
Expand
)
Author
Age
*
Change order of vo_function calls (Although it doesn't matter for now).
nick
2002-02-17
*
Allow using direct rendering with any HW pitches (even on matrox g400).
nick
2002-02-17
*
vidix interleaved U V planes (for g200) by Attila Kinali <kinali@gmx.net>
nick
2002-02-17
*
added local X11 error handler (call player_exit)
alex
2002-02-17
*
More correct direct rendering usage
nick
2002-02-17
*
Screenshot on the fly
nick
2002-02-17
*
Screenshot on the fly
nick
2002-02-17
*
I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'
nick
2002-02-17
*
added VOFLAG_* definitions and int vo_flags
alex
2002-02-17
*
added support for runtime fullscreen switching
alex
2002-02-17
*
added VOCTRL_FULLSCREEN
alex
2002-02-17
*
Fixed a bug with prebuffering which would cause syncloss, someone at
mswitch
2002-02-16
*
101 (NULL->srcW, NULL->srcH)
michael
2002-02-16
*
Fixed a strange bug that sneaked in at the last minute (vobsub would
mswitch
2002-02-16
*
Fixed bug which would cause gibberish to be printed when using :noprebuf
mswitch
2002-02-16
*
avoid allocating a dummy scaler as debug/info messages will only be printed f...
michael
2002-02-15
*
use mem2agpcpy_pic()
michael
2002-02-15
*
mem2agpcpy_pic()
michael
2002-02-14
*
yv12 slices fix by Robert Kesterson <robertk@robertk.com>
arpi
2002-02-14
*
bugfix for width % 2 != 0
michael
2002-02-14
*
Using the mplayer SwScaler instead of doing scaling manually (sometimes this ...
mswitch
2002-02-13
*
101
michael
2002-02-13
*
we are now able to use the new bitwriter code in libavcodec
rik
2002-02-12
*
use mem2agpcpy() instead of fast_memcpy()
michael
2002-02-12
*
mem2agpcpy()
michael
2002-02-12
*
default is allways nozoom again (specify -zoom if u want the sane behavior)
michael
2002-02-12
*
rgb/bgr 32bpp and IYUV/I420 support
alex
2002-02-12
*
this file is obsoleted by videodev_mjpeg.h
rik
2002-02-12
*
this file obsoletes zoran.h and contains the Recommended interface definition...
rik
2002-02-12
*
migration of -vo zr to Recommended Interface definition (this obsoletes zoran.h)
rik
2002-02-12
*
add vsync support for doublebuffering to vo_vesa
atmos4
2002-02-12
*
minor rounding bugfix in the aspect stuff
michael
2002-02-11
*
-fs and or -vm default is nozoom, -zoom does the expected thing
michael
2002-02-11
*
Added new input mouse support in x11 vo
albeu
2002-02-11
*
tell to driver doublebuffering
nick
2002-02-11
*
mjpeg encoder cleanup - patch by Rik Snel <rsnel@cube.dyndns.org>
arpi
2002-02-11
*
allways use swScaler
michael
2002-02-10
*
removed unused includes, added fastmemcpy support, removed local copy of rgb2...
alex
2002-02-10
*
Portability
nick
2002-02-10
*
BGR24 support, including flip flag
arpi
2002-02-10
*
bgr15 / bgr16 input support (with -zoom)
michael
2002-02-10
*
added voctrl_guisupport and fixed some typos
alex
2002-02-09
*
updated :noprebuf to emulate the playback used in mplayer 0.60 (with dxr3 pat...
mswitch
2002-02-09
*
Fixed a bug where seeking would lock mplayer
mswitch
2002-02-09
*
Removed some stuff from the em8300 driver, had to compensate
mswitch
2002-02-09
*
FreeBSD fix
nexus
2002-02-09
*
Added switch to disable prebuffering
mswitch
2002-02-09
*
ARGH, changing playback speed was a mistake...
mswitch
2002-02-09
*
Fixed some stuff with setting timestamps, and added proper setting of playbac...
mswitch
2002-02-09
*
Thanks to the new control() method I've finally been able to add prebuffering...
mswitch
2002-02-09
[next]