webrtc/modules/video_coding/codecs
Rasmus Brandt 0f1c0bd326 Add async simulcast support to VideoProcessor.
For the buffering of |input_frames_|, we assume that frames
are ordered per simulcast layer but we make no assumptions
between layers.

For SVC, we still assume ordering of encode callbacks for
the spatial layers. If we ever add async codecs that support SVC,
they should still obey this assumption.

Bug: webrtc:8448
Change-Id: I4ebb0c1e1d0eef41d850ed5b92aacc79d0a11137
Reviewed-on: https://webrtc-review.googlesource.com/60801
Commit-Queue: Rasmus Brandt <brandtr@webrtc.org>
Reviewed-by: Sergey Silkin <ssilkin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22380}
2018-03-12 09:36:39 +00:00
..
h264 Delete unused method SetPeriodicKeyFrames. 2018-03-05 08:54:32 +00:00
i420 Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
interface Delete unused deprecated headers under modules/video_coding/ 2018-02-16 14:07:38 +00:00
multiplex Fix incorrect explicit marks 2018-03-07 21:56:50 +00:00
test Add async simulcast support to VideoProcessor. 2018-03-12 09:36:39 +00:00
vp8 Delete the VideoCodec::plName string. 2018-03-06 11:17:41 +00:00
vp9 Merge SimulcastStream and SpatialLayer structures. 2018-03-02 16:30:19 +00:00