[MPlayer-cvslog] r36975 - trunk/libvo/vo_kva.c
KO Myung-Hun
komh78 at gmail.com
Wed Mar 5 14:56:16 CET 2014
Reimar Döffinger wrote:
> On 05.03.2014, at 04:17, komh <subversion at mplayerhq.hu> wrote:
>> Author: komh
>> Date: Wed Mar 5 04:17:56 2014
>> New Revision: 36975
>>
>> Log:
>> kva: make sure that image parameters are setup whenever config() is called
>
> Why don't you just call that code?
I wanted to reuse the existent codes. And I didn't want to setup image
parameters such as vo_dwidth/height to the same value twice.
> If it's like Windows there is no timing guarantee at all about when the message will arrive, so it might end up being called half a second into the playback, causing strange jumps.
You're right. I understand what you are concerning about. But if the
situation that config() is called, I think, it is not continuous status.
It is a jump itself. So the strange jump by timing is not a problem.
--
KO Myung-Hun
Using Mozilla SeaMonkey 2.7.2
Under OS/2 Warp 4 for Korean with FixPak #15
In VirtualBox v4.1.28 on Intel Core i7-3615QM 2.30GHz with 8GB RAM
Korean OS/2 User Community : http://www.ecomstation.co.kr
More information about the MPlayer-cvslog
mailing list