mirror of
https://github.com/pion/webrtc.git
synced 2025-12-24 11:51:03 +08:00
Done when creating a transceiver from remote description to respect codec order preference of remote peer. There was a recent change to include partial matches which overwrote same codecs and also rtx was getting magled. Change it by removing codecs from search space as matches are found so that a codec match is applied only once. Also, move RTX matching to separate block to ensure proper RTXes ar matched.
23 KiB
23 KiB