aboutsummaryrefslogtreecommitdiffhomepage
path: root/misc/charset_conv.c
Commit message (Expand)AuthorAge
* 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