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
..
2010-03-22 13:16:33 +01:00
2010-08-04 10:11:11 +02:00
2010-03-22 13:16:33 +01:00
2010-03-22 12:05:59 +01:00
2010-08-04 23:56:04 +01:00
2010-03-22 16:56:03 +01:00
2010-03-22 16:56:03 +01:00
2010-03-22 12:30:01 +01:00
2010-03-22 13:16:33 +01:00
2010-08-30 15:15:50 +02:00
2010-03-22 13:16:33 +01:00
2010-03-22 12:05:59 +01:00
2010-07-02 00:06:44 -04:00