summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2001-08-13non-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-13alsa05 patch provided by Peter WeissgerberGuenter Bartsch
CVS patchset: 418 CVS date: 2001/08/13 14:03:00
2001-08-13inserted event stub for new spu decoder api version.Eduard Hasenleithner
CVS patchset: 417 CVS date: 2001/08/13 12:53:53
2001-08-13major 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-12cancel demux thread on xine_stop instead of pthread_join to prevent hangGuenter Bartsch
CVS patchset: 415 CVS date: 2001/08/12 15:12:54
2001-08-12new mpeg audio decoder plugin (libmad) addedGuenter Bartsch
CVS patchset: 414 CVS date: 2001/08/12 02:57:55
2001-08-12make oss output check if sampling rate is supported and try 44100 hz if notGuenter Bartsch
CVS patchset: 413 CVS date: 2001/08/12 01:03:55
2001-08-11removed unnecessary fileGuenter Bartsch
CVS patchset: 412 CVS date: 2001/08/11 19:09:00
2001-08-11thread priorities to improve performance on freebsd (and possibly others)Guenter Bartsch
CVS patchset: 411 CVS date: 2001/08/11 18:27:10
2001-08-10added missing file to tarballGuenter Bartsch
CVS patchset: 409 CVS date: 2001/08/10 22:27:36
2001-08-10enabling ffmpeg by default, credits to gerard for his incredible workGuenter Bartsch
CVS patchset: 408 CVS date: 2001/08/10 22:14:24
2001-08-10FAQ updates and getting ready for 0.5.1Guenter Bartsch
CVS patchset: 407 CVS date: 2001/08/10 19:49:57
2001-08-10seeking works :-)Guenter Bartsch
CVS patchset: 406 CVS date: 2001/08/10 18:38:05
2001-08-10minor bugfixes, make debug should work now, codec close hopefully works tooGuenter Bartsch
CVS patchset: 405 CVS date: 2001/08/10 17:37:50
2001-08-09Added 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-08Added the X_CFLAGS in order to allow compiling on systemsEduard Hasenleithner
where no /usr/include/X11 exists. CVS patchset: 403 CVS date: 2001/08/08 23:55:28
2001-08-08fixes for ffmpeg using xshmGuenter Bartsch
CVS patchset: 401 CVS date: 2001/08/08 20:48:32
2001-08-07latest ffmpeg updates - mmx works\! :-)Guenter Bartsch
CVS patchset: 400 CVS date: 2001/08/07 23:59:50
2001-08-07Added support for the scr providers.Eduard Hasenleithner
Made some code cleanups. CVS patchset: 399 CVS date: 2001/08/07 22:24:05
2001-08-07Added new System Clock Reference providers architecture.Eduard Hasenleithner
CVS patchset: 398 CVS date: 2001/08/07 16:00:10
2001-08-07removed 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-07small ffmpeg cleanups and fixesGuenter Bartsch
CVS patchset: 396 CVS date: 2001/08/07 13:14:09
2001-08-07introducing 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-06Hopefully, this was the last decoder with priority 0.Eduard Hasenleithner
CVS patchset: 391 CVS date: 2001/08/06 13:21:26
2001-08-05Fixed 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-05Implemented preferred OSS audio device.xine-0_5_0-release0.5.0Eduard Hasenleithner
Fixed resample selection code. CVS patchset: 389 CVS date: 2001/08/05 12:19:54
2001-08-05Implemented setting of the CLUT palette.Eduard Hasenleithner
CVS patchset: 387 CVS date: 2001/08/05 08:59:04
2001-08-05The CLUT has been used after it was freed. Fixed.Eduard Hasenleithner
CVS patchset: 386 CVS date: 2001/08/05 08:24:56
2001-08-05Enabled CLUT palette transfer from the input pluginEduard Hasenleithner
to the libspudec. Fixed palette idx order. CVS patchset: 385 CVS date: 2001/08/05 00:59:50
2001-08-04dvd_udf patch submitted by Chris RankinGuenter Bartsch
CVS patchset: 383 CVS date: 2001/08/04 20:40:53
2001-08-04LPCM audio decoder plugin contributed by Gert VervoortGuenter Bartsch
CVS patchset: 382 CVS date: 2001/08/04 20:14:53
2001-08-02Fixed Video fifo buffer overflow.James Courtier-Dutton
CVS patchset: 381 CVS date: 2001/08/02 20:38:42
2001-08-02The control device has been used before opening it. Fixed.Eduard Hasenleithner
CVS patchset: 380 CVS date: 2001/08/02 18:13:19
2001-08-02sound chunks now biggerJoachim Koenig
CVS patchset: 379 CVS date: 2001/08/02 14:35:58
2001-08-01Priority was left out, and 0 is not allowed.James Courtier-Dutton
CVS patchset: 378 CVS date: 2001/08/01 20:01:48
2001-08-01TS 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-01new sync stuff and SPDIF correctionsJoachim Koenig
CVS patchset: 376 CVS date: 2001/08/01 18:17:40
2001-07-31Overlay should now work with Xinerama too.Eduard Hasenleithner
CVS patchset: 374 CVS date: 2001/07/31 17:41:32
2001-07-31The mpeg2 decoder (first part) of this plugin has notEduard Hasenleithner
been updated for the iface_version=2 fix. CVS patchset: 373 CVS date: 2001/07/31 15:31:52
2001-07-30bugfix provided by Dennis BjorklundGuenter Bartsch
CVS patchset: 372 CVS date: 2001/07/30 19:37:18
2001-07-30whoups, looks like a priority of 0 is not allowed :>Guenter Bartsch
CVS patchset: 371 CVS date: 2001/07/30 19:21:28
2001-07-30fixed video/audio/spu decoder version handlingGuenter Bartsch
CVS patchset: 370 CVS date: 2001/07/30 17:13:20
2001-07-30demux_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-30aalib makefile patch provided by Damien ClermontéGuenter Bartsch
CVS patchset: 368 CVS date: 2001/07/30 15:47:58
2001-07-30artsd audio output patch by Philip StadermannGuenter 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-29transport stream demultiplexer contributed by shaheedGuenter Bartsch
CVS patchset: 363 CVS date: 2001/07/29 22:21:07
2001-07-29cleanups provided by Chris RankinGuenter Bartsch
CVS patchset: 362 CVS date: 2001/07/29 15:18:03
2001-07-28patch provided by Chris Rankin to make dvd device name configurable in .xinercGuenter Bartsch
CVS patchset: 361 CVS date: 2001/07/28 13:23:24
2001-07-27One 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