Age | Commit message (Collapse) | Author |
|
CVS patchset: 475
CVS date: 2001/08/24 01:05:30
|
|
style/indentation. corrected delay() behaviour according to what's specified in the header file comment: return delay(offset) instead of absolute time
CVS patchset: 473
CVS date: 2001/08/23 21:40:05
|
|
Fix for dlsym problem with audio out plugins and the latest alsa cvs.
I think RTLD_GLOBAL is supported on Solaris, Irix, and Linux.
On FreeBSD we might need something like: -
#ifndef RTLD_GLOBAL
#define RTLD_GLOBAL 0
#endif
As of Jan 1999 FreeBSD did not have an RTLD_GLOBAL, but essentually, RTLD_GLOBAL is set on every call. FreeBSD might support it now, I don't know.
CVS patchset: 468
CVS date: 2001/08/23 13:27:24
|
|
indentiation and comments
CVS patchset: 464
CVS date: 2001/08/22 16:20:13
|
|
CVS patchset: 462
CVS date: 2001/08/22 11:03:52
|
|
Some minor cleanup.
Please see xine-lib/src/xine-engine/audio_out.c
for a list of what works and what does not.
CVS patchset: 461
CVS date: 2001/08/22 10:51:05
|
|
CVS patchset: 460
CVS date: 2001/08/21 19:48:48
|
|
Audio sync and AC3 formatting now done in xine-lib/src/xine-engine/audio_out.c
Audio out now done in xine-lib/src/audio_out/*
Currently, only xine-lib/src/audio_oss_out.c is active.
Re-support of others will follow as other people implement them.
ao_functions split into ao_instance and ao_driver
and function in a similar fashion as video_out.
All decoder plugins now call ao_instance instead of ao_functions.
ao_instance is used in xine-lib/src/xine-engine/audio_out.c
ao_driver is used in xine-lib/src/audio_out/*
See also changes in xine-ui files
CVS patchset: 459
CVS date: 2001/08/21 19:39:50
|
|
Last commit added better comments and error messages to demux_ts.c
This video_decoder.c change needs to be redone for the current version of demux_ts.c to work.
This is only until I have fixed the buffer overflow issue in demux_ts.c.
CVS patchset: 458
CVS date: 2001/08/20 23:00:05
|
|
CVS patchset: 457
CVS date: 2001/08/20 22:56:36
|
|
CVS patchset: 456
CVS date: 2001/08/20 20:49:51
|
|
implemented yet), smaller memory footprint, deprecated mpg123 plugin
CVS patchset: 449
CVS date: 2001/08/18 23:30:51
|
|
CVS patchset: 446
CVS date: 2001/08/17 16:15:36
|
|
for subpicture overlays.
CVS patchset: 444
CVS date: 2001/08/17 15:54:31
|
|
CVS patchset: 442
CVS date: 2001/08/17 14:43:14
|
|
CVS patchset: 441
CVS date: 2001/08/17 13:34:25
|
|
SPU decoder is now preloaded for an spu event.
CVS patchset: 437
CVS date: 2001/08/16 19:58:37
|
|
CVS patchset: 433
CVS date: 2001/08/15 11:35:47
|
|
CVS patchset: 428
CVS date: 2001/08/14 11:57:40
|
|
with subpictures turned on.
CVS patchset: 425
CVS date: 2001/08/14 08:21:41
|
|
Stadermann
CVS patchset: 423
CVS date: 2001/08/14 01:38:17
|
|
CVS patchset: 421
CVS date: 2001/08/13 17:52:22
|
|
CVS patchset: 416
CVS date: 2001/08/13 12:52:33
|
|
CVS patchset: 415
CVS date: 2001/08/12 15:12:54
|
|
CVS patchset: 411
CVS date: 2001/08/11 18:27:10
|
|
CVS patchset: 400
CVS date: 2001/08/07 23:59:50
|
|
CVS patchset: 398
CVS date: 2001/08/07 16:00:10
|
|
motion jpeg decoding
CVS patchset: 395
CVS date: 2001/08/07 12:41:46
|
|
CVS patchset: 386
CVS date: 2001/08/05 08:24:56
|
|
to the libspudec. Fixed palette idx order.
CVS patchset: 385
CVS date: 2001/08/05 00:59:50
|
|
CVS patchset: 381
CVS date: 2001/08/02 20:38:42
|
|
CVS patchset: 371
CVS date: 2001/07/30 19:21:28
|
|
CVS patchset: 370
CVS date: 2001/07/30 17:13:20
|
|
CVS patchset: 359
CVS date: 2001/07/27 21:46:59
|
|
page. Added API doc in html. Add new rpm package (doc). Fixes some little bugs in
proto decl, etc...
CVS patchset: 350
CVS date: 2001/07/26 11:12:25
|
|
temporarily
CVS patchset: 348
CVS date: 2001/07/25 23:26:14
|
|
xine_engine to the gui so the gui had to rely on a NULL entry in autoplay/mrl lists which in turn leads to excessive use of re/malloc constructs in the input plugins. this should be fixed now
CVS patchset: 343
CVS date: 2001/07/24 18:04:22
|
|
clean up field picture handling), gearing up for rc2
CVS patchset: 334
CVS date: 2001/07/24 12:57:29
|
|
CVS patchset: 322
CVS date: 2001/07/22 11:29:56
|
|
CVS patchset: 314
CVS date: 2001/07/20 22:37:56
|
|
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
|
|
CVS patchset: 308
CVS date: 2001/07/18 21:38:16
|
|
got_spu_packet available to the dxr3 spu decoder.
CVS patchset: 306
CVS date: 2001/07/18 12:45:31
|
|
CVS patchset: 283
CVS date: 2001/07/15 10:43:35
|
|
CVS patchset: 281
CVS date: 2001/07/14 23:17:37
|
|
CVS patchset: 276
CVS date: 2001/07/14 13:28:31
|
|
CVS patchset: 275
CVS date: 2001/07/14 12:50:33
|
|
CVS patchset: 274
CVS date: 2001/07/13 23:43:12
|
|
CVS patchset: 273
CVS date: 2001/07/11 23:31:44
|
|
CVS patchset: 272
CVS date: 2001/07/11 22:42:47
|