[Bug 644768] [dcaparse] implement 14-to-16-bit conversion

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 23 10:32:11 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=644768
  GStreamer | gst-plugins-good | git

--- Comment #2 from Andreas Frisch <fraxinas at opendreambox.org> 2011-06-23 17:32:06 UTC ---
Created an attachment (id=190519)
 View: https://bugzilla.gnome.org/attachment.cgi?id=190519
 Review: https://bugzilla.gnome.org/review?bug=644768&attachment=190519

experimentally add 14-to-16-bit and endianess conversion (without doing any
actual caps negotiation)

this algo should technically be able to do the conversion between 14 and 16 bit
streams. however, i'n not exactly sure who the payload really is memorywise
organized in the GstBuffer. and one point in gst_dca_parse_parse_header the
frame size is also simply re-calculated if it's 14 bit...
however, the payload from a 14 bit LE .wav container that comes out in the end
still differs from what it should look like if it had been packed in a .mka as
16 bit BE (mkv)

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