webrtc/examples
Magnus Jedvert 9bb55fc09b Reland "Update video_quality_analysis to align videos instead of using barcodes"
This is a reland of d65e143801

The binary for frame_analyzer.cpp is precompiled and stored in the cloud, so it
won't automatically pick up change to the source file. Therefore, restore all
old code to be backwards compatible.

Original change's description:
> Update video_quality_analysis to align videos instead of using barcodes
>
> This CL is a follow-up to the previous CL
> https://webrtc-review.googlesource.com/c/src/+/94773 that added generic
> logic for aligning videos. This will allow us to easily extend
> video_quality_analysis with new sophisticated video quality metrics.
> Also, we can use any kind of video that does not necessarily need to
> contain bar codes. Removing the need to decode barcodes also leads to a
> big speedup for the tests.
>
> Bug: webrtc:9642
> Change-Id: I74b0d630b3e1ed44781ad024115ded3143e28f50
> Reviewed-on: https://webrtc-review.googlesource.com/94845
> Reviewed-by: Paulina Hensman <phensman@webrtc.org>
> Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
> Commit-Queue: Magnus Jedvert <magjed@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#24423}

TBR=phensman@webrtc.org,phoglund@webrtc.org

Bug: webrtc:9642
Change-Id: Id8d129ce103284504c67690f8363c03eaae3eee7
Reviewed-on: https://webrtc-review.googlesource.com/96000
Reviewed-by: Magnus Jedvert <magjed@webrtc.org>
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Commit-Queue: Magnus Jedvert <magjed@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24429}
2018-08-24 13:21:18 +00:00
..
aarproject Add jsr305 as a dependency to AAR. 2018-03-29 09:56:07 +00:00
androidapp Add is_android guard to all Android rule usages. 2018-07-23 08:25:43 +00:00
androidjunit Replace direct invocation of ShadowApplication.getApplicationContext() 2018-04-30 08:54:29 +00:00
androidnativeapi Add is_android guard to all Android rule usages. 2018-07-23 08:25:43 +00:00
androidtests Reland "Update video_quality_analysis to align videos instead of using barcodes" 2018-08-24 13:21:18 +00:00
objc Add certificate generate/set functionality to bring iOS closer to JS API 2018-08-13 22:25:15 +00:00
objcnativeapi Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
peerconnection Delete almost all use of MediaConstraintsInterface in the PeerConnection API 2018-08-23 07:14:37 +00:00
relayserver Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
stunprober Normalize main(..) routines for WinUWP 2017-12-12 14:32:56 +00:00
stunserver Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
turnserver Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
unityplugin Delete almost all use of MediaConstraintsInterface in the PeerConnection API 2018-08-23 07:14:37 +00:00
BUILD.gn Revert "Update video_quality_analysis to align videos instead of using barcodes" 2018-08-24 12:45:13 +00:00
DEPS Add an example app for iOS native API. 2018-03-19 09:31:06 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00