[Tizen][WebRTC] Fix control rate of omx encoder
authorsonal.g1@samsung.com <sonal.g1@samsung.com>
Wed, 21 Jan 2015 12:26:18 +0000 (17:56 +0530)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commitbc3416e6108a819e9e9deee00f26b734ed2d206f
treebd366ab01cb21bc8f2f5900fa43844a96b07002a
parent13e5b460407333544e5ff31e61d3bff4c176edaa
[Tizen][WebRTC] Fix control rate of omx encoder

The control rate of omx encoder has been changed to CBR from VBR. CBR adjusts
the encoding algorithm of encoder dynamically according to the bitrate
specified. In VBR sometimes big frames are produced which are not handled at
receiver end.

Bug: http://107.108.218.239/bugzilla/show_bug.cgi?id=10558
Reviewed by: Min-Soo Koo, Venugopal S M

Change-Id: Idd89fce2190fea2dff4b411bab3ba8170cc99b16
Signed-off-by: sonal.g1@samsung.com <sonal.g1@samsung.com>
tizen_src/impl/content/common/gpu/media/tizen/tizen_video_encode_accelerator.cc