Changeset c500da33b4da33c4ea4ee4841d72437efb3cea2f

Show
Ignore:
Timestamp:
04/09/08 10:41:21 (3 months ago)
Author:
Jean-Paul Saman <jean-paul.saman@m2x.nl>
git-committer:
Jean-Paul Saman <jean-paul.saman@m2x.nl> 1207730481 +0200
git-parent:

[0b19be9270379003168cb2791cd6ce22f89e3254]

git-author:
Jean-Paul Saman <jean-paul.saman@m2x.nl> 1204378040 +0100
Message:

Refactor dynamic overlays from Google Summer of Code project.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • configure.ac

    r19ac4fc rc500da3  
    12011201VLC_ADD_PLUGINS([mpgv mpga m4v m4a h264 vc1 demux_cdg cdg ps pva avi asf mp4 rawdv rawvid nsv real aiff mjpeg demuxdump flacsys tta]) 
    12021202VLC_ADD_PLUGINS([cvdsub svcdsub spudec subsdec subsusf t140 dvbsub cc mpeg_audio lpcm a52 dts cinepak flac]) 
    1203 VLC_ADD_PLUGINS([deinterlace invert adjust transform wave ripple psychedelic gradient motionblur rv32 rotate noise grain extract sharpen seamcarving croppadd]) 
     1203VLC_ADD_PLUGINS([deinterlace invert adjust transform wave ripple psychedelic gradient motionblur rv32 rotate noise grain extract sharpen seamcarving croppadd dynamicoverlay]) 
    12041204VLC_ADD_PLUGINS([converter_fixed mono]) 
    12051205VLC_ADD_PLUGINS([trivial_resampler ugly_resampler]) 
     
    62956295  modules/video_filter/Makefile 
    62966296  modules/video_filter/atmo/Makefile 
     6297  modules/video_filter/dynamicoverlay/Makefile 
    62976298  modules/video_output/Makefile 
    62986299  modules/video_output/msw/Makefile