From 87c436fbe2562ef3dec3a0720690b52c3291fa61 Mon Sep 17 00:00:00 2001 From: Yaowu Xu Date: Tue, 13 Jan 2015 12:39:42 -0800 Subject: [PATCH] Fix comments for encoder controls This commit added coments for the following encoder controls: VP9E_SET_LOSSLESS VP9E_SET_TILE_COLUMNS VP9E_SET_TILE_ROWS VP9E_SET_FRAME_PARALLEL_DECODING VP9E_SET_AQ_MODE Change-Id: I2f75afd9cce01394f202b8e25f36bf763be0ddeb --- vpx/vp8cx.h | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 69 insertions(+), 1 deletion(-) diff --git a/vpx/vp8cx.h b/vpx/vp8cx.h index 4fc0fd62f..2921fefb8 100644 --- a/vpx/vp8cx.h +++ b/vpx/vp8cx.h @@ -234,11 +234,79 @@ enum vp8e_enc_control_id { VP8E_SET_SCREEN_CONTENT_MODE, /**