[MPlayer-dev-eng] Rework of vidix: now a static lib.
Benjamin Zores
ben at geexbox.org
Thu Mar 29 23:53:47 CEST 2007
Uoti Urpala a écrit :
> On Thu, 2007-03-29 at 21:30 +0200, Benjamin Zores wrote:
>> What I plan to do if getting commited is:
>>
>> - svn cp vidix/ vidix2/
>> - edit and commit vidixlib.[hc] for new internal API support.
>> - svn mv vidix2/drivers/* vidix2/
>> - edit and commit drivers entry point towards new internal API
>> - svn rm vidix2/drivers
>> - vidix2/ dir should then be 100% operational
>> - svn rm vidix/
>> - svn mv vidix2/ vidix/
>> - apply attached patch to have libdha statically built and Makefiles
>> updated for new vidix/ dir.
>
> Why this moving of files back and forth between vidix and vidix2? I see
> no clear reason for that and it should be avoided if possible.
Just in order to have the tree compilable and fully functional while
doing all the necessary changes (it's more than just one big commit).
If it's ok to have the tree not fully buildable within a few hours than
i can save the double move.
Ben
More information about the MPlayer-dev-eng
mailing list