[Home]

Summary:ASTERISK-27222: core: Don't queue up multiple video update frames.
Reporter:Joshua C. Colp (jcolp)Labels:
Date Opened:2017-08-26 18:50:21Date Closed:2017-08-29 06:15:10
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:15.0.0-beta1 Frequency of
Occurrence
Related
Issues:
is related toASTERISK-27226 core: Audit frame types that shouldn't be queued multiple times
Environment:Attachments:
Description:    A video update frame is used to indicate that a channel
   with video negotiated should provide a full frame so the
   decoder decoding the stream is able to do so. In situations
   where a queue is used to store frames it makes no sense
   for the queue to contain multiple video update frames. One
   is sufficient to have a full frame be sent.
Comments:By: Friendly Automation (friendly-automation) 2017-08-29 06:15:11.419-0500

Change 6317 merged by Jenkins2:
core: Reduce video update queueing.

[https://gerrit.asterisk.org/6317|https://gerrit.asterisk.org/6317]

By: Friendly Automation (friendly-automation) 2017-08-29 06:15:14.113-0500

Change 6319 merged by Jenkins2:
core: Reduce video update queueing.

[https://gerrit.asterisk.org/6319|https://gerrit.asterisk.org/6319]

By: Friendly Automation (friendly-automation) 2017-08-29 06:30:29.443-0500

Change 6318 merged by Joshua Colp:
core: Reduce video update queueing.

[https://gerrit.asterisk.org/6318|https://gerrit.asterisk.org/6318]