filter_distort patch

Sigmund Augdal sigmunau at stud.ntnu.no
Sat May 25 14:16:58 CEST 2002


Den 2002.05.25 11:03 skrev Gildas Bazin:
> On Saturday 25 May 2002 02:00, Sigmund Augdal wrote:
> > This patch makes the distort filter configurable through the
> > configuration system. Basicly it allows users to use the "ripple"
> > function without having to look in the source to find out that it
> > exists. Using the old method to select a function from the command
> line
> > still works, and overrules the configured setting. One drawback: if
> one
> > starts vlc using the old style (--filter distort:ripple) one can't
> > change function without restarting vlc. If people think this is a
> good
> > idea, I could try to do the rest of the filters the same way.
> >
> 
> I don't really know what to do with the "--filter=distort:ripple" kind
> of
> command line option. I would really like to get rid of it because it
> doesn't fit well into the configuration framework that we put in
> place. I
> understand that if you look only from the "command line" perspective
> it is
> a lot easier than typing "--filter=distort --distort-type=ripple" but
> it
> also creates more problems than it solves.
> 
> IMHO your patch is the way to go and we should get rid of these
> kludges!
I fixed the rest of the filters. These patches do not support the old 
style of the command line.

Sigmund
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clone.c.patch
Type: application/octet-stream
Size: 1191 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20020525/6093b72a/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: deinterlace.c.patch
Type: application/octet-stream
Size: 997 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20020525/6093b72a/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: transform.c.patch
Type: application/octet-stream
Size: 2952 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20020525/6093b72a/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wall.c.patch
Type: application/octet-stream
Size: 2766 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20020525/6093b72a/attachment-0003.obj>


More information about the vlc-devel mailing list