[Bug 766265] opusdec with FEC breaks when packet sizes change

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun May 15 07:50:25 UTC 2016


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

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

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

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

Makes sense

::: ext/opus/gstopusdec.c
@@ +559,3 @@
     gst_buffer_unref (outbuf);
+    GST_AUDIO_DECODER_ERROR (dec, 1, STREAM, DECODE, ("Error decoding
stream"),
+        ("Decoding error (%d): %s", n, opus_strerror (n)), hret);

hret? You probably mean ret :)

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