webrtc/modules/video_coding/codecs/h264
Ilya Nikolaevskiy 1d037ae704 Don't crash in SingleNalu packetization for h264 if no space in packet
Also, pass correct max payload data size to encoders: now accounting for
rtp headers.

Bug: chromium:819259
Change-Id: I586924e9246218fab6072e05eca894925cfe556e
Reviewed-on: https://webrtc-review.googlesource.com/61425
Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org>
Reviewed-by: Åsa Persson <asapersson@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22460}
2018-03-15 15:42:57 +00:00
..
include Reland "Update internal SW codecs to return unique_ptrs" 2017-11-13 14:23:58 +00:00
test Rename VideoCodecTest to VideoCodecUnitTest. 2018-02-02 10:27:33 +00:00
DEPS Support more H264 profiles for internal software codec 2017-10-06 14:28:44 +00:00
h264_decoder_impl.cc Allow YUVJ420 format. 2017-12-13 14:08:01 +00:00
h264_decoder_impl.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
h264_encoder_impl_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
h264_encoder_impl.cc Don't crash in SingleNalu packetization for h264 if no space in packet 2018-03-15 15:42:57 +00:00
h264_encoder_impl.h Delete unused method SetPeriodicKeyFrames. 2018-03-05 08:54:32 +00:00
h264.cc Reland "Update internal SW codecs to return unique_ptrs" 2017-11-13 14:23:58 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00