webrtc/modules/video_coding/codecs/multiplex
Niels Möller a68bfc5537 Delete KeepBufferRefs helpers, and use of rtc::Bind.
The rtc::Bind usages are replaced with lambdas with copy-capture
of the ref pointers.

Bug: webrtc:11339
Change-Id: I2fb544fcd2780feac3d725993c360df91899b532
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/201201
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#32946}
2021-01-12 12:35:38 +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 KeepBufferRefs helpers, and use of rtc::Bind. 2021-01-12 12:35:38 +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