[Mplayer-cvslog] CVS: main subreader.c,1.115,1.116
Alex Beregszaszi
alex at fsn.hu
Sat Aug 9 18:48:38 CEST 2003
Hi,
> @@ -1694,15 +1694,10 @@
> // we have a (likely) subtitle file
> if (found) {
> int prio = 0;
> - if (tmp_sub_id && (sub_match_fuzziness >= 1))
> + if (tmp_sub_id && (sub_match_fuzziness >= 1) &&
> (strcmp(tmp_fname_trim, tmpresult) == 0))
1000l...tmpresult==NULL...
> {
> - sprintf(tmpresult, "%s %s", f_fname_trim, tmp_sub_id);
> - printf("dvdsublang...%s\n", tmpresult);
^^^^
--
Alex Beregszaszi <alex at fsn.hu>
(MPlayer Core Developer -- http://www.mplayerhq.hu/)
More information about the MPlayer-cvslog
mailing list