[MPlayer-dev-eng] [PATCH] Fix ID_SEEKABLE

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sun May 31 14:49:42 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.

Applied, though I had to remove the trailing whitespace you had in it.



More information about the MPlayer-dev-eng mailing list