Confirmed users
654
edits
| Line 150: | Line 150: | ||
* Update to libyuv (Haswell ASM support, etc) and moving it to media/libyuv for general availability -- {{bug|880419}} | * Update to libyuv (Haswell ASM support, etc) and moving it to media/libyuv for general availability -- {{bug|880419}} | ||
* Fixed major DataChannel Orange-factor regression ({{bug|892630}}) from a B2G change ({{bug|952220}}) | * Fixed major DataChannel Orange-factor regression ({{bug|892630}}) from a B2G change ({{bug|952220}}) | ||
* about:webrtc shows which candidate is being used | * More stats and info being added to "about:webrtc" page (now shows which candidate is being used as well as RTP/RTCP stats) | ||
* Fixed some leaks when not responding to a getUserMedia() request | * Fixed some leaks when not responding to a getUserMedia() request | ||
* In WebRTC try to make sure we don't use TURN TCP when UDP works ({{bug|962371}}) | * In WebRTC try to make sure we don't use TURN TCP when UDP works ({{bug|962371}}) | ||