webrtc/modules/video_coding/codecs
Sergey Silkin 10d9d59db1 Adding simulcast/spatial layering support to VideoProcessor.
Encoded frames are preserved and decoded after all layers are
encoded.
Each spatial layer is decoded with separate decoder.
For quality evaluation of lowres layers original input frame is
downscaled with bilinear interpolation.
Encoded and decoded frames are dumped into separate files.

For async codecs encoded frames are passed to decoder in encode
callback, as before.

Bug: webrtc:8524
Change-Id: Idb0c92c7274c1915cff9a011a2794f1cf4bc8cb1
Reviewed-on: https://webrtc-review.googlesource.com/43381
Commit-Queue: Sergey Silkin <ssilkin@webrtc.org>
Reviewed-by: Rasmus Brandt <brandtr@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21844}
2018-02-01 13:28:46 +00:00
..
h264 Allow YUVJ420 format. 2017-12-13 14:08:01 +00:00
i420 Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
interface Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
multiplex Reland "Add unit tests covering MultiplexImageComponent" 2018-01-30 17:29:56 +00:00
test Adding simulcast/spatial layering support to VideoProcessor. 2018-02-01 13:28:46 +00:00
vp8 Revert "Updates tests for turning simulcast streams on/off." 2018-01-31 22:11:17 +00:00
vp9 Reland "Set actual resolution for coded frame in VP9 enc wrapper." 2018-02-01 10:40:01 +00:00