Age | Commit message (Collapse) | Author |
|
engine and the utils, removed unused variables
CVS patchset: 5219
CVS date: 2003/07/27 12:47:23
|
|
(based on the implementation, this might fix memleaks on some platforms,
although I doubt that this is the case here)
CVS patchset: 5091
CVS date: 2003/06/22 17:10:41
|
|
handlers, so we can just use "return NULL" instead.
CVS patchset: 4533
CVS date: 2003/04/02 12:28:08
|
|
- add missing destruction of some pthread structs
- do not init streams_lock twice
CVS patchset: 4479
CVS date: 2003/03/25 12:52:32
|
|
(thanks Ewald)
CVS patchset: 4358
CVS date: 2003/03/07 15:29:30
|
|
CVS patchset: 4357
CVS date: 2003/03/07 12:51:47
|
|
CVS patchset: 3909
CVS date: 2003/01/14 00:10:28
|
|
CVS patchset: 3906
CVS date: 2003/01/13 23:02:41
|
|
set it on send_headers. also daniel convinced me that xine does "handle a
no audio stream"
- fix audio_out.c to abort filling with zero on seeking/stop/quit.
CVS patchset: 3840
CVS date: 2003/01/09 02:44:39
|
|
CVS patchset: 3839
CVS date: 2003/01/09 01:09:57
|
|
for more information see message on xine-devel
CVS patchset: 3818
CVS date: 2003/01/08 01:02:27
|
|
- Calculate number of spu channels in video_decoder_loop()
- Use 'track_map' for spu channels, just like audio channels
CVS patchset: 3700
CVS date: 2002/12/27 22:49:38
|
|
CVS patchset: 3687
CVS date: 2002/12/27 00:53:49
|
|
- fix UI_PLAYBACK_FINISHED rifle
CVS patchset: 3686
CVS date: 2002/12/26 21:53:41
|
|
prevents the gui from drawing slider at wrong positions during seek.
CVS patchset: 3609
CVS date: 2002/12/21 16:13:43
|
|
different sizeof than integer.
- add extra_info structure to pass informations from input/demuxers down
to the output frame. this can be used, for example, to pass the frame
number of a frame (when known by decoder). also, immediate benefict is
that we now have a slider which really shows the current position of
the playing stream. new fields can be added to extra_info keeping
binary compatibility
- bumpy everybody's api versions
CVS patchset: 3603
CVS date: 2002/12/21 12:56:44
|
|
CVS patchset: 3579
CVS date: 2002/12/18 03:59:10
|
|
CVS patchset: 3431
CVS date: 2002/12/06 01:13:15
|
|
anyway as soon as a new stream starts or another decoder is needed
benefit: the dxr3 video decoder will not close the device after playing the logo and
therefore the image will stay on screen
CVS patchset: 3389
CVS date: 2002/11/29 17:25:26
|
|
http://sourceforge.net/mailarchive/forum.php?thread_id=1297475&forum_id=7131
CVS patchset: 3250
CVS date: 2002/11/12 18:40:50
|
|
basic changes:
- MRLs are a subset of URIs
- important new delimiter is #
- everything before the # will be passed to the input plugin
- after the # you can add several ;-separated stream parameters:
novideo - video will be ignored
noaudio - audio will be ignored
nospu - spus will be ignored
demux:... - specify the demuxer to use (e.g. demux:mpeg_block)
entry:value - assign any config entry a new value
CVS patchset: 3112
CVS date: 2002/10/31 16:58:12
|
|
- output fifo flushing
- more sophisticated discontinuity handling
- seek improvement by waiting for at least one frame
CVS patchset: 3089
CVS date: 2002/10/29 16:02:43
|
|
stuff and plugins being instatiated several times).
actually i got it to play something (have not tried sound though).
CVS patchset: 2845
CVS date: 2002/10/18 04:04:10
|
|
CVS patchset: 2828
CVS date: 2002/10/14 15:46:48
|
|
CVS patchset: 2680
CVS date: 2002/09/18 00:51:33
|
|
broken now ... matthias/miguel: please fix it :-)
CVS patchset: 2606
CVS date: 2002/09/04 23:31:05
|
|
aren't there
CVS patchset: 2356
CVS date: 2002/07/26 14:51:23
|
|
this should fix losing audio when playing streams with different audio
formats consecutively
CVS patchset: 2353
CVS date: 2002/07/25 17:11:51
|
|
CVS patchset: 2264
CVS date: 2002/07/14 20:55:17
|
|
It improves seeking.
CVS patchset: 2257
CVS date: 2002/07/13 15:54:02
|
|
CVS patchset: 2099
CVS date: 2002/06/19 23:42:50
|
|
CVS patchset: 2056
CVS date: 2002/06/10 13:41:55
|
|
stage where we known the fourcc.
CVS patchset: 2047
CVS date: 2002/06/09 10:59:33
|
|
CVS patchset: 2030
CVS date: 2002/06/07 04:15:45
|
|
CVS patchset: 2007
CVS date: 2002/06/03 20:36:26
|
|
- audio fifo size adjust
CVS patchset: 1937
CVS date: 2002/05/24 22:09:44
|
|
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: 1716
CVS date: 2002/04/14 00:24:45
|
|
- updated decoder api to allow reseting internal state on seeks
CVS patchset: 1696
CVS date: 2002/04/09 03:37:59
|
|
CVS patchset: 1682
CVS date: 2002/04/06 02:56:04
|
|
CVS patchset: 1640
CVS date: 2002/03/27 15:30:16
|
|
- 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
|
|
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
|
|
stream. Without it, xine-engine stays in XINE_PLAY mode at the end of stream
and a subsequent xine_play() is a no-op.
CVS patchset: 1555
CVS date: 2002/03/11 19:49:07
|
|
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
|
|
CVS patchset: 1550
CVS date: 2002/03/10 21:43:30
|
|
CVS patchset: 1538
CVS date: 2002/03/05 22:00:25
|
|
CVS patchset: 1535
CVS date: 2002/03/01 09:29:49
|
|
CVS patchset: 1508
CVS date: 2002/02/18 15:55:44
|
|
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
|