[Bug 665078] opus: work without the Ogg headers

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Dec 8 10:50:36 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=665078
  GStreamer | gst-plugins-bad | unspecified

--- Comment #16 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-12-08 18:50:33 UTC ---
Created an attachment (id=203106)
 View: https://bugzilla.gnome.org/attachment.cgi?id=203106
 Review: https://bugzilla.gnome.org/review?bug=665078&attachment=203106

opus: properly create channel mapping tables

There are two of them, unintuitively enough; the one passed
to the encoder should not be the one that gets written to the
file. The former maps the input to an ordering which puts
paired channels first, while the latter moves the channels
to Vorbis order. So add code to calculate both, and we now
have properly paired channels where appropriate.

-- 
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