[MPlayer-cvslog] r32478 - in trunk: DOCS/tech/slave.txt command.c input/input.c input/input.h

Nicolas George nicolas.george at normalesup.org
Wed Oct 13 00:31:31 CEST 2010


Le primidi 21 vendémiaire, an CCXIX, Reimar Döffinger a écrit :
> Seems fine.

Thanks, applied.

> I understood your comment above to mean you checked that the source does get
> emptied at some point though (would be ugly if subtitles carried on from
> one file to the next).

The ASS source was properly reset, and subtitles do not stay from one file
to the next. The overlay source, on the other hand, is not reset; I think
this is a perfectly reasonable behaviour.

Unfortunately, I stumbled on another problem I missed earlier when changing
files: if the two files have exactly the same resolution, sources that rely
on the settings.changed flag will not perform their initialization for the
second file. The attached patch fixes it by setting the settings.changed
flag when a source is added and when the system is reset.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mplayer-eosd-20101013-0024-01-resetflag.diff
Type: text/x-diff
Size: 614 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-cvslog/attachments/20101013/9d072334/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-cvslog/attachments/20101013/9d072334/attachment.pgp>


More information about the MPlayer-cvslog mailing list