Age | Commit message (Collapse) | Author |
|
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
|
|
seconds!)
CVS patchset: 1790
CVS date: 2002/04/28 01:50:54
|
|
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
|
|
CVS patchset: 1762
CVS date: 2002/04/23 13:17:35
|
|
CVS patchset: 1759
CVS date: 2002/04/23 06:48:59
|
|
CVS patchset: 1756
CVS date: 2002/04/23 00:55:46
|
|
dvdnav audio channel).
CVS patchset: 1755
CVS date: 2002/04/22 01:08:34
|
|
CVS patchset: 1745
CVS date: 2002/04/20 14:02:45
|
|
CVS patchset: 1741
CVS date: 2002/04/19 22:57:07
|
|
CVS patchset: 1739
CVS date: 2002/04/19 03:05:07
|
|
CVS patchset: 1736
CVS date: 2002/04/18 12:08:58
|
|
CVS patchset: 1733
CVS date: 2002/04/17 16:09:58
|
|
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
|
|
CVS patchset: 1719
CVS date: 2002/04/14 03:31:44
|
|
CVS patchset: 1717
CVS date: 2002/04/14 00:45:46
|
|
CVS patchset: 1713
CVS date: 2002/04/13 11:59:58
|
|
why). remove framerate calculation from asf_send_buffer_defrag() since
it's only used for audio with audio_conceal_interleave.
CVS patchset: 1711
CVS date: 2002/04/12 01:39:07
|
|
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
|
|
CVS patchset: 1699
CVS date: 2002/04/09 04:29:05
|
|
CVS patchset: 1698
CVS date: 2002/04/09 04:14:13
|
|
- 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
|
|
(http://tobias.everwicked.com) created streams
CVS patchset: 1674
CVS date: 2002/04/04 10:36:35
|
|
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: 1640
CVS date: 2002/03/27 15:30:16
|
|
CVS patchset: 1636
CVS date: 2002/03/26 18:23:35
|
|
now, so check and report, thanks.
CVS patchset: 1629
CVS date: 2002/03/24 23:31:56
|
|
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: 1623
CVS date: 2002/03/23 22:39:11
|
|
CVS patchset: 1622
CVS date: 2002/03/23 21:57:30
|
|
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
|
|
(wanna try? gnome-xine mms://live5-ms.unbn.unit.net/radio_project )
forced asx-parser back to a (hopefully) working state
fixed warning about wrong audio_instance type
CVS patchset: 1591
CVS date: 2002/03/19 02:12:49
|
|
and introducing the #ifdef LOG concept in more files (I really start to like that concept, much better than xprintf)
CVS patchset: 1589
CVS date: 2002/03/18 22:45:53
|
|
CVS patchset: 1584
CVS date: 2002/03/18 10:52:39
|
|
Michael Jochum)
CVS patchset: 1583
CVS date: 2002/03/18 02:19:45
|
|
CVS patchset: 1581
CVS date: 2002/03/17 19:22:10
|
|
CVS patchset: 1580
CVS date: 2002/03/17 19:11:09
|
|
CVS patchset: 1578
CVS date: 2002/03/17 14:34:06
|
|
CVS patchset: 1575
CVS date: 2002/03/17 00:05:03
|
|
CVS patchset: 1574
CVS date: 2002/03/16 20:53:49
|
|
- update osd & video_overlay to use 64-bits pts
CVS patchset: 1569
CVS date: 2002/03/14 13:57:15
|
|
compensate drifts forever
CVS patchset: 1563
CVS date: 2002/03/12 11:04:06
|