[Libav-user] VDPAU symbols when not defined (10:13am GIT Commit)
Bruce Wheaton
bruce at spearmorgan.com
Fri Apr 1 23:24:35 CEST 2011
The 10:13am GIT commit working with VDPAU and MPEG breaks on Mac, since VDPAU isn't present.
Linker errors:
LD libavcodec/libavcodec.52.dylib
Undefined symbols:
"_ff_vdpau_mpeg_picture_complete", referenced from:
_decode_chunks in mpeg12.o
"_ff_mpeg2_vdpau_hwaccel", referenced from:
_avcodec_register_all in allcodecs.o
"_ff_mpeg1_vdpau_hwaccel", referenced from:
_avcodec_register_all in allcodecs.o
ld: symbol(s) not found
Bruce
More information about the Libav-user
mailing list