Age | Commit message (Collapse) | Author |
|
CVS patchset: 1999
CVS date: 2002/06/03 17:03:25
|
|
from
win32/MS format files)
CVS patchset: 1998
CVS date: 2002/06/03 16:20:35
|
|
last_frame_pts != 0)
CVS patchset: 1997
CVS date: 2002/06/03 13:55:46
|
|
CVS patchset: 1996
CVS date: 2002/06/03 13:50:50
|
|
remove some dependencies on wine headers
CVS patchset: 1995
CVS date: 2002/06/03 13:31:12
|
|
CVS patchset: 1994
CVS date: 2002/06/03 12:43:22
|
|
CVS patchset: 1986
CVS date: 2002/06/02 19:18:56
|
|
myself) Quicktime file demuxer! And kudos to Guenter, a project leader who
is not afraid of change...:)
CVS patchset: 1985
CVS date: 2002/06/02 17:01:27
|
|
CVS patchset: 1971
CVS date: 2002/05/30 18:20:30
|
|
demux
loop.
CVS patchset: 1965
CVS date: 2002/05/29 20:57:29
|
|
CVS patchset: 1963
CVS date: 2002/05/28 17:50:15
|
|
CVS patchset: 1957
CVS date: 2002/05/28 00:09:37
|
|
CVS patchset: 1954
CVS date: 2002/05/27 21:16:05
|
|
CVS patchset: 1953
CVS date: 2002/05/27 18:53:54
|
|
duration, fixed lots of other things, too
CVS patchset: 1952
CVS date: 2002/05/27 18:18:25
|
|
obs: video_step cannot be zero, otherwise we may get division by zero from
metronom's calculations. if the stream doesn't provide this information we
have to estimate (see asf demux).
CVS patchset: 1951
CVS date: 2002/05/27 14:20:21
|
|
CVS patchset: 1949
CVS date: 2002/05/27 11:01:04
|
|
CVS patchset: 1946
CVS date: 2002/05/27 07:32:36
|
|
increased interface version numbers, to reflect the xine_t change
CVS patchset: 1939
CVS date: 2002/05/25 19:19:16
|
|
CVS patchset: 1933
CVS date: 2002/05/24 11:32:02
|
|
CVS patchset: 1924
CVS date: 2002/05/21 20:34:00
|
|
CVS patchset: 1917
CVS date: 2002/05/21 00:33:34
|
|
CVS patchset: 1916
CVS date: 2002/05/21 00:17:54
|
|
CVS patchset: 1915
CVS date: 2002/05/21 00:14:33
|
|
(demux_avi by Thibaut Mattern)
CVS patchset: 1914
CVS date: 2002/05/21 00:12:31
|
|
- fix qt demux loop deadlock
CVS patchset: 1913
CVS date: 2002/05/20 16:58:02
|
|
CVS patchset: 1911
CVS date: 2002/05/20 03:15:45
|
|
Fix strange bitrate calculation
CVS patchset: 1910
CVS date: 2002/05/19 16:21:04
|
|
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
|