[vlc-devel] Stupid questions about the VLC tree
    Laurent Aimar 
    fenrir at elivagar.org
       
    Wed Jul 21 01:01:49 CEST 2010
    
    
  
Hi,
On Tue, Jul 20, 2010 at 10:40:36PM +0200, Jean-Baptiste Kempf wrote:
> > Why are some subtitles codecs under modules/codecs/subtitles/ and some
> > are just under modules/codecs/ ?
> 
> Proposal 1:
> #       renamed:    cvdsub.c -> subtitles/cvdsub.c
> #       renamed:    dvbsub.c -> subtitles/dvbsub.c
> #       renamed:    libass.c -> subtitles/libass.c
> #       renamed:    svcdsub.c -> subtitles/svcdsub.c
> 
> Proposal 2:
> #       renamed:    subtitles/subsass.c -> subsass.c
> #       renamed:    subtitles/subsdec.c -> subsdec.c
> #       renamed:    subtitles/subsdec.h -> subsdec.h
> #       renamed:    subtitles/subsusf.c -> subsusf.c
> #       renamed:    subtitles/t140.c -> t140.c
 If I have to choose, I prefer proposal 2 (we don't separate audio from video
either).
 But I don't think that it's worth it (it will make history harder to follow).
> > Why are "sout access" under access_output/ and not under stream_! ?
> Proposal 1: rename access_output to sout_access 
> Proposal 2: rename access_output to output_access
> Proposal 3: stay like this.
3 for me (same things, and I don't really like any name more than the others).
Regards
-- 
fenrir
    
    
More information about the vlc-devel
mailing list