diff options
author | anray <anray@FreeBSD.org> | 2006-06-15 15:48:16 +0000 |
---|---|---|
committer | anray <anray@FreeBSD.org> | 2006-06-15 15:48:16 +0000 |
commit | d2840475407f7930d04698fc7cb1d331eb0499c6 (patch) | |
tree | 53c7e414ca8812e20a132f7741f4b8b9a3c4f100 /multimedia/ffmpeg | |
parent | 75ff79d55a36deeb1201df278bfb67db29b6b8f9 (diff) | |
download | FreeBSD-ports-d2840475407f7930d04698fc7cb1d331eb0499c6.zip FreeBSD-ports-d2840475407f7930d04698fc7cb1d331eb0499c6.tar.gz |
When compiling mplayer against x264, configure says it's unavailable
because it does not link the test-program with -pthread.
Remove the static -lx264 and replaces it with the accurate
`pkg-config --libs x264`, so the linker finds all the symbols needed.
After that, mencoder can finally encode x264-movies.
PR: ports/98914
Submitted by: Mark Daniel Reidel <ports@mark.reidel.info>
Approved by: maintainer
Diffstat (limited to 'multimedia/ffmpeg')
0 files changed, 0 insertions, 0 deletions