Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-13 | non-debug build crashes with gcc asm error (tries to spill BP register). | Juergen Keil | |
Enable standard GLOBAL_CFLAGS on a non-debug build. CVS patchset: 420 CVS date: 2001/08/13 17:31:39 | |||
2001-08-13 | alsa05 patch provided by Peter Weissgerber | Guenter Bartsch | |
CVS patchset: 418 CVS date: 2001/08/13 14:03:00 | |||
2001-08-13 | inserted event stub for new spu decoder api version. | Eduard Hasenleithner | |
CVS patchset: 417 CVS date: 2001/08/13 12:53:53 | |||
2001-08-13 | major rewrite of the subpicture mechanism in order to support menus. | Eduard Hasenleithner | |
CVS patchset: 416 CVS date: 2001/08/13 12:52:33 | |||
2001-08-12 | cancel demux thread on xine_stop instead of pthread_join to prevent hang | Guenter Bartsch | |
CVS patchset: 415 CVS date: 2001/08/12 15:12:54 | |||
2001-08-12 | new mpeg audio decoder plugin (libmad) added | Guenter Bartsch | |
CVS patchset: 414 CVS date: 2001/08/12 02:57:55 | |||
2001-08-12 | make oss output check if sampling rate is supported and try 44100 hz if not | Guenter Bartsch | |
CVS patchset: 413 CVS date: 2001/08/12 01:03:55 | |||
2001-08-11 | removed unnecessary file | Guenter Bartsch | |
CVS patchset: 412 CVS date: 2001/08/11 19:09:00 | |||
2001-08-11 | thread priorities to improve performance on freebsd (and possibly others) | Guenter Bartsch | |
CVS patchset: 411 CVS date: 2001/08/11 18:27:10 | |||
2001-08-10 | added missing file to tarball | Guenter Bartsch | |
CVS patchset: 409 CVS date: 2001/08/10 22:27:36 | |||
2001-08-10 | enabling ffmpeg by default, credits to gerard for his incredible work | Guenter Bartsch | |
CVS patchset: 408 CVS date: 2001/08/10 22:14:24 | |||
2001-08-10 | FAQ updates and getting ready for 0.5.1 | Guenter Bartsch | |
CVS patchset: 407 CVS date: 2001/08/10 19:49:57 | |||
2001-08-10 | seeking works :-) | Guenter Bartsch | |
CVS patchset: 406 CVS date: 2001/08/10 18:38:05 | |||
2001-08-10 | minor bugfixes, make debug should work now, codec close hopefully works too | Guenter Bartsch | |
CVS patchset: 405 CVS date: 2001/08/10 17:37:50 | |||
2001-08-09 | Added error string to some messages in order to get better bugreports. | Eduard Hasenleithner | |
CVS patchset: 404 CVS date: 2001/08/09 09:55:54 | |||
2001-08-08 | Added the X_CFLAGS in order to allow compiling on systems | Eduard Hasenleithner | |
where no /usr/include/X11 exists. CVS patchset: 403 CVS date: 2001/08/08 23:55:28 | |||
2001-08-08 | fixes for ffmpeg using xshm | Guenter Bartsch | |
CVS patchset: 401 CVS date: 2001/08/08 20:48:32 | |||
2001-08-07 | latest ffmpeg updates - mmx works\! :-) | Guenter Bartsch | |
CVS patchset: 400 CVS date: 2001/08/07 23:59:50 | |||
2001-08-07 | Added support for the scr providers. | Eduard Hasenleithner | |
Made some code cleanups. CVS patchset: 399 CVS date: 2001/08/07 22:24:05 | |||
2001-08-07 | Added new System Clock Reference providers architecture. | Eduard Hasenleithner | |
CVS patchset: 398 CVS date: 2001/08/07 16:00:10 | |||
2001-08-07 | removed big local variables in libmpg123 (freebsd calls this stack-abuse ;)) | Guenter Bartsch | |
CVS patchset: 397 CVS date: 2001/08/07 14:15:04 | |||
2001-08-07 | small ffmpeg cleanups and fixes | Guenter Bartsch | |
CVS patchset: 396 CVS date: 2001/08/07 13:14:09 | |||
2001-08-07 | introducing the ffmpeg video decoder plugin for ms mpeg 4, opendivx and ↵ | Guenter Bartsch | |
motion jpeg decoding CVS patchset: 395 CVS date: 2001/08/07 12:41:46 | |||
2001-08-06 | Hopefully, this was the last decoder with priority 0. | Eduard Hasenleithner | |
CVS patchset: 391 CVS date: 2001/08/06 13:21:26 | |||
2001-08-05 | Fixed a very hard to track bug with 5.0 or 5.1 playback: | Eduard Hasenleithner | |
If gaps need to be written, the former size of 8192 was not a multiple of the sample*channels size. This is explained as forbidden in the OSS programmer's guide. The new zero_buffer is a multiple of 3 and 5 (along the many 2s). CVS patchset: 390 CVS date: 2001/08/05 19:04:34 | |||
2001-08-05 | Implemented preferred OSS audio device.xine-0_5_0-release0.5.0 | Eduard Hasenleithner | |
Fixed resample selection code. CVS patchset: 389 CVS date: 2001/08/05 12:19:54 | |||
2001-08-05 | Implemented setting of the CLUT palette. | Eduard Hasenleithner | |
CVS patchset: 387 CVS date: 2001/08/05 08:59:04 | |||
2001-08-05 | The CLUT has been used after it was freed. Fixed. | Eduard Hasenleithner | |
CVS patchset: 386 CVS date: 2001/08/05 08:24:56 | |||
2001-08-05 | Enabled CLUT palette transfer from the input plugin | Eduard Hasenleithner | |
to the libspudec. Fixed palette idx order. CVS patchset: 385 CVS date: 2001/08/05 00:59:50 | |||
2001-08-04 | dvd_udf patch submitted by Chris Rankin | Guenter Bartsch | |
CVS patchset: 383 CVS date: 2001/08/04 20:40:53 | |||
2001-08-04 | LPCM audio decoder plugin contributed by Gert Vervoort | Guenter Bartsch | |
CVS patchset: 382 CVS date: 2001/08/04 20:14:53 | |||
2001-08-02 | Fixed Video fifo buffer overflow. | James Courtier-Dutton | |
CVS patchset: 381 CVS date: 2001/08/02 20:38:42 | |||
2001-08-02 | The control device has been used before opening it. Fixed. | Eduard Hasenleithner | |
CVS patchset: 380 CVS date: 2001/08/02 18:13:19 | |||
2001-08-02 | sound chunks now bigger | Joachim Koenig | |
CVS patchset: 379 CVS date: 2001/08/02 14:35:58 | |||
2001-08-01 | Priority was left out, and 0 is not allowed. | James Courtier-Dutton | |
CVS patchset: 378 CVS date: 2001/08/01 20:01:48 | |||
2001-08-01 | TS Streams with zero PES_Packet_Length should now play. | James Courtier-Dutton | |
The PES_Packet_Length is recovered and patched into the PES Packet Removed Seq Header detection code. CVS patchset: 377 CVS date: 2001/08/01 19:09:42 | |||
2001-08-01 | new sync stuff and SPDIF corrections | Joachim Koenig | |
CVS patchset: 376 CVS date: 2001/08/01 18:17:40 | |||
2001-07-31 | Overlay should now work with Xinerama too. | Eduard Hasenleithner | |
CVS patchset: 374 CVS date: 2001/07/31 17:41:32 | |||
2001-07-31 | The mpeg2 decoder (first part) of this plugin has not | Eduard Hasenleithner | |
been updated for the iface_version=2 fix. CVS patchset: 373 CVS date: 2001/07/31 15:31:52 | |||
2001-07-30 | bugfix provided by Dennis Bjorklund | Guenter Bartsch | |
CVS patchset: 372 CVS date: 2001/07/30 19:37:18 | |||
2001-07-30 | whoups, looks like a priority of 0 is not allowed :> | Guenter Bartsch | |
CVS patchset: 371 CVS date: 2001/07/30 19:21:28 | |||
2001-07-30 | fixed video/audio/spu decoder version handling | Guenter Bartsch | |
CVS patchset: 370 CVS date: 2001/07/30 17:13:20 | |||
2001-07-30 | demux_ts.c modified so it should work now. | James Courtier-Dutton | |
It now plays the demo Transport Stream, "The Colt's Dream", which comes with the nCube Server. Some code readability changes. CVS patchset: 369 CVS date: 2001/07/30 16:00:21 | |||
2001-07-30 | aalib makefile patch provided by Damien Clermonté | Guenter Bartsch | |
CVS patchset: 368 CVS date: 2001/07/30 15:47:58 | |||
2001-07-30 | artsd audio output patch by Philip Stadermann | Guenter Bartsch | |
CVS patchset: 366 CVS date: 2001/07/30 10:15:17 | |||
2001-07-29 | ...of course I forgot to add the file itself #-)) | Guenter Bartsch | |
CVS patchset: 364 CVS date: 2001/07/29 22:21:52 | |||
2001-07-29 | transport stream demultiplexer contributed by shaheed | Guenter Bartsch | |
CVS patchset: 363 CVS date: 2001/07/29 22:21:07 | |||
2001-07-29 | cleanups provided by Chris Rankin | Guenter Bartsch | |
CVS patchset: 362 CVS date: 2001/07/29 15:18:03 | |||
2001-07-28 | patch provided by Chris Rankin to make dvd device name configurable in .xinerc | Guenter Bartsch | |
CVS patchset: 361 CVS date: 2001/07/28 13:23:24 | |||
2001-07-27 | One step back. It seems last changes about devfs will never fixed the problems. | Daniel Caujolle-Bert | |
Is there a good soul to fixe this (i haven't any devfs here, i've just introduce this to avoid ton of mails..... missed ;-) ). CVS patchset: 360 CVS date: 2001/07/27 22:00:27 |