webrtc/modules/video_coding/codecs/h264/include
Florent Castelli 5278b39fab Add H264Encoder::Create()
Most of the usage of the H264Encoder::Create(codec) method passes a
simple codec with just the H264 codec name. This simplified the call
sites in many places and removes references to the codec types.

Bug: webrtc:15214
Change-Id: I4039c0be4ce6e3147c14c7853df4635f344b7d70
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/307222
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Florent Castelli <orphis@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#40214}
2023-06-02 17:40:26 +00:00
..
h264.h Add H264Encoder::Create() 2023-06-02 17:40:26 +00:00
h264_globals.h Reland "operator== for VideoFrameMetadata + used in CloneSenderVideoFrame test" 2023-02-28 15:44:21 +00:00