Age | Commit message (Collapse) | Author |
|
(+ missed ffmpeg/dv patch)
CVS patchset: 3263
CVS date: 2002/11/15 00:20:31
|
|
http://sourceforge.net/mailarchive/forum.php?thread_id=1297475&forum_id=7131
CVS patchset: 3250
CVS date: 2002/11/12 18:40:50
|
|
CVS patchset: 3149
CVS date: 2002/11/02 15:18:40
|
|
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
|
|
- 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
|
|
CVS patchset: 3034
CVS date: 2002/10/27 01:52:15
|
|
dispose of event queue.
CVS patchset: 2998
CVS date: 2002/10/26 02:12:27
|
|
CLUT and timing do not seem to be working well yet.
CVS patchset: 2897
CVS date: 2002/10/21 12:10:58
|
|
CVS patchset: 2861
CVS date: 2002/10/19 18:51:22
|
|
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: 2690
CVS date: 2002/09/18 15:37:43
|
|
libspudec parses nav_pci info correctly.
libdvdnav does not parse nav_pci info at all.
CVS patchset: 2681
CVS date: 2002/09/18 04:20:09
|
|
CVS patchset: 2680
CVS date: 2002/09/18 00:51:33
|
|
broken now ... matthias/miguel: please fix it :-)
CVS patchset: 2606
CVS date: 2002/09/04 23:31:05
|
|
CVS patchset: 2602
CVS date: 2002/09/04 10:49:25
|
|
CVS patchset: 2564
CVS date: 2002/08/30 15:03:00
|
|
job of demuxers to send this NO_VIDEO event, and mpgaudio is the only one which
implement that yet).
CVS patchset: 2563
CVS date: 2002/08/30 14:19:48
|
|
CVS patchset: 2264
CVS date: 2002/07/14 20:55:17
|
|
and stream scale permissions from libdvdnav
CVS patchset: 2210
CVS date: 2002/07/05 15:08:58
|
|
CVS patchset: 2099
CVS date: 2002/06/19 23:42:50
|
|
CVS patchset: 2056
CVS date: 2002/06/10 13:41:55
|
|
stage where we known the fourcc.
CVS patchset: 2047
CVS date: 2002/06/09 10:59:33
|
|
CVS patchset: 2030
CVS date: 2002/06/07 04:15:45
|
|
CVS patchset: 2007
CVS date: 2002/06/03 20:36:26
|
|
- audio fifo size adjust
CVS patchset: 1937
CVS date: 2002/05/24 22:09:44
|
|
xine-lib should really never do an exit or abort, but instead pass back nice error values to the calling application, but until that happens, use abort() as that is tracable with gdb, whereas exit(1) is not backtraceable.
CVS patchset: 1811
CVS date: 2002/04/29 23:31:59
|
|
When stream length changes. E.g. Different DVD chapters.
CVS patchset: 1729
CVS date: 2002/04/16 12:27:20
|
|
CVS patchset: 1703
CVS date: 2002/04/09 13:53:52
|
|
- updated decoder api to allow reseting internal state on seeks
CVS patchset: 1696
CVS date: 2002/04/09 03:37:59
|
|
CVS patchset: 1640
CVS date: 2002/03/27 15:30:16
|
|
- cleanup / more types of discontinuity handling in metronom
- disc detection based on nav-packets
small video_out fix to make exiting xine easier in case it gets stuck
CVS patchset: 1599
CVS date: 2002/03/20 23:12:58
|
|
CVS patchset: 1574
CVS date: 2002/03/16 20:53:49
|
|
stream. Without it, xine-engine stays in XINE_PLAY mode at the end of stream
and a subsequent xine_play() is a no-op.
CVS patchset: 1555
CVS date: 2002/03/11 19:49:07
|
|
updated at this point). demux_qt can handle compressed audio, but is still unfinished.
Yes, this _is_ the big metronom update, metronom now depends on disc_off information in discontinuities.
CVS patchset: 1554
CVS date: 2002/03/11 12:31:24
|
|
- metronom fixes, drift calculation
CVS patchset: 1548
CVS date: 2002/03/10 21:16:14
|
|
CVS patchset: 1535
CVS date: 2002/03/01 09:29:49
|
|
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
|
|
- pts are 64 bit now
- scr and video_out-loop run all the time
- video_out cleanups
- metronom cleanups
- buffer type BUF_CONTROL_DISCONTINUITY is used internally now,
input plugins should no longer send this one
- support for individual frame durations
- using nano-/usleep instead of itimer (simpler code, maybe this will
help freebsd)
CVS patchset: 1487
CVS date: 2002/02/09 07:13:22
|
|
of current input plugin before retrieving the clut. send UI events when
audio/spu channel changes.
CVS patchset: 1450
CVS date: 2002/01/25 00:35:45
|
|
CVS patchset: 1401
CVS date: 2002/01/14 00:34:22
|
|
CVS patchset: 1340
CVS date: 2002/01/05 18:14:27
|
|
Nothing done with them yet.
CVS patchset: 1331
CVS date: 2002/01/04 00:23:06
|
|
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
|
|
register_empty function from configfile (undocumented and doesn't make sense)
CVS patchset: 1153
CVS date: 2001/12/01 22:38:31
|
|
acceleration?). Merge xine-utils header files to a new one "xineutils.h".
Update xine-lib C/headers to reflect those changes.
dxr3 headers are no more installed ine $includdir, but $includdir/xine.
CVS patchset: 1054
CVS date: 2001/11/17 14:26:36
|
|
he/she wants to
CVS patchset: 1047
CVS date: 2001/11/15 23:18:04
|
|
CVS patchset: 1030
CVS date: 2001/11/13 21:47:57
|
|
buffer and thread
CVS patchset: 1010
CVS date: 2001/11/10 13:48:02
|
|
CVS patchset: 971
CVS date: 2001/11/06 21:46:05
|