1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/multimedia/mplayer/files
Andrey Slusar 82fda83533 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
2006-06-15 15:48:16 +00:00
..
install-user
patch-ad When compiling mplayer against x264, configure says it's unavailable 2006-06-15 15:48:16 +00:00
patch-ae
patch-bswap.h
patch-cpudetect.h
patch-CVE-2006-1502
patch-libao2-ao_arts.c
patch-libavcodec-bswap.h
patch-libdha-Makefile
patch-libdha-pci_freebsd.c - Fix build on 7.0 2006-05-27 15:18:29 +00:00
patch-libfaad2-common.h
patch-libmpcodecs_ve_x264.c
patch-libmpdemux_demux_mov.c
patch-libmpdemux_demuxer.h
patch-libmpdemux_tvi_bsdbt848.c
patch-libmpdvdkit2-dvd_reader.c
patch-TOOLS-cpuinfo.c
patch-vidix-drivers-Makefile
patch-vidix-drivers-mga_vid.c
patch-vidix-drivers-radeon_vid.c