Age | Commit message (Collapse) | Author |
|
CVS patchset: 4877
CVS date: 2003/05/19 21:49:57
|
|
CVS patchset: 4867
CVS date: 2003/05/16 15:07:35
|
|
CVS patchset: 4865
CVS date: 2003/05/16 11:39:50
|
|
CVS patchset: 4857
CVS date: 2003/05/15 20:23:16
|
|
extracted some common targets and variables into a common Makefile
which is then included
CVS patchset: 4844
CVS date: 2003/05/14 16:21:44
|
|
CVS patchset: 4841
CVS date: 2003/05/13 18:31:15
|
|
CVS patchset: 4840
CVS date: 2003/05/13 16:38:04
|
|
CVS patchset: 4839
CVS date: 2003/05/13 05:08:56
|
|
CVS patchset: 4831
CVS date: 2003/05/12 11:51:18
|
|
Change the frame dropping policy to not drop frames immediately after a seek.
CVS patchset: 4820
CVS date: 2003/05/11 12:59:38
|
|
CVS patchset: 4815
CVS date: 2003/05/10 04:26:17
|
|
CVS patchset: 4793
CVS date: 2003/05/07 09:46:53
|
|
CVS patchset: 4787
CVS date: 2003/05/06 20:59:43
|
|
also set some more reasonable defaults for frame skipping (12000 pts
prebuffering, at least 2 frames in advance to not skip).
CVS patchset: 4786
CVS date: 2003/05/06 20:50:11
|
|
(currently porting native 14k4 and 28k8 decoders)
CVS patchset: 4781
CVS date: 2003/05/06 15:20:13
|
|
CVS patchset: 4779
CVS date: 2003/05/06 14:02:24
|
|
CVS patchset: 4778
CVS date: 2003/05/06 12:04:41
|
|
CVS patchset: 4776
CVS date: 2003/05/05 23:02:17
|
|
This prevents to drop 1-5 frames just after a seek.
Now seeking is really smooth and sync is allways perfect ;)
CVS patchset: 4775
CVS date: 2003/05/05 22:29:30
|
|
CVS patchset: 4771
CVS date: 2003/05/04 22:22:21
|
|
changes to xine.h.in for the API updates, and the mailing list (dated May 3rd 2003)
CVS patchset: 4760
CVS date: 2003/05/04 01:35:04
|
|
libtheora is not installed (now front-ends really know they're playing theora video and can show nice errors if the video doesn't play)
CVS patchset: 4738
CVS date: 2003/05/01 21:25:14
|
|
CVS patchset: 4730
CVS date: 2003/04/30 20:19:20
|
|
CVS patchset: 4717
CVS date: 2003/04/30 08:49:38
|
|
CVS patchset: 4707
CVS date: 2003/04/29 15:14:16
|
|
CVS patchset: 4704
CVS date: 2003/04/28 23:52:27
|
|
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
|