[Bug 763297] x264enc: Add parameter to explicitly load a specific x264 library
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Mar 8 09:35:26 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=763297
--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 323361
--> https://bugzilla.gnome.org/attachment.cgi?id=323361&action=edit
x264enc: Add parameter to explicitly load a specific x264 library
We still use the headers and default symbols given by the linker, but we now
allow loading a x264 library from a specific path too. This is useful for
running x264enc with a 8-bit and 10-bit x264 library in the same process. Both
are ABI compatible but are different libraries.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list