Bug#667573: [x264-devel] Bug#667573: x264: 10 bit builds

Fabian Greffrath fabian at greffrath.com
Wed Oct 17 08:25:04 UTC 2012


Am 17.10.2012 10:09, schrieb Jonathan Rosser:
> I've built this package and can confirm that the library works using a
> dlopen() approach.

I've seen Reinhard has already implemented this in the Debian package, 
so it merely needs to get documented properly. Thanks!

> I was wondering about pkg-config support for the 10 bit library, a
> second .pc file looks like it could come from a bit of search/replace on
> the original.

Aren't the 8bit and 10bit libraries ABI- and API-compatible? Then one 
could build against the 8bit-variant and load the 10bit-variant at 
run-time with a LD_LIBRARY_PATH hack. Thus we wouldn't need a second 
pkg-config file.

Or are we talking about static linking here?

  - Fabian



More information about the pkg-multimedia-maintainers mailing list