webrtc/modules/video_coding/codecs
Niels Möller f07003c2ec Avoid Realloc in LibvpxVp8Encoder
Instead, compute the needed buffer size for the encoded VP8 frame
prior to copying the data.

Bug: chromium:1012256
Change-Id: I3dda921f6d8f974731d2138bc5f6166cfdb9a321
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/157303
Commit-Queue: Niels Moller <nisse@webrtc.org>
Reviewed-by: Philip Eliasson <philipel@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29531}
2019-10-18 08:36:23 +00:00
..
h264 Fix cropping in H264 decoder wrapper. 2019-10-08 13:19:34 +00:00
interface [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
multiplex Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
test Merge SendTask implementation for SingleThreadedTaskQueueForTesting and TaskQueueForTest 2019-10-15 09:17:36 +00:00
vp8 Avoid Realloc in LibvpxVp8Encoder 2019-10-18 08:36:23 +00:00
vp9 Use single thread vp9 decoder for fuzzing 2019-10-10 13:49:40 +00:00