webrtc/modules/video_coding/codecs/multiplex
Qiang Chen 88f6decad7 Multiplex Codec Bug Fix: Padding Needed For H264
This CL fixes the bug that we must have some padding for H264 codec
when used in Multiplex encoder/decoder, otherwise H264 decoder will
crash.

And this CL fixes a bug that potential infinite loop exists in
MultiplexEncoderAdapter

Bug: webrtc:8921
Change-Id: I4124579c31ee69f72e29d118378aa1f8b3f05eb4
Reviewed-on: https://webrtc-review.googlesource.com/56960
Commit-Queue: Qiang Chen <qiangchen@chromium.org>
Reviewed-by: Emircan Uysaler <emircan@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22175}
2018-02-23 18:15:46 +00:00
..
include Reland "Add unit tests covering MultiplexImageComponent" 2018-01-30 17:29:56 +00:00
test Rename VideoCodecTest to VideoCodecUnitTest. 2018-02-02 10:27:33 +00:00
multiplex_decoder_adapter.cc Reland "Rename stereo video codec to multiplex" 2018-01-29 20:37:59 +00:00
multiplex_encoded_image_packer.cc Multiplex Codec Bug Fix: Padding Needed For H264 2018-02-23 18:15:46 +00:00
multiplex_encoder_adapter.cc Multiplex Codec Bug Fix: Padding Needed For H264 2018-02-23 18:15:46 +00:00
OWNERS Reland "Rename stereo video codec to multiplex" 2018-01-29 20:37:59 +00:00