Age | Commit message (Collapse) | Author |
|
CVS patchset: 4251
CVS date: 2003/02/22 14:22:13
|
|
CVS patchset: 4249
CVS date: 2003/02/22 14:18:55
|
|
CVS patchset: 4248
CVS date: 2003/02/22 14:18:16
|
|
we won't have any free buffers, so the try_alloc() will fail and the flush is
not issued in video_out -> always keep one spare buffer
CVS patchset: 4247
CVS date: 2003/02/22 14:12:45
|
|
CVS patchset: 4226
CVS date: 2003/02/21 02:05:12
|
|
CVS patchset: 4223
CVS date: 2003/02/21 01:13:55
|
|
CVS patchset: 4216
CVS date: 2003/02/20 11:59:32
|
|
CVS patchset: 4215
CVS date: 2003/02/20 11:40:13
|
|
CVS patchset: 4203
CVS date: 2003/02/19 21:37:15
|
|
CVS patchset: 4196
CVS date: 2003/02/18 18:38:55
|
|
important requests like flushes should be put on the fifo as the first element
CVS patchset: 4195
CVS date: 2003/02/18 18:36:30
|
|
(detailed problem description: since the flush is asynchroneous now and stillframes
will only show up, when flushed out of libmpeg2, problems arise on stills with
audio, where the video decoder waits for an audio discontinuity, which is all the
way down on the bottom of the audio fifo; video_out can now put flush requests on
the video fifo, but they won't get processed)
CVS patchset: 4194
CVS date: 2003/02/18 18:35:02
|
|
CVS patchset: 4176
CVS date: 2003/02/16 20:16:01
|
|
CVS patchset: 4175
CVS date: 2003/02/16 19:56:12
|
|
CVS patchset: 4174
CVS date: 2003/02/16 19:55:16
|
|
- 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
|
|
(the _cool_ menu in xine-ui displays the correct languages now)
CVS patchset: 4144
CVS date: 2003/02/13 16:24:27
|
|
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: 4135
CVS date: 2003/02/11 16:42:40
|
|
see http://sourceforge.net/mailarchive/forum.php?thread_id=1568239&forum_id=7131
CVS patchset: 4116
CVS date: 2003/02/08 13:52:44
|
|
CVS patchset: 4114
CVS date: 2003/02/07 17:28:10
|
|
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: 4106
CVS date: 2003/02/05 00:14:02
|
|
CVS patchset: 4103
CVS date: 2003/02/04 21:24:52
|
|
configfile to save, and if there's already a backup file
CVS patchset: 4087
CVS date: 2003/02/02 12:33:23
|
|
CVS patchset: 4080
CVS date: 2003/02/01 19:22:30
|
|
-> backup to a different file
-> if this was successful
write config to original
-> if this was successful
remove backup
CVS patchset: 4076
CVS date: 2003/02/01 13:15:22
|
|
-> traverse links
-> write to a temporary file
-> rename the file to the actual config filename
CVS patchset: 4074
CVS date: 2003/01/31 22:00:19
|
|
CVS patchset: 4068
CVS date: 2003/01/31 18:29:43
|
|
CVS patchset: 4049
CVS date: 2003/01/30 20:40:42
|
|
are sent to gui using a new event)
- function to return demux from mime type string (used by xine-plugin)
- very simple parser for ram files at demux_real
CVS patchset: 4030
CVS date: 2003/01/29 02:33:35
|
|
CVS patchset: 4024
CVS date: 2003/01/28 17:07:53
|
|
playing
CVS patchset: 4022
CVS date: 2003/01/27 21:43:18
|
|
CVS patchset: 4020
CVS date: 2003/01/27 18:45:58
|
|
It's usefull to detect problems with "detection by content".
CVS patchset: 4019
CVS date: 2003/01/27 00:02:57
|
|
CVS patchset: 4017
CVS date: 2003/01/26 23:36:46
|
|
compilation of this stuff??
CVS patchset: 4016
CVS date: 2003/01/26 23:31:13
|
|
bail out if video out cannot provide more pre-alloc'ed frames
CVS patchset: 4013
CVS date: 2003/01/26 18:12:39
|
|
- do not use extra_info from the backup image, it is outdated
CVS patchset: 4005
CVS date: 2003/01/25 12:10:33
|
|
- disable debug messages in flac decoder
- review demuxer mimetypes
- use fourcc internal functions in demux_real
CVS patchset: 3995
CVS date: 2003/01/23 16:11:56
|
|
CVS patchset: 3973
CVS date: 2003/01/19 21:29:55
|
|
CVS patchset: 3966
CVS date: 2003/01/19 16:13:11
|
|
CVS patchset: 3965
CVS date: 2003/01/19 14:55:56
|
|
CVS patchset: 3963
CVS date: 2003/01/18 20:35:24
|
|
NOTE: reported to be still in a non-working state.
use 'configure --enable-nvtv' to test. otherwise lib will be compiled with
xine_tvmode_* dummy functions just to keep compatibility.
CVS patchset: 3954
CVS date: 2003/01/18 15:29:19
|
|
more cleanup: use strdup, exchanging paranoia for cleanness ;-)
CVS patchset: 3950
CVS date: 2003/01/17 21:09:17
|
|
-adding XINE_PLUGIN_PATH support:
you can specify a plugin search path via environment. Specified directories are
searched recursively; '~' at the beginning means "home dir"
default search path: ~/.xine/plugins:$prefix/lib/xine/plugins
CVS patchset: 3947
CVS date: 2003/01/17 18:43:38
|
|
CVS patchset: 3941
CVS date: 2003/01/17 16:10:32
|
|
CVS patchset: 3909
CVS date: 2003/01/14 00:10:28
|