webrtc/modules/video_coding/codecs/h264
Niels Möller f4e3e2b83f Delete rtc::Callback0 and friends.
Replaced with std::function.

Bug: webrtc:6424
Change-Id: Iacc43822cb854ddde3cb1e5ddd863676cb07510a
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/205005
Reviewed-by: Philip Eliasson <philipel@webrtc.org>
Reviewed-by: Tommi <tommi@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33281}
2021-02-16 12:41:35 +00:00
..
include Reland "Distinguish between send and receive codecs" 2020-03-29 21:03:27 +00:00
test Refactor FrameGenerator to return VideoFrameBuffer with VideoFrame::UpdateRect 2019-12-02 17:11:37 +00:00
DEPS Support more H264 profiles for internal software codec 2017-10-06 14:28:44 +00:00
h264.cc Reland "Distinguish between send and receive codecs" 2020-03-29 21:03:27 +00:00
h264_color_space.cc Use preprocessor to strip H264 implementation. 2019-05-24 11:33:07 +00:00
h264_color_space.h Use preprocessor to strip H264 implementation. 2019-05-24 11:33:07 +00:00
h264_decoder_impl.cc Delete rtc::Callback0 and friends. 2021-02-16 12:41:35 +00:00
h264_decoder_impl.h Add NV12 to libvpx wrappers output 2020-09-29 10:26:20 +00:00
h264_encoder_impl.cc Delete deprecated H264BitstreamParser methods 2021-01-11 09:31:54 +00:00
h264_encoder_impl.h Remove RTPFragmentationHeader creation and propagation through webrtc 2020-08-17 16:37:33 +00:00
h264_encoder_impl_unittest.cc Reland "Inform VideoEncoder of negotiated capabilities" 2019-06-11 14:49:37 +00:00
h264_simulcast_unittest.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
OWNERS Update codecs/h264 owners. 2019-04-04 10:21:32 +00:00