Age | Commit message (Collapse) | Author |
|
CVS patchset: 3280
CVS date: 2002/11/17 17:41:45
|
|
basic changes:
- MRLs are a subset of URIs
- important new delimiter is #
- everything before the # will be passed to the input plugin
- after the # you can add several ;-separated stream parameters:
novideo - video will be ignored
noaudio - audio will be ignored
nospu - spus will be ignored
demux:... - specify the demuxer to use (e.g. demux:mpeg_block)
entry:value - assign any config entry a new value
CVS patchset: 3112
CVS date: 2002/10/31 16:58:12
|
|
CVS patchset: 3102
CVS date: 2002/10/30 17:51:13
|
|
- output fifo flushing
- more sophisticated discontinuity handling
- seek improvement by waiting for at least one frame
CVS patchset: 3089
CVS date: 2002/10/29 16:02:43
|
|
- time to cleanup demuxer mess... no more pthread stuff on any demuxer.
of course i haven't tested all demuxers, but they at least compile.
(sorry Mike, we will need to move a few variables around to make most of
your demuxers work again - not big deal i think)
- make api more consistent by providing xine_open/xine_close
and xine_start/xine_stop.
CVS patchset: 3058
CVS date: 2002/10/28 03:24:42
|
|
CVS patchset: 3034
CVS date: 2002/10/27 01:52:15
|
|
sorry, i screwed up (once again) on this one
CVS patchset: 2978
CVS date: 2002/10/23 21:52:16
|
|
stuff and plugins being instatiated several times).
actually i got it to play something (have not tried sound though).
CVS patchset: 2845
CVS date: 2002/10/18 04:04:10
|
|
CVS patchset: 2828
CVS date: 2002/10/14 15:46:48
|
|
CVS patchset: 2724
CVS date: 2002/09/20 22:34:26
|
|
CVS patchset: 2689
CVS date: 2002/09/18 15:37:11
|
|
CVS patchset: 2682
CVS date: 2002/09/18 06:42:23
|
|
CVS patchset: 2680
CVS date: 2002/09/18 00:51:33
|
|
implemented yet, so please move on, nothing to see here...
CVS patchset: 2660
CVS date: 2002/09/13 18:25:22
|
|
- make most char pointers const in public api
- simpler get_spu_lang / get_audio_lang signature
CVS patchset: 2651
CVS date: 2002/09/11 17:41:07
|
|
CVS patchset: 2637
CVS date: 2002/09/09 19:24:48
|
|
fix some input plugins that would not copy the mrl on open
CVS patchset: 2623
CVS date: 2002/09/06 18:13:10
|
|
adapt some more decoders
CVS patchset: 2618
CVS date: 2002/09/05 22:18:50
|
|
CVS patchset: 2614
CVS date: 2002/09/05 16:50:55
|
|
broken now ... matthias/miguel: please fix it :-)
CVS patchset: 2606
CVS date: 2002/09/04 23:31:05
|
|
CVS patchset: 2264
CVS date: 2002/07/14 20:55:17
|
|
CVS patchset: 2246
CVS date: 2002/07/10 14:02:41
|
|
CVS patchset: 2214
CVS date: 2002/07/05 17:31:59
|
|
and stream scale permissions from libdvdnav
CVS patchset: 2210
CVS date: 2002/07/05 15:08:58
|
|
CVS patchset: 2056
CVS date: 2002/06/10 13:41:55
|
|
CVS patchset: 2030
CVS date: 2002/06/07 04:15:45
|
|
- endianness fixes/cleanups (fix asf demuxer/audio for bigendian)
- xine_waveformatex
- increased demuxer plugin version
CVS patchset: 2028
CVS date: 2002/06/07 02:40:46
|
|
increased interface version numbers, to reflect the xine_t change
CVS patchset: 1939
CVS date: 2002/05/25 19:19:16
|
|
Thanks to Michael Roitzsch for the (almost complete) patch
CVS patchset: 1918
CVS date: 2002/05/21 00:50:18
|
|
CVS patchset: 1888
CVS date: 2002/05/14 14:55:47
|
|
streams). i still can't see the mpeg logo in my home computer for some
strange reason...
CVS patchset: 1872
CVS date: 2002/05/12 22:37:25
|
|
xine_exit() (avoid input plugin problems).
CVS patchset: 1833
CVS date: 2002/05/02 12:31:02
|
|
handling for decoder plugins
CVS patchset: 1824
CVS date: 2002/05/01 19:42:56
|
|
- update dxr3 and xvid plugins to new interface (add dispose() functions)
CVS patchset: 1766
CVS date: 2002/04/23 15:45:19
|
|
- add dispose() function to all decoder plugin structures
CVS patchset: 1763
CVS date: 2002/04/23 13:30:42
|
|
When stream length changes. E.g. Different DVD chapters.
CVS patchset: 1729
CVS date: 2002/04/16 12:27:20
|
|
CVS patchset: 1700
CVS date: 2002/04/09 04:35:17
|
|
- updated decoder api to allow reseting internal state on seeks
CVS patchset: 1696
CVS date: 2002/04/09 03:37:59
|
|
CVS patchset: 1587
CVS date: 2002/03/18 19:34:16
|
|
metronom drift update - will I ever get this one correct?
CVS patchset: 1564
CVS date: 2002/03/12 19:51:29
|
|
relevant information like stream type/size/bitrate instead.
demuxer cleanup, removed no-longer-needed macros :-)
switched off video_out/libmpeg2/... verbose log output messages.
CVS patchset: 1503
CVS date: 2002/02/17 17:32:49
|
|
CVS patchset: 1479
CVS date: 2002/02/06 10:57:15
|
|
CVS patchset: 1470
CVS date: 2002/02/02 17:05:43
|
|
dxr3 decoder only functions if the dxr3 video_out driver loaded.
xine_t changed.
CVS patchset: 1381
CVS date: 2002/01/09 22:33:03
|
|
CVS patchset: 1344
CVS date: 2002/01/05 21:54:16
|
|
CVS patchset: 1308
CVS date: 2001/12/27 14:30:28
|
|
modifications to handle still images with audio, works pretty well on episode I, x-men and sleepy hollow and all other dvds I've tested
CVS patchset: 1294
CVS date: 2001/12/24 00:45:03
|
|
CVS patchset: 1238
CVS date: 2001/12/13 22:47:14
|
|
for buf value before returning xine log[buf].
CVS patchset: 1233
CVS date: 2001/12/13 00:52:01
|
|
CVS patchset: 1221
CVS date: 2001/12/11 15:30:05
|