commit | 165bef81d22f33ddee533f53caa663ef6b3e3e07 | [log] [tgz] |
---|---|---|
author | Karthikeyan Periasamy <kperiasa@codeaurora.org> | Thu Sep 13 11:43:27 2018 -0700 |
committer | Karthikeyan Periasamy <kperiasa@codeaurora.org> | Thu Sep 13 12:11:49 2018 -0700 |
tree | c02eccd118cb285577e2fc2ed2d4ed8eabb82084 | |
parent | a72ad3b85994d4844e22217bf74ef29077ffd284 [diff] |
mm-video-v4l2: venc: Fix alignment issue in transcoding In transcoding case, the encoder is getting the decoder's aligned buffer and the encoder is configured for the actual resolution. But The encoder handles this resolution alignment internally. So, we do not need this condition to reject the buffer. CRs-Fixed: 2314583 Change-Id: I0c90de46a6f5cc8d6172df42a994a50cbd79df27