]> git.sesse.net Git - ffmpeg/commit
avdevice: add android_camera indev
authorFelix Matouschek <felix@matouschek.org>
Tue, 20 Feb 2018 08:41:46 +0000 (09:41 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Wed, 21 Feb 2018 23:29:27 +0000 (00:29 +0100)
commit5ac3a309fddde79db1f70269fbcbd0ba4d94d30e
treefbb576204fb2d7e42ab91f220f6332f90e15b43a
parentecb3d6edc3b756cc1d40b1073f244b581ef5bcfb
avdevice: add android_camera indev

This commit adds an indev for Android devices on API level 24+ which
uses the Android NDK Camera2 API to capture video from builtin cameras

Signed-off-by: Felix Matouschek <felix@matouschek.org>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Changelog
MAINTAINERS
configure
doc/indevs.texi
libavdevice/Makefile
libavdevice/alldevices.c
libavdevice/android_camera.c [new file with mode: 0644]
libavdevice/version.h