Age | Commit message (Expand) | Author |
2001-09-06 | Unscaled YUY2 crashes, because step_dx/step_dy is invalid (both contain 0). | Juergen Keil |
2001-09-01 | Don't change ideal_width for videos with "width % 32 == 16", so avoid software | Juergen Keil |
2001-08-28 | update to ffmpeg 0.4.5, buf types cleanup based on patch provided by Miguel F... | Guenter Bartsch |
2001-08-23 | Handle different byte order between X11 client <-> X11 server in yuv2rgb. | Juergen Keil |
2001-08-20 | buffer handling changed | Joachim Koenig |
2001-08-18 | various cleanups; 8 bit depth detection and handling (yuv2rgb not implemented... | Guenter Bartsch |
2001-08-17 | Overlay has new data member rle | Eduard Hasenleithner |
2001-08-17 | Overlays are now passed in rle format. Causes a speed improvement | Eduard Hasenleithner |
2001-08-16 | clut_t is now stored in machine endianess. Simplifies the transfer | Eduard Hasenleithner |
2001-08-14 | Fixed a bug resulting from the misassumption that the pixels | Eduard Hasenleithner |
2001-08-13 | major rewrite of the subpicture mechanism in order to support menus. | Eduard Hasenleithner |
2001-08-07 | latest ffmpeg updates - mmx works\! :-) | Guenter Bartsch |
2001-07-30 | bugfix provided by Dennis Bjorklund | Guenter Bartsch |
2001-07-30 | aalib makefile patch provided by Damien Clermonté | Guenter Bartsch |
2001-07-26 | Reverted a small error introduced into alphablend.c | Rich J Wareham |
2001-07-25 | A few small changes to help in some specific cases. Also a nasty hack added t... | Rich J Wareham |
2001-07-24 | interlace mode | Joachim Koenig |
2001-07-24 | API Version 2 | Joachim Koenig |
2001-07-24 | whoups, that free() was a bit too much #-)) | Guenter Bartsch |
2001-07-24 | big xshm cleanup (free memory properly, set up yuv2rgb only when necessary, c... | Guenter Bartsch |
2001-07-20 | fixed arbitrary output window scaling and fullscreen playback using xshm | Guenter Bartsch |
2001-07-18 | Split alsa drivers, more checks about versions. Made xine lib c++ compliant. | Daniel Caujolle-Bert |
2001-07-18 | blind try to implement yuv2bgr32_mmx | Guenter Bartsch |
2001-07-17 | added some code for window resize handling in XShm (disabled it for it's not ... | Guenter Bartsch |
2001-07-17 | just noticed a few ozt-of-date copyright messages | Guenter Bartsch |
2001-07-17 | yuy2 -> rgb conversion routines in C (no mlib/mmx yet) | Guenter Bartsch |
2001-07-17 | added (now required) field callback, not implemented yet but at least aaxine ... | Guenter Bartsch |
2001-07-16 | IRIX / mips port. Audio and CD support are not implemented yet. | Matthias Hopf |
2001-07-16 | Fix 24-bit depth / 32bpp output when not using mit-shm | Juergen Keil |
2001-07-14 | The same bug (see previous commit from guenter) is present in 24 bit yuv2rgb | Juergen Keil |
2001-07-11 | fixed playback of field picture based streams using XShm | Guenter Bartsch |
2001-07-11 | fixed 15 bit support (mmx) | Guenter Bartsch |
2001-07-11 | fixed crash in xv plugin on displays that have the Xv extension but no xv-cap... | Guenter Bartsch |
2001-07-10 | Fixed get_dir in input plugins. Fixed a strange header inclusion bug | Daniel Caujolle-Bert |
2001-07-10 | subtitle patches (esp. for XShm) from James | Guenter Bartsch |
2001-07-09 | document a few known problems with the solaris version of xine | Juergen Keil |
2001-07-09 | latest subtitle patches (cleanups) from james | Guenter Bartsch |
2001-07-08 | subtitle patches from james | Guenter Bartsch |
2001-07-06 | fixed video offset bug for remote x11 vo | Heiko Schaefer |
2001-07-05 | added missing header files to Makefile.ams | Guenter Bartsch |
2001-07-04 | latest overlay patches from James, simple overlays should work | uid32519 |
2001-07-04 | spu support updated (unfinished) from James | uid32519 |
2001-07-04 | * mediaLib accelerated yuv2rgb conversion routines (for sparc solaris) | uid56437 |
2001-07-02 | Must re-initialize FPU registers after MMX use. Without such a re- | Juergen Keil |
2001-06-25 | Unscaled MMX accelerated yuv2rgb was broken, used wrong value for {yuv}_stride | Juergen Keil |
2001-06-25 | only zoom mpeg1 if running locally | Guenter Bartsch |
2001-06-25 | use XvShm by default | Guenter Bartsch |
2001-06-24 | lots of bugfixes for race condtitions, X11 in general and support for remote ... | Guenter Bartsch |
2001-06-21 | solaris and stability patches provided by Juergen Keil | Guenter Bartsch |
2001-06-18 | Added very primitive overlay capacity (white line now appears if subtitles ar... | Rich J Wareham |