Changeset 479a1cc214572c3519b8143efd2c42e2e56a2d6a

Show
Ignore:
Timestamp:
27/08/08 14:44:30 (3 months ago)
Author:
Jean-Paul Saman <jean-paul.saman@m2x.nl>
git-committer:
Jean-Paul Saman <jean-paul.saman@m2x.nl> 1219841070 +0200
git-parent:

[c3baee8d05bc02734964fd8fcb3c66b8b88d8821]

git-author:
Jean-Paul Saman <jpsaman@gandalf.kpn-communicationcentre.nl> 1217587904 +0200
Message:

Add scene filter which provides the same functionality as the vout_output image, but which can be inserted in a playback or stream out chain.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • configure.ac

    rd6b9203 r479a1cc  
    649649AC_TYPE_SIGNAL 
    650650AC_CHECK_LIB(m,cos,[ 
    651   VLC_ADD_LIBS([adjust wave ripple psychedelic gradient a52tofloat32 dtstofloat32 x264 goom visual panoramix rotate noise grain],[-lm]) 
     651  VLC_ADD_LIBS([adjust wave ripple psychedelic gradient a52tofloat32 dtstofloat32 x264 goom visual panoramix rotate noise grain scene],[-lm]) 
    652652]) 
    653653AC_CHECK_LIB(m,pow,[ 
     
    11531153VLC_ADD_PLUGIN([puzzle]) 
    11541154VLC_ADD_PLUGIN([colorthres]) 
     1155VLC_ADD_PLUGIN([scene]) 
    11551156dnl Meta demuxers: 
    11561157VLC_ADD_PLUGIN([playlist]) 
  • modules/video_filter/Modules.am

    r0792400 r479a1cc  
    4444SOURCES_swscale = swscale.c ../codec/avcodec/chroma.h 
    4545SOURCES_imgresample = imgresample.c ../codec/avcodec/chroma.h 
     46SOURCES_scene = scene.c 
    4647noinst_HEADERS = filter_common.h filter_picture.h