Media/WebRTC/ReleaseNotes/50: Difference between revisions

(Added uplift notes)
Line 9: Line 9:


== Noteworthy Changes: ==
== Noteworthy Changes: ==
*
* Several quality improvements for Mac full duplex landed in libcubeb.  (See {{bug|1280280}}, {{bug|1283850}} and {{bug|1285541}}.)
* Support for addtrack event for MediaStream. (See {{bug|1208328}}.)
* Implement MediaStreamTrack.readyState/onended (See {{bug|1208373}}.)
* Fixed WebRTC slow recording -- was slowed by 100% (See {{bug|1278027}}.) Uplifted to Fx49
* MediaStreamAudioSourceNode was getting garbage collected while there were live audio tracks (See {{bug|934512.}})
* [Web Audio] Fixed "Acid Defender" WebAudio game to remove extra beep artifacts (See {{bug|1283910}}.)
* [Web Audio] Allow smooth off-main-thread scheduling of listener and source position.  (See {{bug|1265394}}.)
* [Web Audio] Added a new IIRFilterNode that implements a general IIR filter.  (See {{bug|1265408}}.)
* [Web Audio] Implemented new web audio spec filters (See {{bug|1265395}}.)
* [Web Audio] Fixed correctness issues (See {{bug}1213313}} and {{bug|1257718}}.)
* No video rendered after renegotiating recvonly video (e.g. on meet.jit.si) (See {{bug|1273652}}.) Uplifted to Fx49. 
* Cherry-picked bugfix for Delay-Agnostic AEC from Chrome 51 (See {{bug|1286644}}.) Uplifted to Fx49 and Fx48. 
* Implemented MediaStreamTrack.getConstraints() + getSettings() (See {{bug|1213517}}.)
* Fixed packetization mode0 for H.264 codec (See {{bug|1167544}}.)


==Bug tickets fixed in Firefox 50 that affect WebRTC or Web Audio (full list):==
==Bug tickets fixed in Firefox 50 that affect WebRTC or Web Audio (full list):==
Confirmed users
654

edits