]> git.sesse.net Git - vlc/commit
* Fix subtitle alignment if we don't have styles. fixes #619
authorDerk-Jan Hartman <hartman@videolan.org>
Thu, 13 Apr 2006 14:12:20 +0000 (14:12 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Thu, 13 Apr 2006 14:12:20 +0000 (14:12 +0000)
commit496b159ea8273bf5de4e8ce90e4ff4444db2ccaa
treee38fe3e81d384b43502d23130dcaea902fde1ba6
parent2ec45e6f9fb34cec89722493dc40eeb17d66d3b5
* Fix subtitle  alignment if we don't have styles. fixes #619

I chose to re-add the align paramter to the subpicture region struct, since adding a style struct for every single subpicture for just an alignment seemed to be overkill to me.
include/vlc_video.h
modules/misc/freetype.c
src/video_output/vout_subpictures.c