]> git.sesse.net Git - vlc/commit
Added picture_BlendSubpicture helper.
authorLaurent Aimar <fenrir@videolan.org>
Sat, 11 Dec 2010 17:32:42 +0000 (18:32 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 9 Jan 2011 21:44:11 +0000 (22:44 +0100)
commit81f8f88d654bc5b47595b044ba5833e11f12d2d6
tree39c5343d05659868b90c9c7da422979bae5bd95a
parent212661f3ddca4c59724edff7fa21985783feeb8b
Added picture_BlendSubpicture helper.

It blends a subpicture onto a picture.
include/vlc_picture.h
src/libvlccore.sym
src/misc/picture.c