ffmpeg/libavdevice
Felix Matouschek 5ac3a309fd 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>
2018-02-22 00:29:27 +01:00
..
tests
.gitignore lavd: add new API for iterating input and output devices 2018-02-06 18:57:42 +00:00
Makefile avdevice: add android_camera indev 2018-02-22 00:29:27 +01:00
alldevices.c avdevice: add android_camera indev 2018-02-22 00:29:27 +01:00
alsa.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
alsa.h lavd/alsa: Double maximum alsa buffer size. 2017-11-27 14:05:28 +01:00
alsa_dec.c
alsa_enc.c
android_camera.c avdevice: add android_camera indev 2018-02-22 00:29:27 +01:00
avdevice.c lavd: add new API for iterating input and output devices 2018-02-06 18:57:42 +00:00
avdevice.h lavd: add new API for iterating input and output devices 2018-02-06 18:57:42 +00:00
avdeviceres.rc
avfoundation.m avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
bktr.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
caca.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
decklink_common.cpp avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
decklink_common.h avdevice/decklink_dec: autodetect the video input format 2017-11-22 00:08:35 +01:00
decklink_common_c.h avdevice/decklink: addition of absolute wallclock option for pts source 2018-01-20 18:38:27 +01:00
decklink_dec.cpp avdevice/decklink_dec: Fix ;; 2018-02-15 13:48:52 +01:00
decklink_dec.h libavdevice/decklink: add support for -sources and -sinks arguments 2017-10-10 20:07:25 +02:00
decklink_dec_c.c avdevice/decklink: addition of absolute wallclock option for pts source 2018-01-20 18:38:27 +01:00
decklink_enc.cpp avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
decklink_enc.h libavdevice/decklink: add support for -sources and -sinks arguments 2017-10-10 20:07:25 +02:00
decklink_enc_c.c libavdevice/decklink: add support for -sources and -sinks arguments 2017-10-10 20:07:25 +02:00
dshow.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
dshow_capture.h
dshow_common.c
dshow_crossbar.c
dshow_enummediatypes.c
dshow_enumpins.c
dshow_filter.c
dshow_pin.c
fbdev_common.c
fbdev_common.h
fbdev_dec.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
fbdev_enc.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
file_open.c
gdigrab.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
iec61883.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
internal.h
jack.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
kmsgrab.c lavd/kmsgrab: Remove the mapping for AV_PIX_FMT_RGB8. 2017-09-20 00:56:29 +02:00
lavfi.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
libavdevice.v
libcdio.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
libdc1394.c lavd/libdc1394: Do not crash if dc1394_camera_new() fails. 2017-08-18 19:20:15 +02:00
libndi_newtek_common.h lavd: implement NewTek NDI input/output device support 2017-08-27 18:07:50 +02:00
libndi_newtek_dec.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
libndi_newtek_enc.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
openal-dec.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
opengl_enc.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
opengl_enc_shaders.h
oss.c Merge commit 'b586903ae1b89e2d8b99c79f33cabe9b3ca03784' 2017-11-11 16:19:50 -03:00
oss.h
oss_dec.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
oss_enc.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
pulse_audio_common.c
pulse_audio_common.h
pulse_audio_dec.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
pulse_audio_enc.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
reverse.c avdevice: make ff_reverse available on shared builds 2017-07-20 00:33:29 -03:00
sdl2.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
sndio.c
sndio.h
sndio_dec.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
sndio_enc.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
timefilter.c
timefilter.h
utils.c
v4l2-common.c
v4l2-common.h
v4l2.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
v4l2enc.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
version.h avdevice: add android_camera indev 2018-02-22 00:29:27 +01:00
vfwcap.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
xcbgrab.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
xv.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00