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
/
vosub_vidix.c
Commit message (
Expand
)
Author
Age
*
mp_image.h and img_format.h moved to libmpcodecs
arpi
2002-04-13
*
VFCAP added
arpi
2002-04-11
*
10l to nick - ACCEPT_WIDTH fixed
arpi
2002-03-27
*
fallback to server's control() - patch by KotH
arpi
2002-03-24
*
Using yv12_to_yuy2 sw convertor for cards which have no native yv12 support
nick
2002-03-12
*
fixed strides for packed fourccs
nick
2002-03-10
*
voctls for decoding ahead
nick
2002-03-09
*
Optimization and get_image fixes (still untested)
nick
2002-03-09
*
VOCTRL_GET_IMAGE (untested but should work)
nick
2002-03-08
*
Use as much buffers as possible
nick
2002-03-03
*
print the number of buffers used
michael
2002-02-28
*
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
*
More correct direct rendering usage
nick
2002-02-17
*
Screenshot on the fly
nick
2002-02-17
*
tell to driver doublebuffering
nick
2002-02-11
*
query_ stuff replaced by new control() - patch by David Holm
arpi
2002-02-09
*
Enable 15bpp on server
nick
2002-02-05
*
Optimizing with use new tune info
nick
2002-02-01
*
return error if unknown depth given. more informative error messages. dont ex...
alex
2002-01-31
*
Use new tune info
nick
2002-01-31
*
IMGFMT_RGBxx experimental support
nick
2002-01-31
*
provide full vaa interface
nick
2002-01-27
*
improvements
nick
2002-01-27
*
preinit usage
nick
2002-01-26
*
don't render UV planes if interleaved (also add support later)
alex
2002-01-23
*
intense -> intensity
nick
2002-01-23
*
added support for unlimited video resolution (-1)
alex
2002-01-20
*
clearing safely the buffer, queryfourcc returns 0x2 (hw accel, noconv.), sett...
alex
2002-01-19
*
vidix_grkey_support checking for colorkeying
alex
2002-01-19
*
added colorkey handling
alex
2002-01-18
*
sorry, i really wanted to add vidix_start and stop as int, to detect if somet...
alex
2002-01-18
*
Suppress return values for 'void'. 10L to Alex
nick
2002-01-18
*
gamma correction support
nick
2002-01-18
*
added vidix_start() and vidix_stop() for better runtime-resize support ;)
alex
2002-01-16
*
using LIBDIR@config.h
alex
2002-01-13
*
test for preinit errors and correct handling subdevice
nick
2002-01-13
*
Using any graphics server
nick
2002-01-10
*
OSD support
nick
2002-01-07
*
YV12 sliced output fixed
nick
2002-01-07
*
Looks working ;)
nick
2002-01-06
*
Printing driver name
nick
2002-01-06
*
preliminary version
nick
2002-01-06