Age | Commit message (Collapse) | Author |
|
increased interface version numbers, to reflect the xine_t change
CVS patchset: 1939
CVS date: 2002/05/25 19:19:16
|
|
CVS patchset: 1916
CVS date: 2002/05/21 00:17:54
|
|
Change get_status to return thread_running instead of demux status.
CVS patchset: 1891
CVS date: 2002/05/14 22:22:43
|
|
to get out of this situation himself...
CVS patchset: 1843
CVS date: 2002/05/03 02:20:29
|
|
relied upon for discontinuity detection. there are too many broken streams
out there!)
CVS patchset: 1840
CVS date: 2002/05/03 00:56:37
|
|
CVS patchset: 1822
CVS date: 2002/05/01 13:30:39
|
|
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
|
|
CVS patchset: 1782
CVS date: 2002/04/27 16:33:24
|
|
- add dispose() function to all decoder plugin structures
CVS patchset: 1763
CVS date: 2002/04/23 13:30:42
|
|
dvdnav audio channel).
CVS patchset: 1755
CVS date: 2002/04/22 01:08:34
|
|
When stream length changes. E.g. Different DVD chapters.
CVS patchset: 1729
CVS date: 2002/04/16 12:27:20
|
|
CVS patchset: 1727
CVS date: 2002/04/16 10:54:22
|
|
CVS patchset: 1723
CVS date: 2002/04/15 00:58:21
|
|
This tells the demuxers if the input plugin can handle preview testing.
Most plugins which are seekable can handle it.
The current exception to this is the xine-dvdnav plugin which is seekable but not previewable due to DVDs having still pictures which stall the preview testing.
CVS patchset: 1710
CVS date: 2002/04/11 22:27:11
|
|
Preview mode disabled, until I understand what preview mode is for.
CVS patchset: 1709
CVS date: 2002/04/11 14:04:47
|
|
- updated decoder api to allow reseting internal state on seeks
CVS patchset: 1696
CVS date: 2002/04/09 03:37:59
|
|
ignored after nav discontinuity since it's a relative value and would mess
metronom's vpts_offset. the other case is fine (scr being detected before
nav) as nav will provide an absolute correction.
CVS patchset: 1680
CVS date: 2002/04/06 02:23:38
|
|
precise discontinuity information, specially for dvds. scr should catch
problems/weird streams avoiding that wrong pts could be passed to the
metronom.
CVS patchset: 1671
CVS date: 2002/04/03 23:27:04
|
|
CVS patchset: 1651
CVS date: 2002/03/31 20:38:40
|
|
CVS patchset: 1628
CVS date: 2002/03/24 19:23:47
|
|
xmalloc_aligned cleanup - fb vo plugin needs to be fixed for this one
CVS patchset: 1626
CVS date: 2002/03/24 14:15:36
|
|
CVS patchset: 1610
CVS date: 2002/03/21 21:48:49
|
|
- 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
|
|
torture test :)
CVS patchset: 1561
CVS date: 2002/03/12 02:55:37
|
|
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
|
|
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
|
|
CVS patchset: 1464
CVS date: 2002/02/01 13:01:57
|
|
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
|
|
in playlist
CVS patchset: 1407
CVS date: 2002/01/15 13:51:10
|
|
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
|
|
CVS patchset: 1324
CVS date: 2002/01/02 18:16:07
|
|
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
|
|
register_empty function from configfile (undocumented and doesn't make sense)
CVS patchset: 1153
CVS date: 2001/12/01 22:38:31
|
|
add at bottom of init_input_plugin() a line like this:
REGISTER_VALID_MRLS(this->config, "mrl.mrls_mpeg_block", "xxx");
CVS patchset: 1147
CVS date: 2001/11/30 21:55:05
|
|
First draft of compat.h (almost empty for now).
CVS patchset: 1139
CVS date: 2001/11/30 00:53:50
|
|
CVS patchset: 1124
CVS date: 2001/11/28 16:13:07
|
|
CVS patchset: 1121
CVS date: 2001/11/27 00:00:34
|
|
CVS patchset: 1064
CVS date: 2001/11/18 03:53:23
|
|
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
|
|
buffer and thread
CVS patchset: 1010
CVS date: 2001/11/10 13:48:02
|
|
CVS patchset: 882
CVS date: 2001/10/25 00:46:58
|
|
CVS patchset: 861
CVS date: 2001/10/22 22:50:01
|
|
DVDs only have 8 audio streams.
CVS patchset: 849
CVS date: 2001/10/21 15:04:13
|
|
between gui, plugins and the xine engine; code cleanup
CVS patchset: 837
CVS date: 2001/10/20 02:01:51
|
|
from the mpeg stream
CVS patchset: 827
CVS date: 2001/10/18 14:29:44
|
|
full xine_t *xine. This should enable stream plugins to register SCR plugins. WARNING: delete old input plugins, otherwise xine will crash
CVS patchset: 823
CVS date: 2001/10/17 20:33:09
|
|
(i thought i was going crazy when my tree stopped working!)
CVS patchset: 765
CVS date: 2001/10/08 01:40:51
|