]> git.sesse.net Git - vlc/commit
omxil: Make CopyOmxPicture not use the omxil decoder's internals
authorMartin Storsjö <martin@martin.st>
Mon, 24 Sep 2012 17:17:06 +0000 (20:17 +0300)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 26 Sep 2012 11:18:52 +0000 (13:18 +0200)
commitf6f88ca0c3200bd165d618fcd1e5eb9bb697055d
tree8c526aeb8df7c29c69779d916fb1600360df2ec1
parentc62eab3d5c33caf6e602f11acdbbe5dcc0ce4941
omxil: Make CopyOmxPicture not use the omxil decoder's internals

This allows using this function for copying data in a given
OMX pixel format, to be used by the MediaCodec decoder (that
uses OMX pixel format definitions).

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/codec/omxil/omxil.c
modules/codec/omxil/omxil_utils.h
modules/codec/omxil/utils.c