[vlc-devel] vlc: svn commit r19834 (dionoea)

Subversion daemon svn at videolan.org
Sun Apr 15 23:00:10 CEST 2007


r19834 | dionoea | 2007-04-15 23:00:09 +0200 (Sun, 15 Apr 2007) | 13 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/modules/stream_out/mosaic_bridge.c
   M /trunk/modules/video_filter/Modules.am
   A /trunk/modules/video_filter/alphamask.c
   A /trunk/modules/video_filter/bluescreen.c (from /trunk/modules/video_filter/mosaic.c:19744)
   M /trunk/modules/video_filter/invert.c
   M /trunk/modules/video_filter/mosaic.c

 * mosaic_bridge.c: - Add "vfilters" option to apply video filters on the
                      image before sending it to the mosaic.
                    - Add option ("chroma") to force the image chroma
                    - Remove alpha mask code
 * mosaic.c: - Remove bluescreen code
             - Misc cosmetics changes
 * bluescreen.c: New bluescreen filter (mostly cut & paste from mosaic.c)
 * alphamask.c: New alpha mask filter (mostly cut & paste from mosaic_bridge.c)
 * invert.c: don't invert the alpha plane for YUVA images (We also need to
             prevent that for RGBA images ... but that's not really used
             currently)
 * configure.ac, video_filter/Modules.am: add alphamask and bluescreen

 > http://trac.videolan.org/vlc/changeset/19834

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list