[Bug 753228] rtph265: Sync with rtph264 changes

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Aug 15 03:36:56 PDT 2015


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

--- Comment #21 from Luis de Bethencourt <luis at debethencourt.com> ---
commit 585e042fca1536e8fe1c5f47672fdc01e946419d
Author: Luis de Bethencourt <luis at debethencourt.com>
Date:   Sat Aug 15 11:30:36 2015 +0100

    rtph265pay: fix potential crash when shutting down

    A race condition in the state change function may cause buffers to be
    unreffed while they are still used by the streaming thread in
    gst_rtp_h265_pay_send_vps_sps_pps() resulting in a crash. Chain up to the
    parent class first in the state change function to make sure streaming
    has stopped and only then free those buffers.

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

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the gstreamer-bugs mailing list