aboutsummaryrefslogtreecommitdiffhomepage
path: root/misc/charset_conv.c
Commit message (Expand)AuthorAge
* osx: consistent normalisation when searching for external filesGravatar Akemi2017-02-02
* charset_conv: fallback to interpreting subs as latin1 if iconv failsGravatar wm42017-01-22
* charset_conv: support minimum compatibility to utf8:... syntaxGravatar wm42017-01-22
* options: drop deprecated --sub-codepage syntaxGravatar wm42017-01-19
* charset_conv: fix "auto" fallback with uchardet not compiledGravatar wm42016-12-28
* charset_conv: simplify and change --sub-codepage optionGravatar wm42016-12-09
* charset_conv: drop enca and libguess supportGravatar wm42016-12-09
* charset_conv: Use CP949 instead of EUC-KRGravatar Jeong Woon Choi2016-09-02
* Relicense some non-MPlayer source files to LGPL 2.1 or laterGravatar wm42016-01-19
* charset_conv: check for UTF-8 if uchardet returns unknownGravatar wm42015-12-20
* sub: detect charset in demuxerGravatar wm42015-12-17
* demux_libass: remove this demuxerGravatar wm42015-11-11
* sub: fix --sub-codepage UTF-8 with fallbackGravatar wm42015-09-01
* charset_conv: use our own UTF-8 check with ENCA onlyGravatar wm42015-08-04
* charset_conv: "auto" encoding detection now uses uchardet.Gravatar Jehan2015-08-04
* charset_conv: fix switched parametersGravatar wm42015-08-02
* charset_conv: add uchardet supportGravatar wm42015-08-02
* charset_conv: make it possible to return an allocated string as guessGravatar wm42015-08-01
* sub: add detection via BOMGravatar wm42014-07-22
* build: include <strings.h> for strcasecmp()Gravatar wm42014-07-10
* charset_conv: mp_msg conversionsGravatar wm42013-12-21
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17