Age | Commit message (Collapse) | Author |
|
CVS patchset: 3552
CVS date: 2002/12/15 22:58:47
|
|
units "length" returns is bytes, and elaborate on what "input" means
with examples. Describe some idea of how some of the input routines
are used.
CVS patchset: 3551
CVS date: 2002/12/15 22:18:09
|
|
rtsp input plugins to prevent stuttering at the beginning
- enable CAP_PREVIEW in pnm and rtsp input plugins
CVS patchset: 3545
CVS date: 2002/12/15 16:54:10
|
|
nbc_set_high_water_mark
nbc_set_low_water_mark
gives network input plugins a bit more control
over buffering.
CVS patchset: 3544
CVS date: 2002/12/15 16:48:56
|
|
CVS patchset: 3538
CVS date: 2002/12/15 16:01:11
|
|
CVS patchset: 3533
CVS date: 2002/12/15 01:51:36
|
|
turned off all non-error messages, much easier mrl parsing.
CVS patchset: 3531
CVS date: 2002/12/15 01:34:56
|
|
CVS patchset: 3529
CVS date: 2002/12/14 23:32:43
|
|
CVS patchset: 3527
CVS date: 2002/12/14 23:02:59
|
|
- a hack to handle REDIRECT rtsp method
- make rtsp fields case insensitive
- add '.rm' suffix to mrls to force handling
by demux_real.
CVS patchset: 3516
CVS date: 2002/12/14 00:02:30
|
|
CVS patchset: 3506
CVS date: 2002/12/13 08:56:53
|
|
- asf header parsing cleanup
- fixes a bug in asf header parsing when an invalid guid is encountered
- add a config entry "Network Bandwidth"
- choose the best stream for the specified network bandwidth
- disabled unused streams
Basically, it saves your bandwitdh when there is multiple video streams.
It needs more testing.
CVS patchset: 3502
CVS date: 2002/12/12 23:48:02
|
|
CVS patchset: 3499
CVS date: 2002/12/12 22:56:38
|
|
CVS patchset: 3496
CVS date: 2002/12/12 22:14:53
|
|
only a few streams work for now.
* A couple of fixes in pnm input plugin.
* Fixed stream info in demux_real.
CVS patchset: 3495
CVS date: 2002/12/12 22:08:09
|
|
CVS patchset: 3493
CVS date: 2002/12/12 12:00:23
|
|
- check mrl before allocating plugin context, so it doesn't get initialized for
non-dvd streams
CVS patchset: 3448
CVS date: 2002/12/06 18:44:40
|
|
CVS patchset: 3419
CVS date: 2002/12/03 23:30:39
|
|
CVS patchset: 3393
CVS date: 2002/12/01 00:36:00
|
|
CVS patchset: 3383
CVS date: 2002/11/27 21:53:32
|
|
thanks to Markus Plail for reporting this bug and the fix as well
CVS patchset: 3381
CVS date: 2002/11/27 21:19:07
|
|
support forward relative seeking.
CVS patchset: 3378
CVS date: 2002/11/26 18:51:32
|
|
* revert my removing of the clock adjustment; although this is bad, it seems
to be the best solution for now (menu transitions have choppy audio without)
* add patch from Marco Zühlke enabling dvd device specification by MRL
* update GUI title and language display once immediately after plugin open
CVS patchset: 3352
CVS date: 2002/11/23 12:41:04
|
|
CVS patchset: 3351
CVS date: 2002/11/23 11:09:29
|
|
* "Back to the Future" German RC2 fix
* patch from Marco Zühlke for correct title number display
CVS patchset: 3350
CVS date: 2002/11/23 11:08:12
|
|
in some cases when trying to play back an encrypted dvd without libdvdcss installed)
CVS patchset: 3348
CVS date: 2002/11/23 00:16:23
|
|
CVS patchset: 3347
CVS date: 2002/11/23 00:04:32
|
|
that now
(This should fix Daniels MP3 problems, since the end of one stream would
have adjusted the global clock thus affecting all other streams.)
CVS patchset: 3334
CVS date: 2002/11/22 16:23:58
|
|
will build all dependent parts (e.g. libxine.la). The directory must still
be prepared by running autogen.sh.
CVS patchset: 3331
CVS date: 2002/11/22 05:25:14
|
|
* new public output interface xine_{audio,video}_port_t instead of
xine_{ao,vo}_driver_t, old names kept as aliases for compatibility
* modified the engine to allow multiple streams per output
* renaming of some internal structures according to public changes
* moving SCR out of per-stream-metronom into a global metronom_clock_t
residing in xine_t and therefore easily available to the output layer
* adapting all available plugins
(note to external projects: the compiler will help you a lot, if a plugin
compiles, it is adapted, because all changes add new parameters to some
functions)
* bump up all interface versions because of xine_t and xine_stream_t changes
CVS patchset: 3312
CVS date: 2002/11/20 11:57:38
|
|
* fix read cache and improve it for slower drives
* improve chapter skipping
CVS patchset: 3292
CVS date: 2002/11/18 12:41:16
|
|
CVS patchset: 3291
CVS date: 2002/11/18 11:48:35
|
|
CVS patchset: 3289
CVS date: 2002/11/18 11:36:28
|
|
fix ejecting (works now)
CVS patchset: 3288
CVS date: 2002/11/18 11:33:59
|
|
CVS patchset: 3281
CVS date: 2002/11/17 17:48:47
|
|
introduce a seekable flag
CVS patchset: 3277
CVS date: 2002/11/17 16:23:38
|
|
CVS patchset: 3274
CVS date: 2002/11/16 18:11:51
|
|
CVS patchset: 3271
CVS date: 2002/11/16 12:03:59
|
|
This allows the ui to display the title of the current song ;-)
It works with xine-ui. gnome-xine does'nt update the title yet.
I've tested with http://152.163.134.164:80/stream/1011
Tell me if works with others.
CVS patchset: 3269
CVS date: 2002/11/15 19:23:50
|
|
(+ missed ffmpeg/dv patch)
CVS patchset: 3263
CVS date: 2002/11/15 00:20:31
|
|
CVS patchset: 3206
CVS date: 2002/11/08 23:27:59
|
|
CVS patchset: 3204
CVS date: 2002/11/08 15:49:03
|
|
CVS patchset: 3202
CVS date: 2002/11/08 11:49:01
|
|
CVS patchset: 3200
CVS date: 2002/11/07 23:05:01
|
|
Guenter, it's for you ;-)
CVS patchset: 3194
CVS date: 2002/11/05 07:39:02
|
|
CVS patchset: 3174
CVS date: 2002/11/03 23:03:30
|
|
CVS patchset: 3170
CVS date: 2002/11/03 20:43:57
|
|
I think this is right, so we provide one
CVS patchset: 3148
CVS date: 2002/11/02 15:13:01
|
|
CVS patchset: 3138
CVS date: 2002/11/02 03:13:44
|
|
CVS patchset: 3128
CVS date: 2002/11/01 17:51:57
|