webrtc/sdk/objc/components
Qiang Chen 59a01b0693 Set Framerate in RTCVideoEncoderH264
This CL utilizes the input frame rate in the RTCVideoEncoderH264, by setting it into VT Property.

The main purpose is to guide VT encoder to make correct decision of the encoded frame size.

Bug: webrtc:10015
Change-Id: Id5c89f2876539f3181030f49b546326fc40b8ea3
Reviewed-on: https://webrtc-review.googlesource.com/c/111420
Commit-Queue: Kári Helgason <kthelgason@webrtc.org>
Reviewed-by: Kári Helgason <kthelgason@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25724}
2018-11-21 11:29:21 +00:00
..
audio Rename RTC_EXPORT to RTC_OBJC_EXPORT. 2018-09-17 10:06:57 +00:00
capturer Explicitly retain self in objc blocks to avoid compiler warning. 2018-11-12 19:45:17 +00:00
renderer Check if __IPHONE_OS_VERSION_MAX_ALLOWED is defined before reference 2018-10-09 08:13:02 +00:00
video_codec Set Framerate in RTCVideoEncoderH264 2018-11-21 11:29:21 +00:00
video_frame_buffer Rename RTC_EXPORT to RTC_OBJC_EXPORT. 2018-09-17 10:06:57 +00:00