]> git.sesse.net Git - vlc/commit
omxil: Clear the stride and slice height before setting port params on raspberry pi
authorMartin Storsjö <martin@martin.st>
Fri, 22 Mar 2013 09:06:13 +0000 (11:06 +0200)
committerMartin Storsjö <martin@martin.st>
Fri, 22 Mar 2013 16:09:32 +0000 (18:09 +0200)
commita35232ca193c7a4baf9d7da95845b4ffc6044516
tree2bbdc50c890da24c4c0d3aca39e42ef5a3b20dc4
parentc163daed1d33e58492f465aa70906a7f1da3b6c2
omxil: Clear the stride and slice height before setting port params on raspberry pi

This fixes cases where the OMX decoder previously errored out,
when decoding videos with odd resolutions.

Signed-off-by: Martin Storsjö <martin@martin.st>
modules/codec/omxil/omxil.c