]> git.sesse.net Git - vlc/commit
Patch by Bernie Purcell :
authorLaurent Aimar <fenrir@videolan.org>
Mon, 18 Jun 2007 21:08:03 +0000 (21:08 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Mon, 18 Jun 2007 21:08:03 +0000 (21:08 +0000)
commit23cc599d06abb5c84913c7399dd08c6b283fc49e
tree5017e693d6b810dce907b83de0d7324421c78caf
parent877cfa025934f31c5f621fbcc6a8d0b30165b086
Patch by Bernie Purcell :
"This is part of a former submission stripped out for easier
 assimilation. It modifies vout_subpictures to use the existing alignment
 field on each region, rather than the alignment on the subpicture plane
 itself. Modifications are made to everywhere that depended on the former
 behaviour, to make it use the new alignment location instead."
12 files changed:
include/vlc_vout.h
modules/codec/dvbsub.c
modules/codec/subsdec.c
modules/codec/telx.c
modules/video_filter/logo.c
modules/video_filter/marq.c
modules/video_filter/mosaic.c
modules/video_filter/rss.c
src/control/mediacontrol_audio_video.c
src/osd/osd_text.c
src/video_output/video_text.c
src/video_output/vout_subpictures.c