[x264-devel] Re: Packaging libx264
Arvind R.
arvind at acarlab.com
Tue Dec 21 06:52:17 CET 2004
On Sat, Dec 11, 2004 at 02:06:00AM -0800, Loren Merritt wrote:
> On Thu, 9 Dec 2004, Arvind R. wrote:
>
> >3. Name clashes in core/i386 asm files.
>
> You mean like 'core/mc.c' vs 'core/i386/mc.c'? (In which case there are
> also clashes between core, encoder, and decoder.) I fail to see the
> problem.
>
The problem is with cpu.asm, dct.asm, mc.asm and pixel.asm which
have .c files of same name in the parent directory. If a libtooled
library is built, one of the files' functions become unavailable
in the static version. Renaming the .asm files (e.g. cpu-a.asm)
solves the problem.
BTW, in the SVN version, the relative ../something.h have also
to be corrected. I will upload 'libx264-0.1.2.tar.gz' to
www.acarlab.com/misc-dnlds for reference.
- arvind
--
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html
More information about the x264-devel
mailing list