aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vosub_vidix.c
Commit message (Expand)AuthorAge
* Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ...Gravatar reynaldo2006-04-24
* added support for external VIDIXGravatar nicodvb2006-03-28
* Convert all if(verbose>X) to mp_msg_test calls.Gravatar diego2006-03-24
* really clear frames to black instead of grey, and make sure one of thoseGravatar reimar2005-12-07
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.Gravatar diego2004-10-28
* removed unused headeer dependenciesGravatar alex2004-01-28
* vidix_get_image() fixGravatar michael2003-12-03
* mingw portGravatar faust32003-10-22
* mingw portGravatar faust32003-10-02
* 1000lGravatar alex2003-08-14
* renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_...Gravatar arpi2003-06-09
* this isn't mplayerxp...3 buffers are enough for double(triple)buffering (inst...Gravatar alex2002-12-15
* warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)Gravatar michael2002-11-23
* also set VFCAP_ACCEPT_STRIDE when draw_image() is implementedGravatar arpi2002-10-10
* draw_image, get_image fixGravatar arpi2002-10-09
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apiGravatar alex2002-08-28
* should solve -vo vesa:vidix problem 'vosub_vidix: video server hasGravatar arpi2002-08-16
* 10l bug fixed (info.cap |= -> = )Gravatar arpi2002-07-25
* eq reworkedGravatar alex2002-07-25
* - fix audio equalizerGravatar pontscho2002-07-19
* added OSD support for yvu9/y800, corrected query_format \(added flag VFCAP_OS...Gravatar alex2002-06-24
* yvu9,if09,y8,y800 support and multifile fixGravatar alex2002-06-23
* YVU9,IF09,Y800 and Y8 support - and syÃnced with mpxpGravatar alex2002-06-21
* multifile fixedGravatar arpi2002-05-08
* libdir changedGravatar arpi2002-04-24
* mp_image.h and img_format.h moved to libmpcodecsGravatar arpi2002-04-13
* VFCAP addedGravatar arpi2002-04-11
* 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