[vlc-devel] Trac #3234 (autodetect subtitles)

bumszakalaka at poczta.onet.pl bumszakalaka at poczta.onet.pl
Sat Jan 30 16:12:41 CET 2010


(sorry, i accidentally click send :D )

line number 268:

  265     if( !strncmp( psz_name_org, "file://", 7 ) )
  266     {
  267         psz_name_org += 7;
  268         if( !strncmp( psz_name_org, "localhost", 9 ) )
  269             psz_name_org += 9;
  270     }

So, you guys are experts in that project, i hope it would help you.
Cheers!
Kamil Baldyga



More information about the vlc-devel mailing list