[MPlayer-dev-eng] [PATCH] make vobsub get displayed immediately after seek if available

Reimar Doeffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Fri Dec 7 09:52:04 CET 2007


Hello,
On Fri, Nov 30, 2007 at 07:22:34AM +0800, Ulion wrote:
> Thanks and sorry for missing file. Here's updated patch.

This:
> (queue->packets + queue->current_index-1)->pts100
Seems like a very weird way to write it to me, I think
it should be
> queue->packets[queue->current_index-1].pts100

Greetings,
Reimar Döffinger



More information about the MPlayer-dev-eng mailing list