webrtc/modules/video_coding/codecs
Rasmus Brandt bbf146587a Delete dead code for video quality calculation.
Previously, the only user of this code was the
VideoProcessorIntegrationTest. We have now changed that
test to directly calculate image quality metrics using libyuv,
similar to how the full stack tests and browser tests work.

Bug: webrtc:8448
Change-Id: Ia7a607d7ddc37741fba76d56aa7297851ffa1c6b
Reviewed-on: https://webrtc-review.googlesource.com/43760
Commit-Queue: Rasmus Brandt <brandtr@webrtc.org>
Reviewed-by: Sergey Silkin <ssilkin@webrtc.org>
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22341}
2018-03-08 14:05:03 +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 Delete dead code for video quality calculation. 2018-03-08 14:05:03 +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