[FFmpeg-cvslog] r16038 - trunk

Edouard Gomez ed.gomez
Tue Dec 9 14:21:08 CET 2008


On Tue, 09 Dec 2008 12:11:26 +0100, Reimar D?ffinger wrote:
> Ups, I misunderstood, you meant svn up -r... to some older revision, not
> svn up to HEAD I guess... But I think that does not work right for
> externals anyway? The people I have seen doing it are using something
> like "cd $SUBDIR; svn up {DATE}" which should work if the subdirectories
> have the new URL...

I'm not even talking about "svn up -r" but more a "svn co -r". I'm 
thinking about the people who are stuck with avcodec-51, they will 
probably checkout -r 15261 forever.

Btw, your mail makes me realize that libswscale is by no means synced 
with main ffmpeg tree (no -r option in the external ref).

This makes "svn co -r" pretty useless because eventually, "svn co -r 
15261" will break the day its build system doesn't fit well with the one 
contained in ".." (files config.mak and subdir.mak).

So, fixing the external ref may be of some use, but a very limited use in 
the end.

Naive question, why not include swscale into main ffmpeg tree so that 
ffmpeg builds as a logical and synced whole ?

-- 
Edouard Gomez





More information about the ffmpeg-cvslog mailing list