[vlc-commits] omxil: add android hw buffers support (zero copy)
Thomas Guillem
git at videolan.org
Thu Jul 24 17:15:04 CEST 2014
vlc | branch: master | Thomas Guillem <guillem at archos.com> | Thu Jul 24 15:11:27 2014 +0200| [cbe001da1b5ef8497f78857072d52ee4ad04cc43] | committer: Martin Storsjö
omxil: add android hw buffers support (zero copy)
Activated if cfg "omxil-dr" is true. If extra android symbols are not found or
if HwBuffer_init() fails: fall back to non direct buffer mode
Signed-off-by: Martin Storsjö <martin at martin.st>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=cbe001da1b5ef8497f78857072d52ee4ad04cc43
---
modules/codec/omxil/omxil.c | 799 ++++++++++++++++++++++++++++++++++++++++++-
modules/codec/omxil/omxil.h | 33 ++
2 files changed, 815 insertions(+), 17 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=cbe001da1b5ef8497f78857072d52ee4ad04cc43
More information about the vlc-commits
mailing list