[vlc-devel] vlc-soc.git: Overlay - Empty subpicture filter (avacore_branch)
Søren Bøg
avacore at videolan.org
Sat Jun 30 22:30:03 CEST 2007
commit b1685490ece50bb290c26e312ac9e2247a4c9deb
Søren Bøg, Sat, 30 Jun 2007 21:48:08 +0200
Overlay - Empty subpicture filter
> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=b1685490ece50bb290c26e312ac9e2247a4c9deb
commit 3b403c286f2e0f89e3bdb55336e0bce76ca45f6e
Søren Bøg, Fri, 29 Jun 2007 23:41:37 +0200
Overlay - Add alpha component to subpicture regions (Untested)
> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=3b403c286f2e0f89e3bdb55336e0bce76ca45f6e
bindings/java/src/callback-jni.cc | 5 +-
bindings/java/src/utils.h | 5 +
configure.ac | 2 +-
modules/demux/mp4/libmp4.c | 8 +-
modules/demux/subtitle.c | 804 +++++++++++++------------------
modules/gui/qt4/dialogs/interaction.cpp | 1 +
modules/video_filter/Modules.am | 1 +
modules/video_filter/dynamicoverlay.c | 223 +++++++++
src/input/control.c | 2 +-
src/libvlc-module.c | 10 +-
10 files changed, 582 insertions(+), 479 deletions(-)
create mode 100644 modules/video_filter/dynamicoverlay.c
--
This is an automated email from vlc-soc.git/hooks/post-receive (VLC Developement tree mirror used by SoC students to publish their work.).
-------------- next part --------------
_______________________________________________
vlc-devel mailing list
vlc-devel at videolan.org
http://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list