webrtc/modules/video_coding/codecs
Niels Möller 48a79465ec Convert all webrtc code to not access EncodedImage::_size directly.
Read using capacity() method, write using set_buffer() method. This is
a preparation for making the member private, and renaming it to
capacity_.

Bug: webrtc:9378
Change-Id: I2f96679d052a83fe81be40301bd9863c87074640
Reviewed-on: https://webrtc-review.googlesource.com/c/113520
Reviewed-by: Philip Eliasson <philipel@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25934}
2018-12-07 16:19:34 +00:00
..
h264 Convert all webrtc code to not access EncodedImage::_size directly. 2018-12-07 16:19:34 +00:00
i420 Convert all webrtc code to not access EncodedImage::_size directly. 2018-12-07 16:19:34 +00:00
interface [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
multiplex Convert all webrtc code to not access EncodedImage::_size directly. 2018-12-07 16:19:34 +00:00
test Convert all webrtc code to not access EncodedImage::_size directly. 2018-12-07 16:19:34 +00:00
vp8 Convert all webrtc code to not access EncodedImage::_size directly. 2018-12-07 16:19:34 +00:00
vp9 Convert all webrtc code to not access EncodedImage::_size directly. 2018-12-07 16:19:34 +00:00