webrtc/modules/video_coding/codecs
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
..
av1 Decide Av1 num of threads on frame size and available cores. 2020-12-17 05:36:48 +00:00
h264 Delete deprecated H264BitstreamParser methods 2021-01-11 09:31:54 +00:00
interface Extend LibvpxInterface with VP9 support and use it from LibvpxVp9Encoder 2020-12-13 18:07:05 +00:00
multiplex Delete KeepBufferRefs helpers, and use of rtc::Bind. 2021-01-12 12:35:38 +00:00
test Lower HighBitrateAV1 liabom test quality threshold 2020-12-16 09:51:51 +00:00
vp8 Splits vp9_impl into libvpx_vp9_encoder and libvpx_vp9_decoder. 2020-12-10 19:31:11 +00:00
vp9 Extend LibvpxInterface with VP9 support and use it from LibvpxVp9Encoder 2020-12-13 18:07:05 +00:00