gecko-dev/media/webrtc
Andreas Pehrson a64c4b22bd Bug 1208371 - Do image format conversion async in MediaPipeline. r=jesup
This is necessary since frame conversion could stall the MediaStreamGraph,
causing delay buildups and other junk.

This passes frames to a TaskQueue that converts on its own thread pool and
passes them on to VideoConduit when converted.

If the TaskQueue already has some buffered tasks (3 for now) we will drop new
frames coming in.

MozReview-Commit-ID: FXQyN0LecrX

--HG--
extra : rebase_source : 235789ba34608071e1934215f730e9b3493051a0
2016-03-18 11:01:26 +01:00
..
signaling Bug 1208371 - Do image format conversion async in MediaPipeline. r=jesup 2016-03-18 11:01:26 +01:00
trunk Bug 1247574: Force webrtc audio input processing to resample to target rate to fix 16KHz mics. r=padenot 2016-03-19 16:05:13 -04:00
.gclient
.gclient_entries
moz.build Bug 1124033 - Disable C4311 and C4312 in directories exhibiting warnings; r=ehsan 2016-03-23 17:19:20 -07:00
webrtc_update.sh
webrtc_version.h