summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorXiang, Haihao <haihao.xiang@intel.com>2016-09-06 21:25:28 +0800
committerXiang, Haihao <haihao.xiang@intel.com>2016-10-31 08:59:38 +0800
commit9d2c687fffbf10d247af768555dc17e5d0379702 (patch)
treed2a343d6b49c403718bb046da6a9a37f859780a7 /test
parentd9b5d95957300194c625810ef78cd241f5903fe0 (diff)
downloadlibva-9d2c687fffbf10d247af768555dc17e5d0379702.tar.gz
Add the comment for framerate in VAEncMiscParameterFrameRate
To express a frame rate, such as 7.5, we have to use 'numerator / denominator'. The high 2 bytes will be used as denominator and the low 2 bytes will be used as numerator. To keep backward compatible, the low 2 bytes is the real frame rate when the high 2 bytes is 0. Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com> Reviewed-by: Sean V Kelley <seanvk@posteo.de> (cherry picked from commit 1ca62cedd41ed2061c3a9ddafadc59a4692a07c9)
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions