[Bug 656927] tsdemux: fix demuxing on a small sample file

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 23 01:39:23 PDT 2011


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

--- Comment #5 from Sebastian Dröge <slomo at circular-chaos.org> 2011-08-23 08:39:20 UTC ---
Pushed the obviously correct patches, no idea about the remaining patch though

commit 66dbdfd4d1146b7660919bdd448f35251517fe8a
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Fri Aug 19 17:28:54 2011 +0100

    tsdemux: do not try to compare a PCR with itself for statistics

    Especially as one of the logs will cause a divide by zero.

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

commit b19a5ea1f3a3d928e36a1d626fb0f39614cfda99
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Fri Aug 19 13:32:14 2011 +0100

    tsdemux: do not keep a dangling pointer

    When removing the current program, it will get freed by the
    hash table removal callback, so ensure we clear our pointer
    to it.

    Fixes a crash later on in gst_ts_demux_push trying to access it.

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

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