Age | Commit message (Collapse) | Author |
|
improve makefiles so hopefully documentation is installed in the right place, add text version of the faq
CVS patchset: 3783
CVS date: 2003/01/05 13:11:53
|
|
now any plugin may add a PLUGIN_MUST_PRELOAD to it's type and
the class initialization function will be called on xine startup.
CVS patchset: 3764
CVS date: 2003/01/03 22:38:25
|
|
but removing the entire call is even worse
CVS patchset: 3752
CVS date: 2003/01/02 12:05:19
|
|
CVS patchset: 3748
CVS date: 2003/01/02 05:51:34
|
|
notices/credits for mplayer
CVS patchset: 3746
CVS date: 2003/01/01 20:39:19
|
|
CVS patchset: 3741
CVS date: 2003/01/01 16:19:14
|
|
CVS patchset: 3734
CVS date: 2002/12/31 11:35:14
|
|
- include post plugins in plugin catalog
CVS patchset: 3716
CVS date: 2002/12/29 14:04:43
|
|
CVS patchset: 3707
CVS date: 2002/12/28 18:18:18
|
|
CVS patchset: 3701
CVS date: 2002/12/27 22:54:44
|
|
- 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
|
|
actually displayed and on the other side timeout the wait for the signal
-> improves frame display during seeking
CVS patchset: 3698
CVS date: 2002/12/27 19:14:41
|
|
(thanks Chris Rankin for noticing)
CVS patchset: 3693
CVS date: 2002/12/27 16:47:10
|
|
CVS patchset: 3692
CVS date: 2002/12/27 13:44:58
|
|
of streams.
Michael, please let me know if you have a better idea! :)
CVS patchset: 3689
CVS date: 2002/12/27 03:40:07
|
|
CVS patchset: 3688
CVS date: 2002/12/27 02:03:06
|
|
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
|
|
CVS patchset: 3678
CVS date: 2002/12/25 15:03:20
|
|
CVS patchset: 3677
CVS date: 2002/12/25 15:02:23
|
|
faster as well.
(on a problematic stream i have, seeking time was reduced from 2.5s to 0.8s)
CVS patchset: 3665
CVS date: 2002/12/24 14:00:55
|
|
video because audio frames have no methods...
Michael please double check if i did something wrong! :)
CVS patchset: 3664
CVS date: 2002/12/24 13:36:21
|
|
CVS patchset: 3655
CVS date: 2002/12/23 21:04:02
|
|
CVS patchset: 3654
CVS date: 2002/12/23 17:15:00
|
|
do not save probed driver, now the frontend can define the desired behaviour.
CVS patchset: 3646
CVS date: 2002/12/23 11:42:12
|
|
CVS patchset: 3645
CVS date: 2002/12/23 10:03:50
|
|
in the future (it would delay the playback of a new stream).
CVS patchset: 3642
CVS date: 2002/12/23 00:51:31
|
|
- move frame discarding to inside the output loopss. it is much safer to
manipulate fifos from there avoiding any races.
- do not reject audio frames because vpts is smaller than previous. it
might happen on seeking but it's ok, because the sound driver may have
being flushed too.
- fix xine_demux_flush_engine so it doesn't call output flush too early
- remove scr adjusting
please report any problems...
CVS patchset: 3639
CVS date: 2002/12/22 23:30:29
|
|
new buffer methods to avoid deadlocks doing flush from video_out
CVS patchset: 3629
CVS date: 2002/12/22 15:02:06
|
|
CVS patchset: 3620
CVS date: 2002/12/21 19:23:01
|
|
CVS patchset: 3619
CVS date: 2002/12/21 19:20:09
|
|
CVS patchset: 3617
CVS date: 2002/12/21 18:39:35
|
|
just couldn't see it! :)
CVS patchset: 3616
CVS date: 2002/12/21 18:17:33
|
|
CVS patchset: 3613
CVS date: 2002/12/21 16:25:31
|
|
prevents the gui from drawing slider at wrong positions during seek.
CVS patchset: 3609
CVS date: 2002/12/21 16:13:43
|
|
CVS patchset: 3608
CVS date: 2002/12/21 16:12:25
|
|
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
|
|
it's just a hack. Oh well, set it straight
CVS patchset: 3600
CVS date: 2002/12/21 03:03:15
|
|
'q' key).
When detecting a 'stall' condition in video_out, the 'flush()' on the video
decoder deadlocks with with the video_out close from the video_decoder
thread when video_decoder sees a BUF_CONTROL_QUIT message. The two threads
grab the streams_lock and the video_decoder.lock in reverse order, leading to
deadlock (deadlock happens quite often on solaris).
CVS patchset: 3596
CVS date: 2002/12/20 18:14:34
|
|
CVS patchset: 3590
CVS date: 2002/12/19 23:41:45
|
|
CVS patchset: 3589
CVS date: 2002/12/19 21:40:02
|
|
CVS patchset: 3579
CVS date: 2002/12/18 03:59:10
|
|
CVS patchset: 3558
CVS date: 2002/12/16 18:57:49
|
|
CVS patchset: 3557
CVS date: 2002/12/16 01:50:52
|
|
CVS patchset: 3556
CVS date: 2002/12/16 01:34:08
|
|
CVS patchset: 3538
CVS date: 2002/12/15 16:01:11
|
|
CVS patchset: 3521
CVS date: 2002/12/14 18:34:57
|
|
Attempting to initialize an already initialized condition
variable results in undefined behavior.
fifo->not_empty was initialized in fifo_new(); there should be no
need to re-initialize it in fifo_remove_int()..
CVS patchset: 3519
CVS date: 2002/12/14 16:33:59
|
|
ao_fill_gap() locks the driver, too ==> deadlock
CVS patchset: 3518
CVS date: 2002/12/14 16:17:57
|
|
CVS patchset: 3514
CVS date: 2002/12/13 21:31:38
|