[MPlayer-cvslog] r19341 - in trunk/stream: Makefile asf_mmst_streaming.c asf_streaming.c network.c network.h pnm.c stream_ftp.c stream_netstream.c stream_rtsp.c stream_vstream.c tcp.c tcp.h

Ivo ivop at euronet.nl
Mon Aug 7 00:01:48 CEST 2006


On Sunday 06 August 2006 23:35, Uoti Urpala wrote:
> Externals will continue to cause some problems in the future though. I
> didn't like the libswscale-specific rebuild idea either, IMO adding it
> without history would be better. If the svn repositories were created
> now I think the right thing to do would be to put MPlayer and FFmpeg in
> the same svn repository, which would allow moves like libswscale and
> would also avoid MPlayer's external dependency problems with FFmpeg.
> However I'm not sure whether it's worth it to try changing that now when
> the separate repositories are already in use.

I am fairly sure Diego is not crying out in joy about that idea ;-)

How about this:

make a copy of the current MPlayer repo.
name it trunk/libswscale
svn del everything but libswscale from trunk/libswscale
svn del libswscale from mplayer repo and make it an external
make libswscale an external for ffmpeg

If this can be done easily, it might be the best compromise, as it preserves 
all history for libswscale. 

The only negative side-effect I see is server space for the new libswscale 
repo, as it contains the complete history of the whole mplayer tree, but 
maybe that can be avoided by dumping/copying it more intelligently and 
exclude all non-libswscale directories/files. I don't know. I am not a 
subversion guru.

--Ivo



More information about the MPlayer-cvslog mailing list