]> git.sesse.net Git - ffmpeg/commit
omx: Add support for zerocopy input of frames
authorMartin Storsjö <martin@martin.st>
Tue, 17 Mar 2015 09:44:27 +0000 (11:44 +0200)
committerMartin Storsjö <martin@martin.st>
Tue, 12 Apr 2016 10:51:01 +0000 (13:51 +0300)
commit1bb56abb9b37bd208a66164339c92cad59b1087b
tree9ff32c639aa65b92148b6288505971c4165ea8be
parentf1cd9b03f3fa875eb5e394281b4b688cec611658
omx: Add support for zerocopy input of frames

This can only be used if the input data happens to be laid out
exactly correctly.

This might not be supported on all encoders, so only enable it
with an option, but enable it automatically on raspberry pi,
where it is known to be supported.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavcodec/omx.c
libavcodec/version.h