Age | Commit message (Collapse) | Author |
|
CVS patchset: 4699
CVS date: 2003/04/27 15:57:54
|
|
CVS patchset: 4698
CVS date: 2003/04/27 15:56:45
|
|
CVS patchset: 4696
CVS date: 2003/04/27 15:10:57
|
|
CVS patchset: 4679
CVS date: 2003/04/25 22:27:35
|
|
CVS patchset: 4675
CVS date: 2003/04/25 15:34:44
|
|
CVS patchset: 4671
CVS date: 2003/04/24 11:03:50
|
|
CVS patchset: 4668
CVS date: 2003/04/24 00:21:01
|
|
audio_directx_out is an audio OUTPUT plugin, not a audio DECODER plugin
therefore this buffer type is wrong here, since only DECODERS need to register
buffer types
CVS patchset: 4664
CVS date: 2003/04/23 16:15:00
|
|
rework xine_play_internal, wait for first frame after seek
CVS patchset: 4660
CVS date: 2003/04/23 14:33:01
|
|
the win32 xine/ui which will need to be addressed at a later time
CVS patchset: 4659
CVS date: 2003/04/23 14:11:08
|
|
please be gentle with me; Everything builds except for the win32 ui
CVS patchset: 4650
CVS date: 2003/04/22 23:30:29
|
|
CVS patchset: 4646
CVS date: 2003/04/21 06:12:23
|
|
CVS patchset: 4645
CVS date: 2003/04/21 00:25:55
|
|
CVS patchset: 4643
CVS date: 2003/04/20 21:13:21
|
|
CVS patchset: 4637
CVS date: 2003/04/18 20:04:26
|
|
CVS patchset: 4635
CVS date: 2003/04/18 03:00:33
|
|
CVS patchset: 4632
CVS date: 2003/04/17 19:01:23
|
|
CVS patchset: 4629
CVS date: 2003/04/16 23:05:25
|
|
CVS patchset: 4628
CVS date: 2003/04/16 22:38:44
|
|
CVS patchset: 4616
CVS date: 2003/04/15 17:52:36
|
|
after setting AMP level.
played a xvid+ac3 stream measuring function time with oprofile:
audio_filter_amp_compress 64.63%
(relative to total libxine.so time)
for comparison:
xine_fast_memcpy 13.27%
CVS patchset: 4609
CVS date: 2003/04/13 22:19:08
|
|
useful for network input plugins...
CVS patchset: 4600
CVS date: 2003/04/13 16:28:48
|
|
old open() function replaced by :
*_class_get_instance() : return an instance if the plugin handles the mrl
*_plugin_open() : open the stream
CVS patchset: 4599
CVS date: 2003/04/13 16:08:26
|
|
symptom: video fifo get empty, playback gets sluggish, lot of cpu unused.
bug 687526
CVS patchset: 4586
CVS date: 2003/04/11 02:04:29
|
|
CVS patchset: 4575
CVS date: 2003/04/08 18:10:45
|
|
CVS patchset: 4560
CVS date: 2003/04/07 01:28:43
|
|
CVS patchset: 4558
CVS date: 2003/04/06 23:58:18
|
|
piece of event data will be copied (flat)
CVS patchset: 4555
CVS date: 2003/04/06 22:56:16
|
|
- png autoconf improvements
CVS patchset: 4554
CVS date: 2003/04/06 15:50:56
|
|
CVS patchset: 4543
CVS date: 2003/04/06 01:17:10
|
|
(see thread on xine-devel for details)
CVS patchset: 4540
CVS date: 2003/04/05 12:28:15
|
|
obs: more messages should be added
CVS patchset: 4539
CVS date: 2003/04/04 19:20:46
|
|
CVS patchset: 4534
CVS date: 2003/04/02 13:29:06
|
|
handlers, so we can just use "return NULL" instead.
CVS patchset: 4533
CVS date: 2003/04/02 12:28:08
|
|
arrives from input_dvd.c before we have our this->menu_handle back.
CVS patchset: 4527
CVS date: 2003/04/01 11:45:32
|
|
CVS patchset: 4522
CVS date: 2003/03/31 16:12:47
|
|
CVS patchset: 4519
CVS date: 2003/03/31 09:43:39
|
|
See xine-devel for details.
Basicaly it adds callbacks to fifo, and everything is done at fifo level now.
It fixes deadlocks with ogg/ogm streams, pauses the engine at the right time, and evaluates better the length of the data in fifos (using pts when the bitrate is not constant).
Enjoy.
CVS patchset: 4513
CVS date: 2003/03/30 15:19:45
|
|
imho it doesn't seem right to compare in_buf->extra_info->vpts here
CVS patchset: 4502
CVS date: 2003/03/28 13:15:27
|
|
non-interlaved or
bad interleaved files show slider problems
- make metronom prebuffer configurable. see metronom.h for comments.
CVS patchset: 4501
CVS date: 2003/03/27 18:56:54
|
|
- xinefonts use unicode now
- fix endianess in xine-fontconv.c
- public render text api uses locale
CVS patchset: 4486
CVS date: 2003/03/26 11:06:39
|
|
CVS patchset: 4485
CVS date: 2003/03/26 01:37:55
|
|
CVS patchset: 4484
CVS date: 2003/03/26 01:25:16
|
|
- add missing destruction of some pthread structs
- do not init streams_lock twice
CVS patchset: 4479
CVS date: 2003/03/25 12:52:32
|
|
fix a race on the char * for string config entries
CVS patchset: 4478
CVS date: 2003/03/25 12:49:15
|
|
CVS patchset: 4477
CVS date: 2003/03/25 12:48:04
|
|
CVS patchset: 4475
CVS date: 2003/03/24 18:30:12
|
|
CVS patchset: 4472
CVS date: 2003/03/23 17:12:26
|
|
the PTS matching done in overlay manager (and which fails in these menus) seems to
be unnecessary - I watch all my DVDs with the DXR3 plugins and they do not do such a
matching and always show the highlights nicely
CVS patchset: 4471
CVS date: 2003/03/23 15:01:45
|
|
CVS patchset: 4445
CVS date: 2003/03/18 20:40:59
|