Age | Commit message (Collapse) | Author |
|
CVS patchset: 570
CVS date: 2001/09/05 23:31:11
|
|
CVS patchset: 569
CVS date: 2001/09/05 17:49:20
|
|
CVS patchset: 568
CVS date: 2001/09/05 17:08:18
|
|
CVS patchset: 567
CVS date: 2001/09/05 16:02:29
|
|
CVS patchset: 566
CVS date: 2001/09/05 00:46:51
|
|
100 files to sourceforge for each xine release
CVS patchset: 565
CVS date: 2001/09/05 00:38:35
|
|
CVS patchset: 564
CVS date: 2001/09/04 20:30:55
|
|
CVS patchset: 563
CVS date: 2001/09/04 17:16:16
|
|
<miguel@cetuc.puc-rio.br> - great stuff\! :-)
CVS patchset: 562
CVS date: 2001/09/04 16:19:27
|
|
CVS patchset: 561
CVS date: 2001/09/04 07:03:09
|
|
CVS patchset: 560
CVS date: 2001/09/03 21:50:15
|
|
CVS patchset: 559
CVS date: 2001/09/03 19:00:28
|
|
CVS patchset: 558
CVS date: 2001/09/03 17:47:41
|
|
CVS patchset: 557
CVS date: 2001/09/03 12:39:40
|
|
CVS patchset: 556
CVS date: 2001/09/03 09:03:02
|
|
CVS patchset: 555
CVS date: 2001/09/02 22:45:00
|
|
CVS patchset: 554
CVS date: 2001/09/02 22:26:54
|
|
CVS patchset: 553
CVS date: 2001/09/02 21:50:42
|
|
CVS patchset: 552
CVS date: 2001/09/02 20:05:59
|
|
CVS patchset: 551
CVS date: 2001/09/02 16:19:44
|
|
CVS patchset: 550
CVS date: 2001/09/02 00:30:22
|
|
CVS patchset: 549
CVS date: 2001/09/01 22:47:59
|
|
CVS patchset: 548
CVS date: 2001/09/01 22:31:22
|
|
CVS patchset: 547
CVS date: 2001/09/01 22:25:42
|
|
wrong guess them and corrects it's guesses later - so let's take care of that
CVS patchset: 546
CVS date: 2001/09/01 21:56:38
|
|
CVS patchset: 545
CVS date: 2001/09/01 21:46:20
|
|
scaling in yuv2rgb.
Is the "ideal_width &= 0xFFFFFF0;" rounded needed at all?
CVS patchset: 544
CVS date: 2001/09/01 18:11:04
|
|
The README.xinerc now contains all config items which might appear.
Some are left for developers to add meanings.
Some typo changes.
CVS patchset: 543
CVS date: 2001/09/01 18:00:16
|
|
CVS patchset: 542
CVS date: 2001/09/01 17:59:42
|
|
Workaround a gcc-2.95.2 compiler bug in put_pixels_clamped_mmx,
add_pixels_clamped_mmx
Fix "debug" build for libffmpeg
CVS patchset: 541
CVS date: 2001/09/01 17:57:20
|
|
Add 'static_delay' code, (same as OSS audio driver)
CVS patchset: 540
CVS date: 2001/09/01 17:54:52
|
|
CVS patchset: 539
CVS date: 2001/09/01 17:10:00
|
|
CVS patchset: 538
CVS date: 2001/09/01 15:52:17
|
|
CVS patchset: 537
CVS date: 2001/09/01 15:12:12
|
|
implemented time based seeking / stream length detection, implemented in
demux_avi.c demux_mpeg_block.c demux_mpeg.c
xine-engine cleanup, xine_seek is gone, use xine_play instead. xine_pause
is gone, use xine_set/get_speed instead.
CVS patchset: 536
CVS date: 2001/09/01 14:32:59
|
|
Uses decoder_info[1..3] for rate, bits, channels.
Info now passed from demux_avi to liblpcm.
CVS patchset: 535
CVS date: 2001/09/01 01:51:50
|
|
CVS patchset: 534
CVS date: 2001/08/31 17:57:54
|
|
use mit-shm with xine.
add a hint to the /usr/lib/lwp "alternate" thread library implementation
available on solaris 8.
CVS patchset: 533
CVS date: 2001/08/31 15:54:51
|
|
CVS patchset: 532
CVS date: 2001/08/31 14:33:08
|
|
CVS patchset: 531
CVS date: 2001/08/31 14:32:24
|
|
CVS patchset: 530
CVS date: 2001/08/31 01:07:55
|
|
Sound now works on i386 platforms.
CVS patchset: 529
CVS date: 2001/08/30 23:43:49
|
|
CVS patchset: 528
CVS date: 2001/08/30 22:23:59
|
|
CVS patchset: 527
CVS date: 2001/08/30 22:17:45
|
|
CVS patchset: 526
CVS date: 2001/08/30 22:04:11
|
|
-mcpu=ultrasparc, back to -mcpu=supersparc (on linux)
CVS patchset: 525
CVS date: 2001/08/30 17:37:26
|
|
CVS patchset: 524
CVS date: 2001/08/30 17:15:31
|
|
CVS patchset: 523
CVS date: 2001/08/30 17:14:23
|
|
Apparently because the compiler was unable to inline a call to get_rl_index
somewhere, and an 'extern inline' function does not output the assembler
code for such a function.
'static inline' fixes the problem.
(Another option to fix this problem is to use 'extern inline' in the header,
*and* include a non-inline version of the same function in the library, too.
See also the gcc.info file, "C Extensions" -> Node "An Inline Function is As
Fast As a Macro")
CVS patchset: 522
CVS date: 2001/08/30 15:43:10
|
|
CVS patchset: 521
CVS date: 2001/08/30 12:48:10
|