Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(139)

Issue 2476513004: Allocate extra buffer space in FrameObject in case of H264. (Closed)

Created:
4 years, 1 month ago by philipel
Modified:
4 years, 1 month ago
Reviewers:
brandtr, stefan-webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhengzhonghou_agora.io, video-team_agora.io, stefan-webrtc, mflodman
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Allocate extra buffer space in FrameObject in case of H264. Since ffmpeg use an optimized bitstream reader that reads in chunks of 32/64 bits the bitstream buffer has to be increased in order for the reader to not read out of bounds. BUG=webrtc:5514 R=stefan@webrtc.org Committed: https://chromium.googlesource.com/external/webrtc/+/36928454fab7078ae1d867b5abda1bb1e2e7685b

Patch Set 1 #

Patch Set 2 : Comment fix #

Total comments: 1

Patch Set 3 : No Doge #

Patch Set 4 : Win fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -7 lines) Patch
M webrtc/modules/video_coding/frame_object.cc View 1 2 chunks +17 lines, -6 lines 0 comments Download
M webrtc/modules/video_coding/video_packet_buffer_unittest.cc View 1 2 3 2 chunks +30 lines, -1 line 0 comments Download

Messages

Total messages: 17 (9 generated)
philipel
4 years, 1 month ago (2016-11-03 12:19:12 UTC) #2
stefan-webrtc
lgtm, but please reconsider... :) https://codereview.webrtc.org/2476513004/diff/20001/webrtc/modules/video_coding/video_packet_buffer_unittest.cc File webrtc/modules/video_coding/video_packet_buffer_unittest.cc (right): https://codereview.webrtc.org/2476513004/diff/20001/webrtc/modules/video_coding/video_packet_buffer_unittest.cc#newcode358 webrtc/modules/video_coding/video_packet_buffer_unittest.cc:358: " :YYiii$$$$$$$YYYYYYY$$$$YY$$$$YYiiiiiYYYYYYi'"; While it's ...
4 years, 1 month ago (2016-11-03 13:04:02 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2476513004/40001
4 years, 1 month ago (2016-11-03 13:28:13 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: win_baremetal on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/win_baremetal/builds/15738)
4 years, 1 month ago (2016-11-03 13:37:05 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2476513004/60001
4 years, 1 month ago (2016-11-03 14:15:56 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_dbg/builds/18265)
4 years, 1 month ago (2016-11-03 14:57:31 UTC) #13
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/36928454fab7078ae1d867b5abda1bb1e2e7685b Cr-Commit-Position: refs/heads/master@{#14941}
4 years, 1 month ago (2016-11-07 09:42:46 UTC) #15
philipel
4 years, 1 month ago (2016-11-07 09:42:48 UTC) #17
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
36928454fab7078ae1d867b5abda1bb1e2e7685b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698