Patrick Radizi 0a359cdbdc rtph264pay: 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_h264_pay_send_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
2014-12-11 14:00:19 +00:00
..
2014-09-24 00:45:31 +01:00
2013-11-21 15:30:34 +00:00
2014-09-24 00:45:31 +01:00
2014-09-24 00:45:31 +01:00
2014-09-24 00:45:31 +01:00
2014-05-02 14:18:08 +01:00
2014-11-06 12:20:25 +01:00
2013-04-26 12:16:49 +02:00
2014-10-14 10:24:50 +02:00