summaryrefslogtreecommitdiff
path: root/src/video_out
AgeCommit message (Collapse)Author
2001-07-10subtitle patches (esp. for XShm) from JamesGuenter Bartsch
CVS patchset: 263 CVS date: 2001/07/10 19:33:05
2001-07-09document a few known problems with the solaris version of xineJuergen Keil
add a prototype for the mlib accelerated yub2rgb subroutine CVS patchset: 262 CVS date: 2001/07/09 18:46:07
2001-07-09latest subtitle patches (cleanups) from jamesGuenter Bartsch
CVS patchset: 261 CVS date: 2001/07/09 16:13:11
2001-07-08subtitle patches from jamesGuenter Bartsch
CVS patchset: 259 CVS date: 2001/07/08 18:15:54
2001-07-06fixed video offset bug for remote x11 voHeiko Schaefer
CVS patchset: 256 CVS date: 2001/07/06 11:14:38
2001-07-05added missing header files to Makefile.amsGuenter Bartsch
CVS patchset: 255 CVS date: 2001/07/05 21:42:29
2001-07-04latest overlay patches from James, simple overlays should workuid32519
CVS patchset: 254 CVS date: 2001/07/04 20:32:29
2001-07-04spu support updated (unfinished) from Jamesuid32519
CVS patchset: 250 CVS date: 2001/07/04 17:10:24
2001-07-04* mediaLib accelerated yuv2rgb conversion routines (for sparc solaris)uid56437
* fix a few compiler warnings in video_out_syncfb.c * yuv2rgb overwrites memory when vertical scale factor is exactly 2.0 (step_dy == 16384) CVS patchset: 244 CVS date: 2001/07/04 14:01:50
2001-07-02Must re-initialize FPU registers after MMX use. Without such a re-Juergen Keil
initialization, the next piece of code that attempts to do FP calculations crashes with SIGFPE (fpu register stack overflow?) CVS patchset: 241 CVS date: 2001/07/02 11:44:39
2001-06-25Unscaled MMX accelerated yuv2rgb was broken, used wrong value for {yuv}_strideJuergen Keil
CVS patchset: 233 CVS date: 2001/06/25 15:50:14
2001-06-25only zoom mpeg1 if running locallyGuenter Bartsch
CVS patchset: 232 CVS date: 2001/06/25 09:51:47
2001-06-25use XvShm by defaultGuenter Bartsch
CVS patchset: 230 CVS date: 2001/06/25 08:33:58
2001-06-24lots of bugfixes for race condtitions, X11 in general and support for remote ↵Guenter Bartsch
Xv output CVS patchset: 228 CVS date: 2001/06/24 22:20:25
2001-06-21solaris and stability patches provided by Juergen KeilGuenter Bartsch
CVS patchset: 211 CVS date: 2001/06/21 17:34:23
2001-06-18Added very primitive overlay capacity (white line now appears if subtitles ↵Rich J Wareham
are enabled.) CVS patchset: 210 CVS date: 2001/06/18 15:43:00
2001-06-17little hack for pause expose redrawsGuenter Bartsch
CVS patchset: 204 CVS date: 2001/06/17 22:34:36
2001-06-17fixed aspect ratio change bugGuenter Bartsch
CVS patchset: 201 CVS date: 2001/06/17 20:33:47
2001-06-14Fixed symbols resolution.Daniel Caujolle-Bert
CVS patchset: 184 CVS date: 2001/06/14 22:57:27
2001-06-14Kill the recurrent libXv.so problem with MDK.Daniel Caujolle-Bert
Switch to libtool 1.4, 1.3.x are no more supported. Add a path for automake, to use it with libtool 1.4. CVS patchset: 183 CVS date: 2001/06/14 22:04:56
2001-06-14implemented 15 and 24 bpp modes for mmx yuv2rgbGuenter Bartsch
CVS patchset: 182 CVS date: 2001/06/14 20:50:06
2001-06-14small signal handling and video mode detection fixesGuenter Bartsch
CVS patchset: 181 CVS date: 2001/06/14 20:17:06
2001-06-14video output driver auto-probingGuenter Bartsch
CVS patchset: 179 CVS date: 2001/06/14 18:32:57
2001-06-14more small fixes and workaroundsGuenter Bartsch
CVS patchset: 176 CVS date: 2001/06/14 09:54:13
2001-06-14small patches and bugfixes (debugging on freebsd...)Guenter Bartsch
CVS patchset: 174 CVS date: 2001/06/14 09:19:44
2001-06-13removed an outdated commentGuenter Bartsch
CVS patchset: 171 CVS date: 2001/06/13 18:25:27
2001-06-13added support for YUY2 image formatGuenter Bartsch
CVS patchset: 170 CVS date: 2001/06/13 18:22:38
2001-06-13removed debug output from aaGuenter Bartsch
CVS patchset: 169 CVS date: 2001/06/13 17:53:42
2001-06-11changed the order of casts slightlyHeiko Schaefer
CVS patchset: 164 CVS date: 2001/06/11 03:18:55
2001-06-11implemented aalib display functionHeiko Schaefer
CVS patchset: 162 CVS date: 2001/06/11 01:27:42
2001-06-10link libaa to aa output plugin.Daniel Caujolle-Bert
CVS patchset: 159 CVS date: 2001/06/10 23:57:57
2001-06-10introducing aalib based video outputHeiko Schaefer
CVS patchset: 158 CVS date: 2001/06/10 23:16:23
2001-06-10introducing aalib based video outputHeiko Schaefer
CVS patchset: 157 CVS date: 2001/06/10 23:10:52
2001-06-10proper expose event handlingGuenter Bartsch
CVS patchset: 154 CVS date: 2001/06/10 09:30:59
2001-06-10further cleanupsGuenter Bartsch
CVS patchset: 149 CVS date: 2001/06/10 02:07:28
2001-06-10little xshm bugfixes and cleanupsGuenter Bartsch
CVS patchset: 148 CVS date: 2001/06/10 01:47:29
2001-06-10XShm driver (partially) working)Guenter Bartsch
CVS patchset: 147 CVS date: 2001/06/10 01:26:45
2001-06-09fixed aspect ratio change bugGuenter Bartsch
CVS patchset: 142 CVS date: 2001/06/09 22:08:29
2001-06-09more avi demuxer/libw32 bugfixesGuenter Bartsch
CVS patchset: 136 CVS date: 2001/06/09 17:07:21
2001-06-04a radically simplified (but working) audio output syncing methodGuenter Bartsch
CVS patchset: 123 CVS date: 2001/06/04 17:13:36
2001-06-04video_out_xshm compiles (yuv2rgb conversion not working yet), video_out_xv ↵Guenter Bartsch
bugfixes CVS patchset: 121 CVS date: 2001/06/04 15:04:11
2001-06-03implemented vo_exit, frame_disposeGuenter Bartsch
CVS patchset: 119 CVS date: 2001/06/03 19:41:05
2001-06-03introducing completion event handlingGuenter Bartsch
CVS patchset: 118 CVS date: 2001/06/03 19:11:06
2001-06-03bug fixes for xine_stop and xine_exitGuenter Bartsch
CVS patchset: 117 CVS date: 2001/06/03 18:08:56
2001-06-02Fixed a crash if aspect ratio is changed when xine is stops.Daniel Caujolle-Bert
CVS patchset: 113 CVS date: 2001/06/02 14:41:18
2001-05-31fixed support for field pictures plus video_out bugfixes (missing functions)Guenter Bartsch
CVS patchset: 109 CVS date: 2001/05/31 22:54:38
2001-05-30small changesJoachim Koenig
CVS patchset: 104 CVS date: 2001/05/30 18:32:15
2001-05-29typo and some no more needed trace messages.Daniel Caujolle-Bert
CVS patchset: 101 CVS date: 2001/05/29 15:55:14
2001-05-28Fixed crashed.Daniel Caujolle-Bert
CVS patchset: 96 CVS date: 2001/05/28 20:13:46
2001-05-28syncfb for 0.5Joachim Koenig
CVS patchset: 95 CVS date: 2001/05/28 19:00:12