index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
misc
/
charset_conv.c
Commit message (
Expand
)
Author
Age
*
osx: consistent normalisation when searching for external files
Akemi
2017-02-02
*
charset_conv: fallback to interpreting subs as latin1 if iconv fails
wm4
2017-01-22
*
charset_conv: support minimum compatibility to utf8:... syntax
wm4
2017-01-22
*
options: drop deprecated --sub-codepage syntax
wm4
2017-01-19
*
charset_conv: fix "auto" fallback with uchardet not compiled
wm4
2016-12-28
*
charset_conv: simplify and change --sub-codepage option
wm4
2016-12-09
*
charset_conv: drop enca and libguess support
wm4
2016-12-09
*
charset_conv: Use CP949 instead of EUC-KR
Jeong Woon Choi
2016-09-02
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
charset_conv: check for UTF-8 if uchardet returns unknown
wm4
2015-12-20
*
sub: detect charset in demuxer
wm4
2015-12-17
*
demux_libass: remove this demuxer
wm4
2015-11-11
*
sub: fix --sub-codepage UTF-8 with fallback
wm4
2015-09-01
*
charset_conv: use our own UTF-8 check with ENCA only
wm4
2015-08-04
*
charset_conv: "auto" encoding detection now uses uchardet.
Jehan
2015-08-04
*
charset_conv: fix switched parameters
wm4
2015-08-02
*
charset_conv: add uchardet support
wm4
2015-08-02
*
charset_conv: make it possible to return an allocated string as guess
wm4
2015-08-01
*
sub: add detection via BOM
wm4
2014-07-22
*
build: include <strings.h> for strcasecmp()
wm4
2014-07-10
*
charset_conv: mp_msg conversions
wm4
2013-12-21
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17