]> git.sesse.net Git - vlc/commit
Added a subtitle properties to subpicture.
authorLaurent Aimar <fenrir@videolan.org>
Sat, 13 Sep 2008 09:20:58 +0000 (11:20 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Sat, 13 Sep 2008 11:26:24 +0000 (13:26 +0200)
commit8def9bf218ea5b9dd8036a4139450985f5b61ad4
treed17444567f990e54fd6df2137c942764cb62185d
parent8be0e1aee47567a07985d8e2be78c6b4bff2589f
Added a subtitle properties to subpicture.

It will allow to have different procedures for osd subpicture and subtitle
subpicture.
include/vlc_osd.h
include/vlc_vout.h
src/input/decoder.c
src/video_output/vout_subpictures.c