Commit Graph

4 Commits

Author SHA1 Message Date
James Zern
d017a63feb Merge "ratectrl_rtc_test.cc: fix signed/unsigned comparison" 2020-10-01 02:40:49 +00:00
Jerome Jiang
73681bf6a4 Add file for rate control interface test.
Change-Id: Id09dc5b653c1e5bb2b02f63579ac776f887ce0eb
2020-09-30 11:39:27 -07:00
James Zern
3c31fb8053 ratectrl_rtc_test.cc: fix signed/unsigned comparison
Change-Id: Id522c12faf4c959f60b5df1b0f7312f14a71720d
2020-09-29 10:58:56 -07:00
Jerome Jiang
745979bc29 vp9: add rate control interface for RTC
Add vp9 RTC rate control without creating encoder,
to allow external codecs to use vp9 rate control.

A new library (libvp9rc.a) will be built. Applications using this
interface must be linked with the library.

BUG=1060775

Change-Id: Ib3e597256725a37d2d104e1e1a1733c469991b03
2020-04-06 15:31:40 -07:00