webrtc/modules/video_coding/codecs/multiplex
Niels Möller de95329daa Delete macros RTC_DISALLOW_ASSIGN and RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
The former was unused, the latter is replaced with the explicit C++11
deletions. The related RTC_DISALLOW_COPY_AND_ASSIGN is left for now,
it is used in a lot more places.

Bug: None
Change-Id: I49503e7f2b9ff43c6285f8695833479bbc18c380
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/185500
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#32224}
2020-09-29 10:19:20 +00:00
..
include Remove RTPFragmentationHeader creation and propagation through webrtc 2020-08-17 16:37:33 +00:00
test Cleanup mocks for Video (en|de)coder factories 2020-05-07 11:58:50 +00:00
augmented_video_frame_buffer.cc Format almost everything. 2019-07-08 13:45:15 +00:00
multiplex_decoder_adapter.cc Delete macros RTC_DISALLOW_ASSIGN and RTC_DISALLOW_IMPLICIT_CONSTRUCTORS 2020-09-29 10:19:20 +00:00
multiplex_encoded_image_packer.cc Delete EncodedImage methods buffer(), set_buffer() and mutable_data() 2020-05-05 09:11:40 +00:00
multiplex_encoded_image_packer.h Removed unused include from encoded_image.h. 2020-07-17 14:14:03 +00:00
multiplex_encoder_adapter.cc Add support so requested resolution alignment also apply to scaled layers. 2020-09-21 09:23:22 +00:00