librempeg/libavdevice
Marvin Scholz 427702731f avdevice/decklink_dec: fix leaks on error
In case of errors in this function, the allocated context
was not properly freed in several cases.

Signed-off-by: Marton Balint <cus@passwd.hu>
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2024-09-30 19:13:06 +02:00
..
riscv riscv: probe for Zbb extension at load time 2024-06-11 21:52:15 +02:00
tests
.gitignore
alldevices.c avdevice/alldevices: Mark iterators as av_cold 2024-03-17 19:46:55 +01:00
alsa_dec.c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 2024-03-17 19:46:26 +01:00
alsa_enc.c avutil: remove deprecated FF_API_PKT_DURATION 2024-03-17 19:41:07 +01:00
alsa.c avutil/common: Don't auto-include mem.h 2024-04-01 19:51:37 +02:00
alsa.h
android_camera.c avutil/common: Don't auto-include mem.h 2024-04-01 19:51:37 +02:00
audiotoolbox.m avutil/common: Don't auto-include mem.h 2024-04-01 19:51:37 +02:00
avdevice.c avutil/common: Don't auto-include mem.h 2024-04-01 19:51:37 +02:00
avdevice.h
avdeviceres.rc
avfoundation.m avdevice/avfoundation: remove write-only variable 2024-09-26 21:45:10 +02:00
bktr.c avutil/common: Don't auto-include mem.h 2024-04-01 19:51:37 +02:00
caca.c avutil/common: Don't auto-include mem.h 2024-04-01 19:51:37 +02:00
ccfifo.c avdevice/decklink_enc: add support for playout of 608 captions in MOV files 2023-05-11 22:06:20 +08:00
decklink_common_c.h avdevice/decklink_dec: extend available actions on signal loss 2024-09-12 10:27:30 +02:00
decklink_common.cpp avdevice/decklink_enc: add support for SMPTE 2038 VANC packet output 2023-07-02 19:57:45 +02:00
decklink_common.h avdevice/decklink_dec: extend available actions on signal loss 2024-09-12 10:27:30 +02:00
decklink_dec_c.c avdevice/decklink_dec: extend available actions on signal loss 2024-09-12 10:27:30 +02:00
decklink_dec.cpp avdevice/decklink_dec: fix leaks on error 2024-09-30 19:13:06 +02:00
decklink_dec.h
decklink_enc_c.c all: use designated initializers for AVOption.unit 2024-02-24 15:27:39 +01:00
decklink_enc.cpp avformat/vapoursynth: Add missing inclusion of frame.h 2023-09-10 17:32:11 +02:00
decklink_enc.h
dshow_capture.h avdevice/dshow_capture: Fix error handling in ff_dshow_##prefix##_Create() 2024-07-24 00:53:40 +02:00
dshow_common.c
dshow_crossbar.c
dshow_enummediatypes.c avutil/common: Don't auto-include mem.h 2024-04-01 19:51:37 +02:00
dshow_enumpins.c
dshow_filter.c avdevice/dshow_filter: Use wcscpy_s() 2024-07-24 00:53:40 +02:00
dshow_pin.c avutil/common: Don't auto-include mem.h 2024-04-01 19:51:37 +02:00
dshow.c avdevice/dshow: Initialize 2 pointers 2024-08-15 10:48:35 +02:00
fbdev_common.c avutil/common: Don't auto-include mem.h 2024-04-01 19:51:37 +02:00
fbdev_common.h
fbdev_dec.c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 2024-03-17 19:46:26 +01:00
fbdev_enc.c all: Don't set AVClass.item_name to its default value 2023-12-22 16:49:25 +01:00
file_open.c
gdigrab.c libavdevice/gdigrab: change hwnd tail check fail logic to !=null 2024-08-15 18:17:54 +02:00
iec61883.c avutil/common: Don't auto-include mem.h 2024-04-01 19:51:37 +02:00
internal.h
jack.c avdevice/jack: use av_err2str to simplify code 2024-09-13 08:47:04 +02:00
kmsgrab.c avutil/common: Don't auto-include mem.h 2024-04-01 19:51:37 +02:00
lavfi.c lavd/lavfi: stop using avfilter_graph_create_filter() incorrectly 2024-09-28 18:12:49 +02:00
libavdevice.v
libcdio.c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 2024-03-17 19:46:26 +01:00
libdc1394.c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 2024-03-17 19:46:26 +01:00
Makefile avdevice/decklink_enc: add support for playout of 608 captions in MOV files 2023-05-11 22:06:20 +08:00
openal-dec.c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 2024-03-17 19:46:26 +01:00
opengl_enc_shaders.h
opengl_enc.c libavdevice: Improve example in deprecation message for opengl and sdl 2024-07-24 00:53:39 +02:00
oss_dec.c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 2024-03-17 19:46:26 +01:00
oss_enc.c all: Don't set AVClass.item_name to its default value 2023-12-22 16:49:25 +01:00
oss.c
oss.h
pulse_audio_common.c
pulse_audio_common.h avdevice/pulse_audio_common: Avoid inclusion of avcodec.h 2023-08-05 09:40:06 +02:00
pulse_audio_dec.c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 2024-03-17 19:46:26 +01:00
pulse_audio_enc.c avdevice/pulse_audio_enc: Use av_rescale() to avoid integer overflow 2024-06-01 18:25:44 +02:00
reverse.c
sdl2.c libavdevice: Improve example in deprecation message for opengl and sdl 2024-07-24 00:53:39 +02:00
sndio_dec.c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 2024-03-17 19:46:26 +01:00
sndio_enc.c all: Don't set AVClass.item_name to its default value 2023-12-22 16:49:25 +01:00
sndio.c avutil/common: Don't auto-include mem.h 2024-04-01 19:51:37 +02:00
sndio.h
timefilter.c
timefilter.h
utils.c avutil/common: Don't auto-include mem.h 2024-04-01 19:51:37 +02:00
v4l2-common.c avdevice/v4l2: add NV16 and NV24 pixel formats 2024-07-01 17:57:59 +02:00
v4l2-common.h
v4l2.c configure: improve check for POSIX ioctl 2024-09-03 10:22:58 +02:00
v4l2enc.c all: Don't set AVClass.item_name to its default value 2023-12-22 16:49:25 +01:00
version_major.h libs: bump major version for all libraries 2024-03-17 19:46:28 +01:00
version.c lib*/version: Use static_assert for static asserts 2024-04-01 19:50:54 +02:00
version.h avdevice/decklink_dec: extend available actions on signal loss 2024-09-12 10:27:30 +02:00
vfwcap.c avutil/common: Don't auto-include mem.h 2024-04-01 19:51:37 +02:00
xcbgrab.c avdevice/xcbgrab: Check sscanf() return 2024-06-12 09:14:15 +02:00
xv.c avutil/common: Don't auto-include mem.h 2024-04-01 19:51:37 +02:00