[vlc-devel] [PATCH] subsdelay filter - initial version
    Jean-Baptiste Kempf 
    jb at videolan.org
       
    Sun Mar 20 17:46:22 CET 2011
    
    
  
Hello Yuval,
Thanks a lot for the work. We really appreciate it.
But, you need to split your patch in (at least) 3:
1) Core
>  include/vlc_filter.h                           |   11 +
>  src/libvlccore.sym                             |    1 +
>  src/misc/filter_chain.c                        |   30 +-
>  src/misc/subpicture.c                          |   10 +-
>  src/video_output/vout_subpictures.c            |    3 +
2) Actual module
>  modules/video_filter/Modules.am                |    4 +-
>  modules/video_filter/subsdelay.c               | 1317 ++++++++++++++++++++++++
3) UI
>  modules/gui/qt4/components/extended_panels.cpp |    6 +
>  modules/gui/qt4/ui/video_effects.ui            |  139 +++
Else, it won't get applied.
Best Regards,
-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/
+33 672 704 734
    
    
More information about the vlc-devel
mailing list