]> git.sesse.net Git - vlc/commit
wall.c: set the total output aspect ratio to the device aspect ratio, even
authorSigmund Augdal Helberg <sigmunau@videolan.org>
Wed, 23 Feb 2005 09:12:31 +0000 (09:12 +0000)
committerSigmund Augdal Helberg <sigmunau@videolan.org>
Wed, 23 Feb 2005 09:12:31 +0000 (09:12 +0000)
commit37122416bb00e0fdd9395f0b9832a179cc938b45
treebce16677413cde41b9bf20f0490b7588018d5d1b
parent145bb3c15ae876114b7f9adb5aaad1f0d87a1f79
wall.c: set the total output aspect ratio to the device aspect ratio, even
if size constrains stoped us from making the parts have that aspect ratio.
This causes a slight stretch of the image in some direction but should
totally remove black lines between the elements.
todo:
 * make device aspect ratio configureable (easy)
 * handle anamorphic input video (medium)
modules/video_filter/wall.c