]> git.sesse.net Git - vlc/commit
MediaCodec: use SSE copy function from the avcodec module if the CPU supports it.
authorFelix Abecassis <felix.abecassis@gmail.com>
Mon, 4 Nov 2013 13:45:22 +0000 (14:45 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 4 Nov 2013 14:09:49 +0000 (15:09 +0100)
commit2a5ae45619e12107e5d59d874733e10cdccbed18
tree8cbbbec8ca9f803b88c179ecbe2ee80798d117d1
parent81a79c99f9a959939c32c7ed92147912a53ce129
MediaCodec: use SSE copy function from the avcodec module if the CPU supports it.

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