FFmpeg/libavdevice
Michael Niedermayer 2d829ce1e3
avdevice/xcbgrab: Check sscanf() return
Alot more input checking can be performed, this is only checking the obvious missing case

Fixes: CID1598562 Unchecked return value

Sponsored-by: Sovereign Tech Fund
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 78d6d13bab)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2024-06-13 20:21:42 +02:00
..
tests
.gitignore lavfi,lavd: add gitignore for generated static component lists 2018-04-05 22:08:53 +01:00
alldevices.c lavd: Remove libndi_newtek 2019-03-20 10:42:10 +00:00
alsa_dec.c
alsa_enc.c
alsa.c avdevice/alsa: fix indefinite stop on closing PCM capture 2019-04-23 14:01:23 -08:00
alsa.h lavd/alsa: Double maximum alsa buffer size. 2017-11-27 14:05:28 +01:00
android_camera.c avdevice/android_camera: Fix AVClass.version 2018-04-19 23:44:33 +02:00
avdevice.c Revert "lavd: add new API for iterating input and output devices" 2018-03-31 23:26:31 +01:00
avdevice.h Revert "lavd: add new API for iterating input and output devices" 2018-03-31 23:26:31 +01:00
avdeviceres.rc
avfoundation.m lavd/avfoundation: Set correct default value 0 for option capture_raw_data. 2019-07-08 20:02:41 +02: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_c.h avdevice/decklink_enc: add support for setting genlock timing offset 2018-12-02 00:57:10 +01:00
decklink_common.cpp avdevice/decklink: fix checking video mode in SDK version 11 2019-05-05 20:07:35 +02:00
decklink_common.h avdevice/decklink_common: add support for DeckLink SDK 11 2019-04-15 22:22:31 +02:00
decklink_dec_c.c avdevice/decklink_dec: add option to align capture start time 2018-09-30 21:09:12 +02:00
decklink_dec.cpp avdevice/decklink_dec: set configs before listing formats 2019-04-15 22:22:31 +02:00
decklink_dec.h
decklink_enc_c.c avdevice/decklink_enc: add support for setting genlock timing offset 2018-12-02 00:57:10 +01:00
decklink_enc.cpp avdevice/decklink: fix checking video mode in SDK version 11 2019-05-05 20:07:35 +02:00
decklink_enc.h
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
dshow.c avdevice/dshow: fix badly indented line 2024-06-13 18:26:44 +02:00
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 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 avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
kmsgrab.c kmsgrab: add category for kmsgrab 2018-03-26 22:39:12 +01:00
lavfi.c lav*,tests: remove several register_all calls 2018-04-02 03:26:22 +01:00
libavdevice.v
libcdio.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
libdc1394.c
Makefile lavd: Remove libndi_newtek 2019-03-20 10:42:10 +00:00
openal-dec.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
opengl_enc_shaders.h
opengl_enc.c avdevice/opengl_enc: fix build error using msvc compiler 2019-04-10 12:41:58 +02:00
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
oss.c Merge commit 'b586903ae1b89e2d8b99c79f33cabe9b3ca03784' 2017-11-11 16:19:50 -03:00
oss.h
pulse_audio_common.c
pulse_audio_common.h
pulse_audio_dec.c avdevice/pulse_audio_dec: set channel map 2018-09-14 22:12:54 +02:00
pulse_audio_enc.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
reverse.c
sdl2.c avdevice/sdl2: add option to set window position 2018-10-23 19:42:32 +02:00
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
sndio.c
sndio.h
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 lavd/v4l2: Fix the type of the probe function. 2019-03-23 23:42:09 +01:00
v4l2enc.c avdevice/v4l2enc: add video4linux2 name alias 2018-06-18 16:26:23 -08:00
version.h Bump minor versions to separate 4.2 from master 2019-07-21 18:36:18 +02:00
vfwcap.c lavd/vfwcap: Pass pointers to int instead of long to av_parse_video_size(). 2018-04-18 20:26:44 +02:00
xcbgrab.c avdevice/xcbgrab: Check sscanf() return 2024-06-13 20:21:42 +02:00
xv.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00