the big modules changes
Christophe Massiot
massiot at via.ecp.fr
Thu Aug 1 13:41:29 CEST 2002
Gildas Bazin <gbazin at netcourrier.com>:
> > modules/video_filter/clone.c
> > modules/video_filter/crop.c
> > modules/video_filter/deinterlace.c
> > modules/video_filter/distort.c
> > modules/video_filter/filter_common.h
> > modules/video_filter/invert.c
> > modules/video_filter/transform.c
> > modules/video_filter/wall.c
>
> I think there should be another level of subdirectories here, otherwise
> the
> video_filter directory will rapidly become a mess. This directory is
> likely
> to become one of the most populated in the future ;)
I don't think
> > modules/video_filter/clone/clone.c
> > modules/video_filter/crop/crop.c
> > modules/video_filter/deinterlace/deinterlace.c
> > modules/video_filter/distort/distort.c
> > modules/video_filter/filter_common.h
> > modules/video_filter/invert/invert.c
> > modules/video_filter/transform/transform.c
> > modules/video_filter/wall/wall.c
would be any better. These modules have few in common and are one-filer,
so adding a subdirectory wouldn't improve things much. However, if we
have several deinterlacing plug-ins in the future, we could have a
modules/video_filter/deinterlace/.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list