msm: vidc: Fix H.263 30fps standard resolution encoding.
For H.263, when encoding standard resolutions(CIF/QCIF)
at 30fps, the encoded bitstream should not have the
Custom PCF flag set in the PlusPType header. This is
fixed by enabling the custom PCF for non-30fps encoding
only.
Signed-off-by:
Deepika Pepakayala <deepikap@codeaurora.org>
CRs-Fixed: 300807
Loading
Please sign in to comment