Age | Commit message (Collapse) | Author |
|
CVS patchset: 4151
CVS date: 2003/02/14 01:33:22
|
|
CVS patchset: 4150
CVS date: 2003/02/14 00:55:52
|
|
- xine will try to open stream.ext using all demuxers _except_ demux_id.
- then it will be finally probed by content for demux_id.
why? this is the mechanism to catch buggy content probing demuxers.
it's is not intended for end users, but rather to make possible some
kind of script testing of xine-lib and QA before releases.
CVS patchset: 4149
CVS date: 2003/02/14 00:35:29
|
|
CVS patchset: 4148
CVS date: 2003/02/14 00:13:00
|
|
CVS patchset: 4147
CVS date: 2003/02/13 23:54:25
|
|
CVS patchset: 4146
CVS date: 2003/02/13 19:04:52
|
|
CVS patchset: 4145
CVS date: 2003/02/13 16:25:07
|
|
(the _cool_ menu in xine-ui displays the correct languages now)
CVS patchset: 4144
CVS date: 2003/02/13 16:24:27
|
|
(people who have green lines at the top or the bottom of the overlay
should increase this value)
CVS patchset: 4143
CVS date: 2003/02/13 14:32:17
|
|
CVS patchset: 4142
CVS date: 2003/02/13 14:30:56
|
|
CVS patchset: 4141
CVS date: 2003/02/13 12:55:29
|
|
only really advanced frontends (like having multiple video outputs) will need this.
old method is still supported for 1.0 api.
CVS patchset: 4140
CVS date: 2003/02/12 22:22:31
|
|
CVS patchset: 4139
CVS date: 2003/02/12 17:29:30
|
|
CVS patchset: 4138
CVS date: 2003/02/12 01:03:31
|
|
CVS patchset: 4137
CVS date: 2003/02/12 00:43:33
|
|
CVS patchset: 4136
CVS date: 2003/02/11 16:44:30
|
|
CVS patchset: 4135
CVS date: 2003/02/11 16:42:40
|
|
CVS patchset: 4134
CVS date: 2003/02/11 16:28:47
|
|
CVS patchset: 4133
CVS date: 2003/02/11 16:20:40
|
|
CVS patchset: 4132
CVS date: 2003/02/11 15:17:10
|
|
CVS patchset: 4131
CVS date: 2003/02/11 15:12:42
|
|
CVS patchset: 4130
CVS date: 2003/02/11 15:11:58
|
|
CVS patchset: 4129
CVS date: 2003/02/11 08:58:15
|
|
CVS patchset: 4128
CVS date: 2003/02/10 22:11:10
|
|
CVS patchset: 4127
CVS date: 2003/02/10 22:08:36
|
|
this issue was discussed several times on xine-devel.
nevertheless storri reintroduced the bug ten days ago.
CVS patchset: 4126
CVS date: 2003/02/10 21:42:18
|
|
CVS patchset: 4125
CVS date: 2003/02/10 17:28:35
|
|
CVS patchset: 4124
CVS date: 2003/02/10 00:02:45
|
|
CVS patchset: 4123
CVS date: 2003/02/09 19:25:25
|
|
CVS patchset: 4122
CVS date: 2003/02/09 16:46:53
|
|
Could someone with the necessary sgml/docbook toolchain installed please update
the HTML and ASCII versions? Thanks.
CVS patchset: 4121
CVS date: 2003/02/09 15:24:55
|
|
CVS patchset: 4120
CVS date: 2003/02/08 16:01:09
|
|
fixed input_time and added frame duration stream info
CVS patchset: 4119
CVS date: 2003/02/08 15:49:26
|
|
CVS patchset: 4118
CVS date: 2003/02/08 15:39:07
|
|
wrap handling not tested yet.
CVS patchset: 4117
CVS date: 2003/02/08 15:14:45
|
|
see http://sourceforge.net/mailarchive/forum.php?thread_id=1568239&forum_id=7131
CVS patchset: 4116
CVS date: 2003/02/08 13:52:44
|
|
PROBLEM: At least on SuSE, libXv.so is not present, but the Xv extension is. So
health check would return a false negative. Any better solution?
CVS patchset: 4115
CVS date: 2003/02/07 17:34:40
|
|
CVS patchset: 4114
CVS date: 2003/02/07 17:28:10
|
|
CVS patchset: 4113
CVS date: 2003/02/07 03:38:16
|
|
CVS patchset: 4112
CVS date: 2003/02/07 00:23:47
|
|
now vo properties are passed through video ports, that is, post plugins
will be able to use/intercept them if they want.
it improves flexibily (eg. multiple outputs receiving properties) and
enables some other good things, like moving deinterlacer to a post plugin.
CVS patchset: 4111
CVS date: 2003/02/06 10:59:02
|
|
CVS patchset: 4110
CVS date: 2003/02/06 00:09:19
|
|
CVS patchset: 4109
CVS date: 2003/02/05 23:30:23
|
|
stupid mistakes)
CVS patchset: 4108
CVS date: 2003/02/05 21:20:10
|
|
CVS patchset: 4107
CVS date: 2003/02/05 00:18:24
|
|
CVS patchset: 4106
CVS date: 2003/02/05 00:14:02
|
|
select() is useful to avoid burning cpu cicles, otoh, we should not
call it after end of stream since it will hang xine for 30sec.
idea: do select() only on EAGAIN.
todo: unify these functions (?)
CVS patchset: 4105
CVS date: 2003/02/05 00:08:55
|
|
function from stdlib.h
CVS patchset: 4104
CVS date: 2003/02/04 22:01:34
|
|
CVS patchset: 4103
CVS date: 2003/02/04 21:24:52
|
|
CVS patchset: 4102
CVS date: 2003/02/04 09:50:22
|