Skip to content

Commit

Permalink
Add the SdpVideoFormat symbol predicted by mxweas.
Browse files Browse the repository at this point in the history
  • Loading branch information
saurik committed Apr 6, 2020
1 parent 63b0e0f commit b8bd275
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions min-webrtc/target.mk
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ webrtc += $(pwd)/webrtc/api/video/video_content_type.cc
webrtc += $(pwd)/webrtc/api/video/video_source_interface.cc
webrtc += $(pwd)/webrtc/api/video/video_timing.cc

webrtc += $(pwd)/webrtc/api/video_codecs/sdp_video_format.cc

webrtc += $(pwd)/webrtc/call/call_config.cc
webrtc += $(pwd)/webrtc/call/rtp_demuxer.cc

Expand Down

0 comments on commit b8bd275

Please sign in to comment.