Add codec blacklist for UTF-8 detection 7/head
authorBas Pape <baspape@gmail.com>
Sun, 3 Feb 2013 13:49:47 +0000 (14:49 +0100)
committerBas Pape <baspape@gmail.com>
Sun, 3 Feb 2013 13:49:47 +0000 (14:49 +0100)
commit68ee619cbd98ba95c12efb12a7d32d5ca567b40e
treef86f5a461e92b9d7f164d455d9df0cf56c85f0ac
parent4a5065255e652dd0c301bac0db41b7afb777ef49
Add codec blacklist for UTF-8 detection

ISO-2022-JP is valid UTF-8, which means this codec needs to bypass the
auto-detection.
src/common/util.cpp