Age | Commit message (Collapse) | Author |
|
CVS patchset: 1909
CVS date: 2002/05/19 12:27:36
|
|
CVS patchset: 1904
CVS date: 2002/05/17 22:05:49
|
|
CVS patchset: 1903
CVS date: 2002/05/17 21:24:10
|
|
Change get_status to return thread_running instead of demux status.
Send a new pts when seeking.
CVS patchset: 1902
CVS date: 2002/05/16 22:32:31
|
|
CVS patchset: 1900
CVS date: 2002/05/16 22:18:39
|
|
demux_qt_detect_compressors() should avoid segfault too.
CVS patchset: 1899
CVS date: 2002/05/16 21:45:10
|
|
Change get_status to return thread_running instead of demux status.
CVS patchset: 1896
CVS date: 2002/05/15 22:52:14
|
|
CVS patchset: 1895
CVS date: 2002/05/15 22:50:59
|
|
Change get_status to return thread_running instead of demux status.
CVS patchset: 1894
CVS date: 2002/05/15 22:02:48
|
|
Change get_status to return thread_running instead of demux status.
CVS patchset: 1893
CVS date: 2002/05/15 21:37:00
|
|
Change get_status to return thread_running instead of demux status.
CVS patchset: 1891
CVS date: 2002/05/14 22:22:43
|
|
Change get_status to return thread_running instead of demux status.
CVS patchset: 1890
CVS date: 2002/05/14 21:32:06
|
|
CVS patchset: 1886
CVS date: 2002/05/14 13:44:29
|
|
CVS patchset: 1882
CVS date: 2002/05/13 22:20:45
|
|
Change get_status to return thread_running instead of demux status.
Seems more stable, but need more tests :)
CVS patchset: 1881
CVS date: 2002/05/13 21:41:43
|
|
CVS patchset: 1878
CVS date: 2002/05/13 15:56:54
|
|
Change get_status to return thread_running instead of demux status.
Replace <TAB> by 2 spaces.
CVS patchset: 1871
CVS date: 2002/05/12 12:13:28
|
|
This should fix the problem with small streams.
Replace <TAB> by 2 spaces.
CVS patchset: 1870
CVS date: 2002/05/12 12:06:29
|
|
some more testing needed, then other demuxers should be updated to do the same.
note that (for other demuxers) the new this->thread_running should make the
"starting" variable useless.
demuxers also need some cleanup/fixes about API: either start/seek must provide a
return value or get_status must use thread_running instead of status. this will fix
the problem of displaying demux error messages for very small streams.
CVS patchset: 1867
CVS date: 2002/05/10 13:10:04
|
|
haven't break anything).
CVS patchset: 1851
CVS date: 2002/05/04 17:26:15
|
|
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
|
|
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
|