[MPlayer-cvslog] r25881 - trunk/command.c
Benjamin Zores
ben at geexbox.org
Sun Jan 27 17:02:16 CET 2008
Reimar Döffinger a écrit :
> Hello,
> On Sun, Jan 27, 2008 at 04:31:24PM +0100, ben wrote:
>> Author: ben
>> Date: Sun Jan 27 16:31:24 2008
>> New Revision: 25881
>>
>> Log:
>> sub_scale command can now handle both ass and non-ass subs at a time
>>
>>
>>
>> Modified:
>> trunk/command.c
>>
>> Modified: trunk/command.c
>> ==============================================================================
>> --- trunk/command.c (original)
>> +++ trunk/command.c Sun Jan 27 16:31:24 2008
>> @@ -1801,13 +1801,9 @@ static int mp_property_sub_scale(m_optio
>> ass_font_scale = *(float *) arg;
>> ass_force_reload = 1;
>> }
>
> Not to annoy you, but is there any reason to keep the
> if (ass_enabled) ? :-)
Dunno, any reason to set the values if they won't get used ?
Ben
More information about the MPlayer-cvslog
mailing list