Files
mpv/sub
wm4 11f2be2bcc charset_conv: make it possible to return an allocated string as guess
uchardet is written in C++, and thus doesn't appreciate the value of
using static strings, and internally stores the guessed charset as
allocated std::string. Add a minimal hack to deal with this. (I don't
appreciate that the code is potentially harder to understand by
returning either a static or allocated string, but I do appreciate for
not having to litter the existing code with strdups.)
2015-08-01 23:49:37 +02:00
..
2015-04-13 12:10:01 +02:00
2015-04-13 12:10:01 +02:00
2015-07-06 21:55:37 +02:00
2015-04-13 12:10:01 +02:00
2015-01-06 16:50:58 +01:00
2015-04-13 12:10:01 +02:00
2015-04-13 12:10:01 +02:00
2014-10-10 13:44:08 +02:00
2015-04-13 12:10:01 +02:00
2015-04-13 12:10:01 +02:00
2015-04-13 12:10:01 +02:00
2015-07-06 21:55:37 +02:00
2015-04-13 12:10:01 +02:00
2015-04-13 12:10:01 +02:00
2015-07-06 21:55:37 +02:00