Age | Commit message (Collapse) | Author |
|
- time to cleanup demuxer mess... no more pthread stuff on any demuxer.
of course i haven't tested all demuxers, but they at least compile.
(sorry Mike, we will need to move a few variables around to make most of
your demuxers work again - not big deal i think)
- make api more consistent by providing xine_open/xine_close
and xine_start/xine_stop.
CVS patchset: 3058
CVS date: 2002/10/28 03:24:42
|
|
CVS patchset: 3049
CVS date: 2002/10/27 18:48:40
|
|
CVS patchset: 3041
CVS date: 2002/10/27 15:51:53
|
|
to send headers
CVS patchset: 3026
CVS date: 2002/10/26 22:00:49
|
|
CVS patchset: 2992
CVS date: 2002/10/24 22:48:25
|
|
The FILM demuxer was allocating 1.5GB of data, when an .avi file should be
opened
CVS patchset: 2960
CVS date: 2002/10/23 10:46:37
|
|
CVS patchset: 2903
CVS date: 2002/10/22 04:08:47
|
|
CVS patchset: 2876
CVS date: 2002/10/20 16:45:27
|
|
demuxer loop, otherwise (on solaris) demux_*_stop() has no chance to lock the
mutex and change the demuxer status variable for interrupting the demuxer.
Fixes xine_stop() problems on solaris.
CVS patchset: 2815
CVS date: 2002/10/12 17:11:58
|
|
moved to bswap.h
CVS patchset: 2794
CVS date: 2002/10/06 03:48:13
|
|
CVS patchset: 2788
CVS date: 2002/10/05 21:09:18
|
|
CVS patchset: 2786
CVS date: 2002/10/05 17:05:58
|
|
CVS patchset: 2785
CVS date: 2002/10/05 14:39:24
|
|
duration, fixed temporal position reporting, and implemented seek on
start
CVS patchset: 2767
CVS date: 2002/10/01 04:33:35
|
|
CVS patchset: 2732
CVS date: 2002/09/21 18:48:25
|
|
CVS patchset: 2729
CVS date: 2002/09/21 17:22:21
|
|
CVS patchset: 2650
CVS date: 2002/09/10 15:07:13
|
|
adapt some more decoders
CVS patchset: 2618
CVS date: 2002/09/05 22:18:50
|
|
(geez this was a job)
CVS patchset: 2616
CVS date: 2002/09/05 20:44:38
|
|
broken now ... matthias/miguel: please fix it :-)
CVS patchset: 2606
CVS date: 2002/09/04 23:31:05
|
|
CVS patchset: 2382
CVS date: 2002/08/02 13:00:12
|
|
CVS patchset: 2376
CVS date: 2002/08/01 03:56:31
|
|
CVS patchset: 2304
CVS date: 2002/07/17 18:17:48
|
|
CVS patchset: 2265
CVS date: 2002/07/14 22:27:24
|
|
CVS patchset: 2238
CVS date: 2002/07/10 02:54:43
|
|
CVS patchset: 2214
CVS date: 2002/07/05 17:31:59
|
|
CVS patchset: 2209
CVS date: 2002/07/05 04:17:57
|
|
stop/start sequence
CVS patchset: 2208
CVS date: 2002/07/05 03:58:55
|
|
CVS patchset: 2092
CVS date: 2002/06/19 16:33:00
|
|
demux_film.c corrected to include decoder_info for sample rate etc. in every buf_element.
Also fix for changing of LPCM format during stream. E.g. DVDs
CVS patchset: 2079
CVS date: 2002/06/16 00:53:39
|
|
Internationalize all config related stuff.
Fix not registered mrl ending in roq/film demuxer.
Add bindtextdomain() calls in load_plugins (for audio/video out plugins).
CVS patchset: 2066
CVS date: 2002/06/12 12:22:25
|
|
- endianness fixes/cleanups (fix asf demuxer/audio for bigendian)
- xine_waveformatex
- increased demuxer plugin version
CVS patchset: 2028
CVS date: 2002/06/07 02:40:46
|
|
- abort if video codec is unknown (this used to be the behaviour of several
demuxers i guess)
CVS patchset: 2001
CVS date: 2002/06/03 18:13:33
|
|
last_frame_pts != 0)
CVS patchset: 1997
CVS date: 2002/06/03 13:55:46
|
|
remove some dependencies on wine headers
CVS patchset: 1995
CVS date: 2002/06/03 13:31:12
|
|
CVS patchset: 1963
CVS date: 2002/05/28 17:50:15
|
|
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
|