Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Relicense some non-MPlayer source files to LGPL 2.1 or later | wm4 | 2016-01-19 | 1 | -7/+7 |
* | charset_conv: check for UTF-8 if uchardet returns unknown | wm4 | 2015-12-20 | 1 | -0/+2 |
* | sub: detect charset in demuxer | wm4 | 2015-12-17 | 1 | -0/+7 |
* | demux_libass: remove this demuxer | wm4 | 2015-11-11 | 1 | -18/+0 |
* | sub: fix --sub-codepage UTF-8 with fallback | wm4 | 2015-09-01 | 1 | -0/+4 |
* | charset_conv: use our own UTF-8 check with ENCA only | wm4 | 2015-08-04 | 1 | -6/+5 |
* | charset_conv: "auto" encoding detection now uses uchardet. | Jehan | 2015-08-04 | 1 | -1/+3 |
* | charset_conv: fix switched parameters | wm4 | 2015-08-02 | 1 | -1/+1 |
* | charset_conv: add uchardet support | wm4 | 2015-08-02 | 1 | -0/+39 |
* | charset_conv: make it possible to return an allocated string as guess | wm4 | 2015-08-01 | 1 | -4/+8 |
* | sub: add detection via BOM | wm4 | 2014-07-22 | 1 | -4/+30 |
* | build: include <strings.h> for strcasecmp() | wm4 | 2014-07-10 | 1 | -0/+1 |
* | charset_conv: mp_msg conversions | wm4 | 2013-12-21 | 1 | -20/+21 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 1 | -0/+287 |