qtmux: fix renegotiation check
By the time sink_event is called, the pad's current caps have already been updated. To address this, implement sink_event_pre_queue, and check if the pad can be renegotiated there.
Fixes #707 (closed)
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
By the time sink_event is called, the pad's current caps have already been updated. To address this, implement sink_event_pre_queue, and check if the pad can be renegotiated there.
Fixes #707 (closed)