[vlc-devel] [PATCH] Sub-filter, sub-source and friends

Yuval Tze yuvaltze at gmail.com
Sun Apr 17 00:38:30 CEST 2011


Hi all :)

Patches summary:

1. Rename sub-filter to sub-source
   this includes capability, functions, constants, user messages and command line parameter

2. Add new sub-filter support
   add new "sub filter" capability for processing subpictures
   add new "sub-filter" parameter / configuration string
   add new filter chain to the spu and apply it on every new subpicture
    
3. Handle the "sub-filter" ambiguity
   now old shortcuts that contains the sub-filter parameter won't get broken
   (this patch is not mandatory, there may be a better way to do this)

4/5. Add subsdelay filter (module and ui)





More information about the vlc-devel mailing list