webrtc/modules/video_coding/codecs/multiplex
Niels Möller 712fb89ca8 Allocate separate component buffers in MultiplexEncodedImagePacker::Unpack
This eliminates use of EncodedImage::set_buffer.

Bug: webrtc:9378
Change-Id: Iea19f063b7cc4d7a6184efe6cd22ce829db524b3
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/128762
Reviewed-by: Philip Eliasson <philipel@webrtc.org>
Reviewed-by: Emircan Uysaler <emircan@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#27303}
2019-03-27 08:22:15 +00:00
..
include Revert "Delete CodecSpecificInfo argument from VideoDecoder::Decode" 2019-03-07 19:40:17 +00:00
test Make VideoFrameType an enum class, and move to separate file and target 2019-03-22 12:44:51 +00:00
augmented_video_frame_buffer.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
multiplex_decoder_adapter.cc Revert "Delete CodecSpecificInfo argument from VideoDecoder::Decode" 2019-03-07 19:40:17 +00:00
multiplex_encoded_image_packer.cc Allocate separate component buffers in MultiplexEncodedImagePacker::Unpack 2019-03-27 08:22:15 +00:00
multiplex_encoded_image_packer.h Prepare for splitting FrameType into AudioFrameType and VideoFrameType 2019-03-07 10:12:57 +00:00
multiplex_encoder_adapter.cc Make VideoFrameType an enum class, and move to separate file and target 2019-03-22 12:44:51 +00:00
OWNERS Reland "Rename stereo video codec to multiplex" 2018-01-29 20:37:59 +00:00