aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vosub_vidix.c
Commit message (Expand)AuthorAge
* 10l to nick - ACCEPT_WIDTH fixedGravatar arpi2002-03-27
* fallback to server's control() - patch by KotHGravatar arpi2002-03-24
* Using yv12_to_yuy2 sw convertor for cards which have no native yv12 supportGravatar nick2002-03-12
* fixed strides for packed fourccsGravatar nick2002-03-10
* voctls for decoding aheadGravatar nick2002-03-09
* Optimization and get_image fixes (still untested)Gravatar nick2002-03-09
* VOCTRL_GET_IMAGE (untested but should work)Gravatar nick2002-03-08
* Use as much buffers as possibleGravatar nick2002-03-03
* print the number of buffers usedGravatar michael2002-02-28
* 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
* More correct direct rendering usageGravatar nick2002-02-17
* Screenshot on the flyGravatar nick2002-02-17
* tell to driver doublebufferingGravatar nick2002-02-11
* query_ stuff replaced by new control() - patch by David HolmGravatar arpi2002-02-09
* Enable 15bpp on serverGravatar nick2002-02-05
* Optimizing with use new tune infoGravatar nick2002-02-01
* return error if unknown depth given. more informative error messages. dont ex...Gravatar alex2002-01-31
* Use new tune infoGravatar nick2002-01-31
* IMGFMT_RGBxx experimental supportGravatar nick2002-01-31
* provide full vaa interfaceGravatar nick2002-01-27
* improvementsGravatar nick2002-01-27
* preinit usageGravatar nick2002-01-26
* don't render UV planes if interleaved (also add support later)Gravatar alex2002-01-23
* intense -> intensityGravatar nick2002-01-23
* added support for unlimited video resolution (-1)Gravatar alex2002-01-20
* clearing safely the buffer, queryfourcc returns 0x2 (hw accel, noconv.), sett...Gravatar alex2002-01-19
* vidix_grkey_support checking for colorkeyingGravatar alex2002-01-19
* added colorkey handlingGravatar alex2002-01-18
* sorry, i really wanted to add vidix_start and stop as int, to detect if somet...Gravatar alex2002-01-18
* Suppress return values for 'void'. 10L to AlexGravatar nick2002-01-18
* gamma correction supportGravatar nick2002-01-18
* added vidix_start() and vidix_stop() for better runtime-resize support ;)Gravatar alex2002-01-16
* using LIBDIR@config.hGravatar alex2002-01-13
* test for preinit errors and correct handling subdeviceGravatar nick2002-01-13
* Using any graphics serverGravatar nick2002-01-10
* OSD supportGravatar nick2002-01-07
* YV12 sliced output fixedGravatar nick2002-01-07
* Looks working ;)Gravatar nick2002-01-06
* Printing driver nameGravatar nick2002-01-06
* preliminary versionGravatar nick2002-01-06