mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
5cc57a82f0
The mutex locked is for the 'mux' object, but we unlock the pad, which means that if the rtpmux gets a flush, then the object lock will stay locked forever, causing it to freeze the next time it tries to take it. Fixes bug #627991 |
||
---|---|---|
.. | ||
gstrtpdtmfmux.c | ||
gstrtpdtmfmux.h | ||
gstrtpmux.c | ||
gstrtpmux.h | ||
gstrtpmuxer.c | ||
Makefile.am |