DescriptionFixing some case-sensitive codec name comparisons.
As specified in RFC 4288, Section 4.2, and RFC 4855, Section 3, these
names should be case-insensitive. They already were being treated as
case-insensitive in some other places.
This bug was resulting in either a crash or no decoded video, depending
on the platform.
BUG=webrtc:6439, webrtc:7027
Review-Url: https://codereview.webrtc.org/2782273002
Cr-Commit-Position: refs/heads/master@{#17515}
Committed: https://chromium.googlesource.com/external/webrtc/+/c964d0b3fa6b3d7a5b51a1d4e8ebfeec56e19dc0
Patch Set 1 #
Total comments: 2
Patch Set 2 : Simplify code using value_or. #Patch Set 3 : Merge with master. #Patch Set 4 : Adding PeerConnection integration test for codec name casing. #
Messages
Total messages: 14 (7 generated)
|