Olivier Crête f542f710cf rtpjitterbuffer: Lock clock_rate variable
The priv->clock_rate variable could become -1 between when its checked to not
be -1 and when its used, causing an assertion. Fixed by taking the mutex
earlier in the chain() function.

Fixes #593955
2009-09-03 19:17:00 +02:00
..
2009-06-22 10:49:03 +01:00
2009-06-30 15:59:20 +02:00
2009-09-03 19:17:00 +02:00
2009-08-31 12:16:01 +02:00
2009-07-10 19:54:25 +02:00
2005-08-30 17:32:12 +00:00