[Bug 729315] oggmux: Transcoding short vorbis file fails

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 6 13:19:37 PDT 2014


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

Luis de Bethencourt <luis> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #276005|0                           |1
        is obsolete|                            |

--- Comment #12 from Luis de Bethencourt <luis at debethencourt.com> 2014-05-06 20:19:32 UTC ---
Created an attachment (id=276021)
 View: https://bugzilla.gnome.org/attachment.cgi?id=276021
 Review: https://bugzilla.gnome.org/review?bug=729315&attachment=276021

better fix

Handle the best->buffer with:

g_return_val_if_fail (best->buffer != NULL, GST_FLOW_ERROR);

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list