webrtc/modules/video_coding/codecs
Rasmus Brandt c528410d2c Improve VideoCodecTest perf stats output.
- Output verbose send stats before verbose recv stats.
- Add |rate_profile_idx| to output names.
- Only report encode framerate and keyframe size for the entire stream.
- Add encoded bitrate/framerate stats per layer. Remove # dropped frames.
- Add U/V quality stats (mainly to compare to HW codecs)

Bug: webrtc:10349
Change-Id: I8f0d05e0fdf96ea998a06732462a080245b61221
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/128614
Reviewed-by: Mirta Dvornicic <mirtad@webrtc.org>
Commit-Queue: Rasmus Brandt <brandtr@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#27223}
2019-03-21 12:17:09 +00:00
..
h264 Delete EncodedImage::GetBufferPaddingBytes 2019-03-14 09:08:19 +00:00
interface [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
multiplex Delete EncodedImage::GetBufferPaddingBytes 2019-03-14 09:08:19 +00:00
test Improve VideoCodecTest perf stats output. 2019-03-21 12:17:09 +00:00
vp8 Use single FrameBufferController in VP8, created by a factory. 2019-03-20 11:54:02 +00:00
vp9 Reland "Tune vp9 screenshare bitrate and framerate of spatial layers" 2019-03-08 16:00:22 +00:00