[MPlayer-dev-eng] [PATCH] Fix ID_SEEKABLE
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sat May 30 23:01:58 CEST 2009
On Sat, May 30, 2009 at 04:10:33PM -0400, Jason Tackaberry wrote:
> On Thu, 2009-05-28 at 17:28 +0200, Reimar Döffinger wrote:
> > Given those last two lines that certainly isn't correct (or the check itself is nonsense).
> > > + mp_msg(MSGT_IDENTIFY,MSGL_INFO,"ID_SEEKABLE=%d\n",
> > > + mpctx->stream->seek && (!mpctx->demuxer || mpctx->demuxer->seekable));
> >
> > probably is more correct.
>
> Looks sensible. At risk of being redundant, attached is your proposal
> as a complete patch.
Well, more interesting would be: have you tested it and did it work
for all the cases you tested?
(I guess so, but you didn't say)
More information about the MPlayer-dev-eng
mailing list