options, subs: add --ass-vsfilter-aspect-compat
commit9e6933440ae59c523fce85b64d6f52f444910003
authorharklu <harklu@wat>
Thu, 4 Aug 2011 19:47:36 +0000 (4 21:47 +0200)
committerUoti Urpala <uau@mplayer2.org>
Fri, 12 Aug 2011 11:19:10 +0000 (12 14:19 +0300)
tree2b54de48e505866e95c946db1b3e497bfcc9867b
parente30416c9979232bf86cb58992421e66e03eda492
options, subs: add --ass-vsfilter-aspect-compat

Add option --ass-vsfilter-aspect-compat and corresponding property
ass_vsfilter_aspect_compat. The setting controls whether to enable the
emulation of traditional VSFilter behavior where subtitles are
stretched if the video is anamorphic (previously always enabled for
native SSA/ASS subtitles). Enabled by default. Add 'V' as a new
default keybinding to toggle the property.
DOCS/man/en/mplayer.1
DOCS/tech/slave.txt
cfg-mplayer.h
command.c
defaultopts.c
etc/input.conf
input/input.c
libmpcodecs/vf_ass.c
libmpcodecs/vf_vo.c
options.h