[Bug 765807] dvdlpcmdec: rewrite with GstAudioDecoder and add new format

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 21 09:06:53 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=765807

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #330069|none                        |needs-work
             status|                            |

--- Comment #10 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 330069:
 --> (https://bugzilla.gnome.org/review?bug=765807&attachment=330069)

::: gst/dvdlpcmdec/gstdvdlpcmdec.c
@@ +681,3 @@
+      if (size % (channels * 2)) {
+        GST_WARNING_OBJECT (dvdlpcmdec, "Buffer of size %" G_GSIZE_FORMAT
+            " is not a multiple of %d. Droping incomplete sample",

Typo: Dropping with double p

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