av1enc: Add configurations
authorWonchul Lee <chul0812@gmail.com>
Mon, 30 Jul 2018 14:31:00 +0000 (23:31 +0900)
committerOlivier CrĂȘte <olivier.crete@collabora.com>
Wed, 10 Oct 2018 19:44:34 +0000 (15:44 -0400)
commit7d73307bc4b5baf34e8167c19b4bfea66d3d5eac
tree5ab8e53bdd4ed8d8b1a8f5bf739dab2fb92e3c8d
parent498dc9a84da8cdf0ab773714a9f1301e6a296261
av1enc: Add configurations

Added rate control and profile related configuration. The profile
configuration has been copied from vpx.

https://bugzilla.gnome.org/show_bug.cgi?id=791674
ext/aom/Makefile.am
ext/aom/gstav1enc.c
ext/aom/gstav1enc.h
ext/aom/gstav1utils.c [new file with mode: 0644]
ext/aom/gstav1utils.h [new file with mode: 0644]
ext/aom/meson.build