]> git.sesse.net Git - vlc/commit
Subtitle (subpicture) aspect ratio had been ignored. Use it now.
authorRocky Bernstein <rocky@videolan.org>
Mon, 4 Apr 2005 01:40:11 +0000 (01:40 +0000)
committerRocky Bernstein <rocky@videolan.org>
Mon, 4 Apr 2005 01:40:11 +0000 (01:40 +0000)
commitde30e639dcab67df789388d6a3eccca029123ca5
treee159ec55edc423a96074691859cbb22fb0e1cfa4
parentcd2967625d9a318f5cf72dd731880f422e6fe380
Subtitle (subpicture) aspect ratio had been ignored. Use it now.
Aspect ration in subtitle means use underlying video aspect ratio.

WARNING: Since this parameter was ignored before probably there are a
number of image subtitle that have set this incorrectly. DVD's seemed
to be a case in point and that'd been fixed. Fixing other subtitles
should just be a matter of setting the i_aspect parameter correctly.
modules/codec/spudec/parse.c
modules/codec/svcdsub.c
src/video_output/vout_subpictures.c