summaryrefslogtreecommitdiff
path: root/src/video_out
AgeCommit message (Expand)Author
2001-07-24interlace modeJoachim Koenig
2001-07-24API Version 2Joachim Koenig
2001-07-24whoups, that free() was a bit too much #-))Guenter Bartsch
2001-07-24big xshm cleanup (free memory properly, set up yuv2rgb only when necessary, c...Guenter Bartsch
2001-07-20fixed arbitrary output window scaling and fullscreen playback using xshmGuenter Bartsch
2001-07-18Split alsa drivers, more checks about versions. Made xine lib c++ compliant.Daniel Caujolle-Bert
2001-07-18blind try to implement yuv2bgr32_mmxGuenter Bartsch
2001-07-17added some code for window resize handling in XShm (disabled it for it's not ...Guenter Bartsch
2001-07-17just noticed a few ozt-of-date copyright messagesGuenter Bartsch
2001-07-17yuy2 -> rgb conversion routines in C (no mlib/mmx yet)Guenter Bartsch
2001-07-17added (now required) field callback, not implemented yet but at least aaxine ...Guenter Bartsch
2001-07-16IRIX / mips port. Audio and CD support are not implemented yet.Matthias Hopf
2001-07-16Fix 24-bit depth / 32bpp output when not using mit-shmJuergen Keil
2001-07-14The same bug (see previous commit from guenter) is present in 24 bit yuv2rgbJuergen Keil
2001-07-11fixed playback of field picture based streams using XShmGuenter Bartsch
2001-07-11fixed 15 bit support (mmx)Guenter Bartsch
2001-07-11fixed crash in xv plugin on displays that have the Xv extension but no xv-cap...Guenter Bartsch
2001-07-10Fixed get_dir in input plugins. Fixed a strange header inclusion bugDaniel Caujolle-Bert
2001-07-10subtitle patches (esp. for XShm) from JamesGuenter Bartsch
2001-07-09document a few known problems with the solaris version of xineJuergen Keil
2001-07-09latest subtitle patches (cleanups) from jamesGuenter Bartsch
2001-07-08subtitle patches from jamesGuenter Bartsch
2001-07-06fixed video offset bug for remote x11 voHeiko Schaefer
2001-07-05added missing header files to Makefile.amsGuenter Bartsch
2001-07-04latest overlay patches from James, simple overlays should workuid32519
2001-07-04spu support updated (unfinished) from Jamesuid32519
2001-07-04* mediaLib accelerated yuv2rgb conversion routines (for sparc solaris)uid56437
2001-07-02Must re-initialize FPU registers after MMX use. Without such a re-Juergen Keil
2001-06-25Unscaled MMX accelerated yuv2rgb was broken, used wrong value for {yuv}_strideJuergen Keil
2001-06-25only zoom mpeg1 if running locallyGuenter Bartsch
2001-06-25use XvShm by defaultGuenter Bartsch
2001-06-24lots of bugfixes for race condtitions, X11 in general and support for remote ...Guenter Bartsch
2001-06-21solaris and stability patches provided by Juergen KeilGuenter Bartsch
2001-06-18Added very primitive overlay capacity (white line now appears if subtitles ar...Rich J Wareham
2001-06-17little hack for pause expose redrawsGuenter Bartsch
2001-06-17fixed aspect ratio change bugGuenter Bartsch
2001-06-14Fixed symbols resolution.Daniel Caujolle-Bert
2001-06-14Kill the recurrent libXv.so problem with MDK.Daniel Caujolle-Bert
2001-06-14implemented 15 and 24 bpp modes for mmx yuv2rgbGuenter Bartsch
2001-06-14small signal handling and video mode detection fixesGuenter Bartsch
2001-06-14video output driver auto-probingGuenter Bartsch
2001-06-14more small fixes and workaroundsGuenter Bartsch
2001-06-14small patches and bugfixes (debugging on freebsd...)Guenter Bartsch
2001-06-13removed an outdated commentGuenter Bartsch
2001-06-13added support for YUY2 image formatGuenter Bartsch
2001-06-13removed debug output from aaGuenter Bartsch
2001-06-11changed the order of casts slightlyHeiko Schaefer
2001-06-11implemented aalib display functionHeiko Schaefer
2001-06-10link libaa to aa output plugin.Daniel Caujolle-Bert
2001-06-10introducing aalib based video outputHeiko Schaefer