Age | Commit message (Collapse) | Author |
|
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: 3685
CVS date: 2002/12/26 20:30:00
|
|
CVS patchset: 3684
CVS date: 2002/12/26 17:49:48
|
|
CVS patchset: 3683
CVS date: 2002/12/26 14:57:33
|
|
CVS patchset: 3682
CVS date: 2002/12/25 22:24:38
|
|
CVS patchset: 3681
CVS date: 2002/12/25 15:12:02
|
|
CVS patchset: 3680
CVS date: 2002/12/25 15:07:05
|
|
when rewiring an output to a port, we must unregister our stream at the old port
(call close()) and register ourselves to the new one (call open())
CVS patchset: 3679
CVS date: 2002/12/25 15:05:06
|
|
CVS patchset: 3678
CVS date: 2002/12/25 15:03:20
|
|
CVS patchset: 3677
CVS date: 2002/12/25 15:02:23
|
|
CVS patchset: 3676
CVS date: 2002/12/25 15:01:04
|
|
CVS patchset: 3675
CVS date: 2002/12/25 14:14:23
|
|
CVS patchset: 3674
CVS date: 2002/12/25 05:00:36
|
|
Michael, please review the xine_goom.c code. i'm not sure about some
post plugin concepts like "rewiring"...
note: that code is quite cpu intensive, so i hardcoded it to 10fps.
CVS patchset: 3673
CVS date: 2002/12/25 04:59:14
|
|
CVS patchset: 3672
CVS date: 2002/12/24 17:08:53
|
|
CVS patchset: 3671
CVS date: 2002/12/24 17:05:05
|
|
CVS patchset: 3670
CVS date: 2002/12/24 16:54:33
|
|
CVS patchset: 3669
CVS date: 2002/12/24 16:42:43
|
|
CVS patchset: 3668
CVS date: 2002/12/24 16:41:37
|
|
CVS patchset: 3667
CVS date: 2002/12/24 15:04:52
|
|
CVS patchset: 3666
CVS date: 2002/12/24 14:03:07
|
|
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: 3663
CVS date: 2002/12/24 01:30:21
|
|
CVS patchset: 3662
CVS date: 2002/12/24 01:10:53
|
|
CVS patchset: 3661
CVS date: 2002/12/24 00:59:36
|
|
CVS patchset: 3660
CVS date: 2002/12/23 23:03:00
|
|
CVS patchset: 3659
CVS date: 2002/12/23 21:31:00
|
|
- avi demuxer knows frame numbers
CVS patchset: 3658
CVS date: 2002/12/23 21:29:53
|
|
CVS patchset: 3657
CVS date: 2002/12/23 21:26:12
|
|
CVS patchset: 3656
CVS date: 2002/12/23 21:15:06
|
|
CVS patchset: 3655
CVS date: 2002/12/23 21:04:02
|
|
CVS patchset: 3654
CVS date: 2002/12/23 17:15:00
|
|
CVS patchset: 3653
CVS date: 2002/12/23 16:09:28
|
|
CVS patchset: 3652
CVS date: 2002/12/23 15:56:18
|
|
CVS patchset: 3651
CVS date: 2002/12/23 15:54:42
|
|
CVS patchset: 3650
CVS date: 2002/12/23 15:36:37
|
|
please help me with the version numbers
CVS patchset: 3649
CVS date: 2002/12/23 14:01:06
|
|
CVS patchset: 3648
CVS date: 2002/12/23 13:55:33
|
|
CVS patchset: 3647
CVS date: 2002/12/23 13:41:16
|
|
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
|
|
CVS patchset: 3644
CVS date: 2002/12/23 04:29:56
|
|
shutdown while trying to dispose the used memory.
i would like to ask Mike and all demuxer writters to double check this,
and free buffers on error conditions... thanks! ;)
CVS patchset: 3643
CVS date: 2002/12/23 02:29:43
|
|
in the future (it would delay the playback of a new stream).
CVS patchset: 3642
CVS date: 2002/12/23 00:51:31
|
|
(this is why xine_demux_flush_engine was created, to avoid redundant code)
CVS patchset: 3641
CVS date: 2002/12/22 23:35:42
|
|
CVS patchset: 3640
CVS date: 2002/12/22 23:32:30
|
|
- 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
|