Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-07-17 | made libmpeg2 a bit more permissive on mpeg constraints | Guenter Bartsch | |
CVS patchset: 289 CVS date: 2001/07/17 01:59:48 | |||
2001-07-16 | IRIX / mips port. Audio and CD support are not implemented yet. | Matthias Hopf | |
Nuked BUILD_LIB_STATIC. Changed some architecture dependend code to feature dependend code. Autoconf'ing CD / DVD ioctl() support. CVS patchset: 288 CVS date: 2001/07/16 19:36:00 | |||
2001-07-16 | Include config.h, so that we know the correct value of WORDS_BIGENDIAN | Juergen Keil | |
CVS patchset: 287 CVS date: 2001/07/16 10:15:14 | |||
2001-07-16 | Avoid accessing unaligned 32-bit values (does not work on SPARC) | Juergen Keil | |
CVS patchset: 286 CVS date: 2001/07/16 09:22:38 | |||
2001-07-16 | Fix 24-bit depth / 32bpp output when not using mit-shm | Juergen Keil | |
CVS patchset: 285 CVS date: 2001/07/16 09:18:24 | |||
2001-07-16 | configuration of mtrr described | Heiko Schaefer | |
CVS patchset: 284 CVS date: 2001/07/16 08:14:28 | |||
2001-07-15 | patch provided by eduard hasenleithner: make metronom accessible from decoders | Guenter Bartsch | |
CVS patchset: 283 CVS date: 2001/07/15 10:43:35 | |||
2001-07-15 | code cleanup, fixed the way pts values and decoded samples get associated | Guenter Bartsch | |
CVS patchset: 282 CVS date: 2001/07/15 00:14:28 | |||
2001-07-14 | Added first bit of event mechanism for mouse/keyboard stuff. | Rich J Wareham | |
CVS patchset: 281 CVS date: 2001/07/14 23:17:37 | |||
2001-07-14 | The same bug (see previous commit from guenter) is present in 24 bit yuv2rgb | Juergen Keil | |
CVS patchset: 280 CVS date: 2001/07/14 18:01:47 | |||
2001-07-14 | Enable STEREO again. | James Courtier-Dutton | |
More debug info in audio_oss_out.c CVS patchset: 279 CVS date: 2001/07/14 17:45:06 | |||
2001-07-14 | made win32 path configurable | Guenter Bartsch | |
CVS patchset: 278 CVS date: 2001/07/14 16:55:11 | |||
2001-07-14 | quick hack to make xine more responsive near mpeg1 stream ends (dangerous) | Guenter Bartsch | |
CVS patchset: 277 CVS date: 2001/07/14 13:56:10 | |||
2001-07-14 | whoups, forgot to remove some spu_dec functions... | Guenter Bartsch | |
CVS patchset: 276 CVS date: 2001/07/14 13:28:31 | |||
2001-07-14 | cleaned up and finished spu_thread removal | Guenter Bartsch | |
CVS patchset: 275 CVS date: 2001/07/14 12:50:33 | |||
2001-07-13 | Make SPU decode use Video decoder thread instead of it's own thread. | James Courtier-Dutton | |
CVS patchset: 274 CVS date: 2001/07/13 23:43:12 | |||
2001-07-11 | fixed playback of field picture based streams using XShm | Guenter Bartsch | |
CVS patchset: 273 CVS date: 2001/07/11 23:31:44 | |||
2001-07-11 | fixed segfault for field picture based streams | Guenter Bartsch | |
CVS patchset: 272 CVS date: 2001/07/11 22:42:47 | |||
2001-07-11 | fixed 15 bit support (mmx) | Guenter Bartsch | |
CVS patchset: 271 CVS date: 2001/07/11 21:03:42 | |||
2001-07-11 | fixed crash in xv plugin on displays that have the Xv extension but no ↵ | Guenter Bartsch | |
xv-capable driver CVS patchset: 270 CVS date: 2001/07/11 20:16:02 | |||
2001-07-11 | Add PATH/NAME_MAX decl checks. | Daniel Caujolle-Bert | |
CVS patchset: 269 CVS date: 2001/07/11 10:15:27 | |||
2001-07-11 | added missing file | Guenter Bartsch | |
CVS patchset: 268 CVS date: 2001/07/11 08:15:58 | |||
2001-07-10 | metronom bugfix to handle pts start detection right | Guenter Bartsch | |
CVS patchset: 267 CVS date: 2001/07/10 22:16:58 | |||
2001-07-10 | small performance improvement - utilizing cache-locality | Guenter Bartsch | |
CVS patchset: 266 CVS date: 2001/07/10 22:11:06 | |||
2001-07-10 | latest libac3 from walken | Guenter Bartsch | |
CVS patchset: 265 CVS date: 2001/07/10 21:50:31 | |||
2001-07-10 | Fixed get_dir in input plugins. Fixed a strange header inclusion bug | Daniel Caujolle-Bert | |
in libw32dll/wine. CVS patchset: 264 CVS date: 2001/07/10 21:07:55 | |||
2001-07-10 | subtitle patches (esp. for XShm) from James | Guenter Bartsch | |
CVS patchset: 263 CVS date: 2001/07/10 19:33:05 | |||
2001-07-09 | document a few known problems with the solaris version of xine | Juergen Keil | |
add a prototype for the mlib accelerated yub2rgb subroutine CVS patchset: 262 CVS date: 2001/07/09 18:46:07 | |||
2001-07-09 | latest subtitle patches (cleanups) from james | Guenter Bartsch | |
CVS patchset: 261 CVS date: 2001/07/09 16:13:11 | |||
2001-07-09 | Add symlink creation info in libXv.so explanation. | Daniel Caujolle-Bert | |
CVS patchset: 260 CVS date: 2001/07/09 00:00:51 | |||
2001-07-08 | subtitle patches from james | Guenter Bartsch | |
CVS patchset: 259 CVS date: 2001/07/08 18:15:54 | |||
2001-07-08 | corrected more pts handling / header searching bugs | Guenter Bartsch | |
CVS patchset: 258 CVS date: 2001/07/08 18:05:35 | |||
2001-07-08 | Patch for better video sync from James Courtier-Dutton | Guenter Bartsch | |
CVS patchset: 257 CVS date: 2001/07/08 12:51:41 | |||
2001-07-06 | fixed video offset bug for remote x11 vo | Heiko Schaefer | |
CVS patchset: 256 CVS date: 2001/07/06 11:14:38 | |||
2001-07-05 | added missing header files to Makefile.ams | Guenter Bartsch | |
CVS patchset: 255 CVS date: 2001/07/05 21:42:29 | |||
2001-07-04 | latest overlay patches from James, simple overlays should work | uid32519 | |
CVS patchset: 254 CVS date: 2001/07/04 20:32:29 | |||
2001-07-04 | removed another file no longer needed | uid32519 | |
CVS patchset: 253 CVS date: 2001/07/04 20:27:02 | |||
2001-07-04 | got parameters wrong | uid32519 | |
CVS patchset: 252 CVS date: 2001/07/04 18:12:12 | |||
2001-07-04 | removing old files | uid32519 | |
CVS patchset: 251 CVS date: 2001/07/04 18:07:05 | |||
2001-07-04 | spu support updated (unfinished) from James | uid32519 | |
CVS patchset: 250 CVS date: 2001/07/04 17:10:24 | |||
2001-07-04 | configure and README updates for solaris | uid56437 | |
CVS patchset: 249 CVS date: 2001/07/04 14:15:10 | |||
2001-07-04 | Fix a few compiler warnings | uid56437 | |
CVS patchset: 248 CVS date: 2001/07/04 14:14:39 | |||
2001-07-04 | Use the video_out driver's copy function (so that video_out_xshm can | uid56437 | |
convert AVI YUV data to RGB) avitest.avi, an "Intel Indeo 5" video found on some Windows installation CD starts to work in xine CVS patchset: 247 CVS date: 2001/07/04 14:13:47 | |||
2001-07-04 | * 32-bit aligned memory access for bitstream access, so a SPARC cpu is happy. | uid56437 | |
* gcc-3.0 fixes for bit_allocate.c: The same variable is used with autoincrement on left/right side of an assigment, which is an undefined operation. CVS patchset: 246 CVS date: 2001/07/04 14:09:52 | |||
2001-07-04 | Add prototypes for all functions in wine/*, to catch __stdcall function | uid56437 | |
attribute mismatches between function prototypes and function definitions. Such a __stdcall mismatch can corrupt the cpu's stack, because both the caller and the callee clean up function parameter from the stack (or none of them removes the function parameters) wine/* should be less sensitive to optimzation options due to this change. CVS patchset: 245 CVS date: 2001/07/04 14:05:09 | |||
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-03 | forgot to protect some demuxers | Guenter Bartsch | |
CVS patchset: 243 CVS date: 2001/07/03 21:30:38 | |||
2001-07-03 | chasing more races.. | Guenter Bartsch | |
CVS patchset: 242 CVS date: 2001/07/03 21:25:03 | |||
2001-07-02 | Must 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-07-01 | small addition for extension plugins | Guenter Bartsch | |
CVS patchset: 240 CVS date: 2001/07/01 23:50:19 |