webrtc/modules/video_coding/codecs
Sergey Silkin bc20fe1221 Rename spatial/temporal index variables and fields in videoprocessor.
This fixes inconsistency in names of variables and fields which
represent spatial/temporal index of layer:
simulcast_svc_idx -> spatial_idx
spatial_layer_idx -> spatial_idx
temporal_layer_idx -> temporal_idx

Also, this adds printing of spatial/temporal index and target bitrate
to RD report.

Bug: none
Change-Id: Ic4dfdadc57a1577bb3d35d1782a152a9dbef0280
Reviewed-on: https://webrtc-review.googlesource.com/69981
Reviewed-by: Rasmus Brandt <brandtr@webrtc.org>
Commit-Queue: Sergey Silkin <ssilkin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22869}
2018-04-16 08:09:27 +00:00
..
h264 Add ToString() methods to classes with << operators, preparing for deprecations. 2018-04-03 11:21:30 +00:00
i420 Don't use the |codec_settings| parameter in I420Decoder::InitDecode. 2018-04-04 12:00:10 +00:00
interface Delete unused deprecated headers under modules/video_coding/ 2018-02-16 14:07:38 +00:00
multiplex Use frame generator in video codec unit tests. 2018-03-28 13:07:16 +00:00
test Rename spatial/temporal index variables and fields in videoprocessor. 2018-04-16 08:09:27 +00:00
vp8 Always update libvpx configuration if bitrate has changed. 2018-04-11 15:27:56 +00:00
vp9 Use codec's bitrate limits if SVC is off. 2018-04-13 16:11:18 +00:00