]> git.sesse.net Git - vlc/commit
Fixed spu_RenderSubpictures prototype.
authorLaurent Aimar <fenrir@videolan.org>
Tue, 16 Sep 2008 21:50:07 +0000 (23:50 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Wed, 17 Sep 2008 17:10:46 +0000 (19:10 +0200)
commitef801bc9edd2b821983be8269b75a308782f2841
tree30aaa9128d73af67c7ca8226b4ded4e5899ae5ff
parent6d7931bf01aea2bc3418ed4bc60672bd0c82ca21
Fixed spu_RenderSubpictures prototype.

It now requires source format instead of scaling parameters.
include/vlc_osd.h
modules/stream_out/transcode.c
src/video_output/vout_pictures.c
src/video_output/vout_subpictures.c