annotate libmpdemux/help_mp.h @ 18936:b80b0c115a24

Split guess_cp() in two functions: - guess_buffer_cp() determines the encoding of text, given a pointer to a buffer and its length; - guess_cp() reads some data from stream and calls guess_buffer_cp()
author eugeni
date Fri, 07 Jul 2006 18:07:39 +0000
parents 9e059416eea6
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2310
9e059416eea6 libdemuxer...
arpi
parents:
diff changeset
1 #include "../help_mp.h"