From: Philipp Zabel
Date: Fri, 11 Jul 2014 09:36:14 +0000 (-0300)
Subject: [media] coda: fix h.264 quantization parameter range
X-Git-Tag: cleanup-for-v3.18~114^2~270
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=594a750b37efb21a6967851fd19b6a9b6aca2c48;p=pandora-kernel.git
[media] coda: fix h.264 quantization parameter range
If bitrate is not set, the encoder is running in VBR mode, with the
I- and P-frame quantization parameters configured from userspace.
For the quantization parameters, 0 is a valid value.
Signed-off-by: Philipp Zabel
Signed-off-by: Kamil Debski
Signed-off-by: Mauro Carvalho Chehab
---
Reading git-diff-tree failed