mpv/DOCS/man/en
Uoti Urpala 72205635ab subs: remove --utf8, simplify code
Remove the options --utf8 and --unicode which had no effect any more
(what they once did should be doable with --subcp). The only use of
corresponding variables left in code was subreader.c code using
sub_utf8 as a flag indicating whether iconv conversion was active.
Change the code to test the existence of iconv context instead.

Conflicts:
	DOCS/man/en/options.rst
	core/cfg-mplayer.h
	sub/sub.c
	sub/sub.h
	sub/subreader.c

Merged from mplayer2 commit ea7311.

Note: --unicode was already removed
2012-12-03 21:08:52 +01:00
..
af.rst manpage: various fixes 2012-11-16 21:21:14 +01:00
ao.rst manpage: cleanup 2012-10-24 21:56:35 +02:00
changes.rst ao_pcm: fix references to -novideo 2012-12-03 21:08:48 +01:00
encode.rst encode: remove dependency on current ffmpeg 2012-10-01 11:04:48 +02:00
input.rst command: export A/V sync difference as "avsync" property 2012-11-16 21:21:16 +01:00
mpv.rst demux_lavf: add support for libavdevice 2012-12-03 21:08:51 +01:00
options.rst subs: remove --utf8, simplify code 2012-12-03 21:08:52 +01:00
vf.rst manpage: remove --zoom remains 2012-11-24 21:18:50 +01:00
vo.rst DOCS: Fix some rst error messages 2012-11-29 17:07:26 +01:00