Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-07-20 | latest libac3 update from walken including lfe support | Guenter Bartsch | |
CVS patchset: 314 CVS date: 2001/07/20 22:37:56 | |||
2001-07-20 | New configure option for activating the dxr3 decoder plugin. | Eduard Hasenleithner | |
Included the new src/dxr3 directory in the make dependency tree. CVS patchset: 313 CVS date: 2001/07/20 17:33:56 | |||
2001-07-20 | Initial commit of the dxr3/hw+ hardware decoder plugin. | Eduard Hasenleithner | |
CVS patchset: 312 CVS date: 2001/07/20 17:28:21 | |||
2001-07-20 | fixed arbitrary output window scaling and fullscreen playback using xshm | Guenter Bartsch | |
CVS patchset: 311 CVS date: 2001/07/20 15:59:29 | |||
2001-07-19 | First implementation of priorities for the decoder plugins: | Eduard Hasenleithner | |
audio, video, spu. Priorities require interface version 2 in order not to brake the existing decoder plugins. CVS patchset: 310 CVS date: 2001/07/19 17:53:15 | |||
2001-07-18 | Split alsa drivers, more checks about versions. Made xine lib c++ compliant. | Daniel Caujolle-Bert | |
CVS patchset: 308 CVS date: 2001/07/18 21:38:16 | |||
2001-07-18 | blind try to implement yuv2bgr32_mmx | Guenter Bartsch | |
CVS patchset: 307 CVS date: 2001/07/18 14:48:07 | |||
2001-07-18 | Added the metronom also to the spu decoder struct in order to make | Eduard Hasenleithner | |
got_spu_packet available to the dxr3 spu decoder. CVS patchset: 306 CVS date: 2001/07/18 12:45:31 | |||
2001-07-17 | Fixed distcheck failure. Fixed Slackware/Redhat package generation. | Daniel Caujolle-Bert | |
CVS patchset: 302 CVS date: 2001/07/17 21:55:12 | |||
2001-07-17 | added some code for window resize handling in XShm (disabled it for it's not ↵ | Guenter Bartsch | |
stable yet) and added a config file option zoom_mpeg1 CVS patchset: 301 CVS date: 2001/07/17 20:47:35 | |||
2001-07-17 | just noticed a few ozt-of-date copyright messages | Guenter Bartsch | |
CVS patchset: 300 CVS date: 2001/07/17 19:40:27 | |||
2001-07-17 | yuy2 -> rgb conversion routines in C (no mlib/mmx yet) | Guenter Bartsch | |
CVS patchset: 299 CVS date: 2001/07/17 19:37:21 | |||
2001-07-17 | Fix a minor build warning | Juergen Keil | |
CVS patchset: 296 CVS date: 2001/07/17 15:22:20 | |||
2001-07-17 | added (now required) field callback, not implemented yet but at least aaxine ↵ | Guenter Bartsch | |
should work as it did before now CVS patchset: 294 CVS date: 2001/07/17 15:20:44 | |||
2001-07-17 | AM_CHECK_CDROM_IOCTLS, add test for Solaris cdrom ioctls. | Juergen Keil | |
Fix typo in input_dvd.c/input_vcd.c (HAVE_SYS_CDIO -> HAVE_SYS_CDIO_H) CVS patchset: 290 CVS date: 2001/07/17 13:28:10 | |||
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-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-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 |