Skip to content

rtp: add isac pay and depay elements

Guillaume Desmottes requested to merge gdesmott/gst-plugins-good:isac into master

I implemented the bare minimum to get webrtc interop working with Chrome.

See also gst-plugins-bad!1124 (merged) for the encoder and decoder elements.

Merge request reports