Age | Commit message (Collapse) | Author |
|
use bitmapinfo and waveformat structures
CVS patchset: 5584
CVS date: 2003/10/24 04:44:43
|
|
CVS patchset: 5583
CVS date: 2003/10/24 02:59:03
|
|
CVS patchset: 5582
CVS date: 2003/10/24 02:57:58
|
|
CVS patchset: 5580
CVS date: 2003/10/23 21:01:44
|
|
The changes to the video API of course require the video/spu decoder and
post plugin APIs to be increased as well.
CVS patchset: 5579
CVS date: 2003/10/23 20:12:33
|
|
CVS patchset: 5578
CVS date: 2003/10/23 17:57:04
|
|
* some obsolete VO_CAP_* constants removed
* VO_ZOOM_* constants replaced by their XINE_VO_ZOOM_* equivalents from xine.h
* moved some bits around
* proc_frame() needs only one parameter: the frame
* renamed copy_called to proc_called
* changed logic in video_out.c to call proc_* functions a bit
(call proc_frame() first, then call proc_slice() if proc_frame() has not set
proc_called, this allows video out plugins to have both hooks called)
CVS patchset: 5576
CVS date: 2003/10/23 15:17:06
|
|
CVS patchset: 5575
CVS date: 2003/10/23 05:18:59
|
|
video_out API version to 18.
CVS patchset: 5574
CVS date: 2003/10/22 20:38:09
|
|
CVS patchset: 5573
CVS date: 2003/10/22 19:14:10
|
|
useful, when the image demuxer shows an image for ever so that it has
to be stopped explicitly
CVS patchset: 5572
CVS date: 2003/10/22 16:52:47
|
|
otherwise we would have to increase all plugin API versions.
We can remove it again on the structure cleanup scheduled for rc6.
CVS patchset: 5568
CVS date: 2003/10/22 16:49:00
|
|
CVS patchset: 5567
CVS date: 2003/10/22 12:04:42
|
|
CVS patchset: 5566
CVS date: 2003/10/21 22:10:34
|
|
CVS patchset: 5565
CVS date: 2003/10/21 16:14:50
|
|
API problems any more.
CVS patchset: 5564
CVS date: 2003/10/21 16:10:31
|
|
CVS patchset: 5563
CVS date: 2003/10/21 16:08:56
|
|
solutions: increase (in this case: ALL) plugin interface versions or
add the new member at the end
taking solution 2 for now and adding a TODO-item for later
CVS patchset: 5562
CVS date: 2003/10/21 16:08:04
|
|
CVS patchset: 5561
CVS date: 2003/10/21 16:04:05
|
|
CVS patchset: 5560
CVS date: 2003/10/20 20:30:55
|
|
onle directory.
Note, this is patch only for xine-engine. It doesn't cover cfg:// MRLs used by xine-ui.
CVS patchset: 5558
CVS date: 2003/10/20 08:36:56
|
|
CVS patchset: 5557
CVS date: 2003/10/20 07:04:55
|
|
Implement relative seeking and time display in mpeg2 transport streams.
The time display might be off on some streams.
CVS patchset: 5556
CVS date: 2003/10/20 06:19:02
|
|
CVS patchset: 5555
CVS date: 2003/10/20 01:17:47
|
|
CVS patchset: 5554
CVS date: 2003/10/20 01:14:33
|
|
CVS patchset: 5553
CVS date: 2003/10/20 00:33:28
|
|
expected the mrl to *start* with vcd (not end with vcd).
CVS patchset: 5552
CVS date: 2003/10/19 23:48:47
|
|
CVS patchset: 5551
CVS date: 2003/10/19 23:47:34
|
|
CVS patchset: 5549
CVS date: 2003/10/19 20:58:27
|
|
Add a function to set integer stream infos.
CVS patchset: 5547
CVS date: 2003/10/19 19:45:03
|
|
CVS patchset: 5546
CVS date: 2003/10/19 16:32:08
|
|
from getting angry :)
CVS patchset: 5545
CVS date: 2003/10/19 16:28:10
|
|
VCD (formerly known as VCDX) is the new navigation enables one
OVCD (formerly known as VCD) is the old, deprecated one. This is still in
here for people who may experience trouble with the new plugin...
CVS patchset: 5543
CVS date: 2003/10/19 14:34:35
|
|
Thanks to Daniel for the patch.
Bastien: please test
CVS patchset: 5542
CVS date: 2003/10/19 13:40:32
|
|
CVS patchset: 5541
CVS date: 2003/10/19 12:01:47
|
|
CVS patchset: 5540
CVS date: 2003/10/19 03:12:47
|
|
CVS patchset: 5539
CVS date: 2003/10/18 23:01:21
|
|
CVS patchset: 5537
CVS date: 2003/10/18 20:40:25
|
|
CVS patchset: 5536
CVS date: 2003/10/18 19:25:12
|
|
CVS patchset: 5535
CVS date: 2003/10/18 19:19:52
|
|
CVS patchset: 5534
CVS date: 2003/10/18 19:14:34
|
|
Fix a problem introduced by the previous cleanup.
CVS patchset: 5533
CVS date: 2003/10/17 00:35:45
|
|
CVS patchset: 5532
CVS date: 2003/10/16 22:15:09
|
|
CVS patchset: 5531
CVS date: 2003/10/16 22:03:36
|
|
Fix a bug with multiple asf headers handling.
CVS patchset: 5530
CVS date: 2003/10/16 21:47:32
|
|
One more thing requested to support this radio the right way :
mms://wms03.nordicwebradio.com/chelsea
If you want to play with the new toy :
cat stream1.asf stream2.wma stream3.wmv | xine stdin:/
(it doesn't work with incomplete/broken streams)
CVS patchset: 5529
CVS date: 2003/10/16 21:38:03
|
|
CVS patchset: 5528
CVS date: 2003/10/15 23:47:12
|
|
CVS patchset: 5527
CVS date: 2003/10/15 21:57:02
|
|
now. :-)
CVS patchset: 5525
CVS date: 2003/10/15 13:51:21
|
|
character) in file MRLs.
CVS patchset: 5524
CVS date: 2003/10/15 09:20:58
|