ffmpeg/libavdevice
Carl Eugen Hoyos 96fab29e96 Silence "string-plus-int" warning shown by clang.
libswscale/utils.c:89:42: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
2020-01-06 22:38:56 +01:00
..
tests
.gitignore
Makefile lavd: Remove libndi_newtek 2019-03-20 10:42:10 +00:00
alldevices.c lavd: Remove libndi_newtek 2019-03-20 10:42:10 +00:00
alsa.c avdevice/alsa: fix indefinite stop on closing PCM capture 2019-04-23 14:01:23 -08:00
alsa.h
alsa_dec.c libavdevice: Update the class name as uniform style 2019-08-15 09:29:55 +08:00
alsa_enc.c libavdevice: Update the class name as uniform style 2019-08-15 09:29:55 +08:00
android_camera.c
avdevice.c Silence "string-plus-int" warning shown by clang. 2020-01-06 22:38:56 +01:00
avdevice.h
avdeviceres.rc
avfoundation.m libavdevice: Update the class name as uniform style 2019-08-15 09:29:55 +08:00
bktr.c libavdevice: Update the class name as uniform style 2019-08-15 09:29:55 +08:00
caca.c libavdevice: Update the class name as uniform style 2019-08-15 09:29:55 +08:00
decklink_common.cpp avdevice/decklink_dec: remove the @mode syntax 2020-01-03 18:13:22 +01:00
decklink_common.h avdevice/decklink_dec: remove the @mode syntax 2020-01-03 18:13:22 +01:00
decklink_common_c.h avdevice/decklink_dec: remove -bm_v210 option 2020-01-03 18:13:22 +01:00
decklink_dec.cpp avdevice/decklink: deprecate the -list_devices option 2020-01-03 18:13:22 +01:00
decklink_dec.h
decklink_dec_c.c avdevice/decklink_dec: remove -bm_v210 option 2020-01-03 18:13:22 +01:00
decklink_enc.cpp avdevice/decklink: deprecate the -list_devices option 2020-01-03 18:13:22 +01:00
decklink_enc.h
decklink_enc_c.c libavdevice: Update the class name as uniform style 2019-08-15 09:29:55 +08:00
dshow.c avdevice/dshow: Fixed some minor memory leaks 2019-01-03 13:15:45 -03:00
dshow_capture.h
dshow_common.c
dshow_crossbar.c
dshow_enummediatypes.c
dshow_enumpins.c
dshow_filter.c
dshow_pin.c avdevice/dshow: Fixed some minor memory leaks 2019-01-03 13:15:45 -03:00
fbdev_common.c
fbdev_common.h
fbdev_dec.c
fbdev_enc.c
file_open.c
gdigrab.c libavdevice/gdigrab: fix ffmpeg -devices doesn't show gdigrab 2019-05-17 21:51:20 +08:00
iec61883.c lavd/iec61883: Fix the include path for poll.h. 2019-01-16 00:13:49 +01:00
internal.h
jack.c
kmsgrab.c
lavfi.c libavdevice/lavfi: check avfilter_graph_dump return value 2019-11-29 19:58:35 +01:00
libavdevice.v
libcdio.c
libdc1394.c
openal-dec.c libavdevice: Update the class name as uniform style 2019-08-15 09:29:55 +08:00
opengl_enc.c avdevice/opengl_enc: fix build error using msvc compiler 2019-04-10 12:41:58 +02:00
opengl_enc_shaders.h
oss.c
oss.h
oss_dec.c libavdevice: Update the class name as uniform style 2019-08-15 09:29:55 +08:00
oss_enc.c libavdevice: Update the class name as uniform style 2019-08-15 09:29:55 +08:00
pulse_audio_common.c
pulse_audio_common.h
pulse_audio_dec.c libavdevice: Update the class name as uniform style 2019-08-15 09:29:55 +08:00
pulse_audio_enc.c libavdevice: Update the class name as uniform style 2019-08-15 09:29:55 +08:00
reverse.c
sdl2.c avdevice/sdl2: add option to set window position 2018-10-23 19:42:32 +02:00
sndio.c
sndio.h
sndio_dec.c
sndio_enc.c
timefilter.c
timefilter.h
utils.c
v4l2-common.c lavd/v4l2-common: Add an entry for Z16. 2019-03-22 12:30:47 +01:00
v4l2-common.h
v4l2.c avdevice/v4l2: Remove av_assert0 when format not supported 2019-11-06 20:38:03 +01:00
v4l2enc.c avdevice/v4l2enc: add video4linux2 name alias 2018-06-18 16:26:23 -08:00
version.h avdevice/decklink: deprecate the -list_devices option 2020-01-03 18:13:22 +01:00
vfwcap.c
xcbgrab.c avdevice/xcbgrab: capture the full desktop if video_size is not specified 2019-12-30 23:32:27 +01:00
xv.c