webrtc/modules/video_coding/codecs
Sergey Silkin b674cd1038 Enable multithreading in libvpx VP9 decoder.
Set number of decode threads equal to number of available cores and
limit the maximum value to the maximum number of tiles possible for
HD resolution.

Bug: webrtc:9829, b/117291409
Change-Id: Ib5ccd5cc412011d4438258491efc060cdd050fc7
Reviewed-on: https://webrtc-review.googlesource.com/c/104064
Reviewed-by: Erik Språng <sprang@webrtc.org>
Commit-Queue: Sergey Silkin <ssilkin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25059}
2018-10-09 11:48:37 +00:00
..
h264 Reland "Add spatial index to EncodedImage." 2018-08-31 07:35:52 +00:00
i420 Add accessor methods for RTP timestamp of EncodedImage. 2018-08-21 09:15:51 +00:00
interface Delete unused deprecated headers under modules/video_coding/ 2018-02-16 14:07:38 +00:00
multiplex Move EncodedImage class to api/video/ 2018-10-08 07:37:10 +00:00
test Assign spatial_idx in FrameStatistics ctor. 2018-09-27 08:35:29 +00:00
vp8 Move EncodedImage class to api/video/ 2018-10-08 07:37:10 +00:00
vp9 Enable multithreading in libvpx VP9 decoder. 2018-10-09 11:48:37 +00:00