[MPlayer-dev-eng] [PATCH] Add control to demux_rtp.cpp
Nico Sabbi
nicola_sabbi at fastwebnet.it
Tue Feb 27 23:30:04 CET 2007
Carl Eugen Hoyos wrote:
> Hi!
>
> On 2007-02-26 23:06, Reimar Döffinger wrote:
>
>>Hello,
>>On Mon, Feb 26, 2007 at 11:58:52PM +0100, Carl Eugen Hoyos wrote:
>>
>>>+static int demux_rtp_control(struct demuxer_st *demuxer, int cmd, void *arg) {
>>>+ double endpos = ((RTPState*)demuxer->priv)->mediaSession->playEndTime();
>>
>>endpos is a bad name choice since it seems to be some kind of pts value?
>>endpts would make more sense then.
>
>
> New patch attached.
>
> Please apply, Carl Eugen
>
committed, thanks
--
"Without a frontend, mplayer is useless" - someone in mplayer-users
More information about the MPlayer-dev-eng
mailing list