[Bug 722760] Add VP8 parser in codecparsers submodule
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Apr 1 11:29:32 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=722760
GStreamer | gst-plugins-bad | 1.x
--- Comment #30 from Gwenole Beauchesne <gb.devel at gmail.com> 2014-04-01 18:29:27 UTC ---
Created an attachment (id=273426)
View: https://bugzilla.gnome.org/attachment.cgi?id=273426
Review: https://bugzilla.gnome.org/review?bug=722760&attachment=273426
libvpx: import upstream sources (version 1.3.0)
The original libvpx needs to be used, unmodified. So, here is a patch to let
gst-plugins-bad track the upstream libvpx version 1.3.0, and build a suitable
libgstcodecparsers_vpx.so library with all symbols moved to the GSTREAMER
namespace. Only the required symbols are being exported and used. Since some of
the definitions (tables) are available in headers only, and we don't want
libgstcodecparsers to include those, some additional indirection was also
needed.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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