[Bug 777825] isoff: Move isoff to gst-libs

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Jun 4 05:11:36 UTC 2017


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

--- Comment #38 from Seungha Yang <sh.yang at lge.com> ---
(In reply to Reynaldo H. Verdejo Pinochet from comment #35)
> Review of attachment 352029 [details] [review]:
> 
> Looks good to me.
> 
> ::: ext/smoothstreaming/gstmssfragmentparser.c
> @@ +41,3 @@
>  {
> +  if (parser->moof)
> +    gst_isoff_moof_box_free (parser->moof);
> 
> Can you think of a reason why not making the _box_free () functions
> NULL-safe?

Nothing reasonable purpose I think :) I just reused existing one.

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