]> git.sesse.net Git - vlc/commit
Logo filter(s) now takes a list of images, delays and alpha as input and
authorAntoine Cellerier <dionoea@videolan.org>
Fri, 17 Feb 2006 14:56:06 +0000 (14:56 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Fri, 17 Feb 2006 14:56:06 +0000 (14:56 +0000)
commita93b52882e3ee018ba435bb385f0223bf10f76f6
treee87302dc67a58fc2fe5e3c548018deb9b9b39dc2
parent04c4f0c1b08650341911a89d501b752f5447126e
Logo filter(s) now takes a list of images, delays and alpha as input and
loops through these. The syntax is <file>[,[<delay in ms>][,[<alpha>]]][;...]
Idea (and some parts of the code) by markfm

Note:
The vout-filter segfaults upon destruction but i don't understand why...
could someone have a look ?
modules/video_filter/logo.c