missed function name change after ENCA support commit

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12819 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
iive 2004-07-14 14:35:45 +00:00
parent ddb748c421
commit d8b805bd17
1 changed files with 1 additions and 1 deletions

View File

@ -1552,7 +1552,7 @@ extern "C" int demux_mkv_open(demuxer_t *demuxer) {
qt_image_description_t *idesc;
#ifdef USE_ICONV
subcp_open();
subcp_open_noenca();
#endif
s = demuxer->stream;