[MPlayer-cvslog] r31171 - trunk/subreader.c
compn
tempn at twmi.rr.com
Fri May 14 15:40:28 CEST 2010
On Fri, 14 May 2010 14:33:05 +0200, Diego Biurrun wrote:
>On Thu, May 13, 2010 at 08:11:45PM +0200, compn wrote:
>>
>> Log:
>> move 'dvdsublang... moviename en,eng,' message to debug level.
>> patch by ubitux at gmail.
>>
>> --- trunk/subreader.c Wed May 12 22:47:32 2010 (r31170)
>> +++ trunk/subreader.c Thu May 13 20:11:45 2010 (r31171)
>> @@ -1922,7 +1922,7 @@ char** sub_filenames(const char* path, c
>> sprintf(tmpresult, "%s %s", f_fname_trim, tmp_sub_id);
>> - mp_msg(MSGT_SUBREADER,MSGL_INFO,"dvdsublang...%s\n", tmpresult);
>> + mp_msg(MSGT_SUBREADER, MSGL_DBG2,"Potential sub: %s\n", tmp_fname_trim);
>
>Change and description do not match.
blah, i knew i forgot something. should be fixed.
-compn
More information about the MPlayer-cvslog
mailing list