gstreamer/gst/rtpmux
Youness Alaoui 5cc57a82f0 rtpmux: Unlock the right mutex
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
2010-08-30 15:15:50 +02:00
..
gstrtpdtmfmux.c rtpmux: Add support for GstBufferList 2010-07-02 00:15:49 -04:00
gstrtpdtmfmux.h rtpdtmfmux: Remove stream-lock event handling 2010-06-02 20:47:08 -04:00
gstrtpmux.c rtpmux: Unlock the right mutex 2010-08-30 15:15:50 +02:00
gstrtpmux.h rtpmux: Add support for GstBufferList 2010-07-02 00:15:49 -04:00
gstrtpmuxer.c Moved rtpmux from gst-p-farsight to -bad 2009-02-21 17:50:35 +01:00
Makefile.am Clean up LDFLAGS, LIBS, CFLAGS 2009-11-22 19:30:58 +00:00