GNOME Bugzilla – Bug 104858
ffmpeg build requires -lz in linker flags
Last modified: 2004-12-22 21:47:04 UTC
ffmpeg references uncompress() in mov.c, therefore require -lz in the linker flags when building the plugin.
Patch committed as gst-plugins/ext/ffmpeg/Makefile.am, revision 1.8.6.1.