ffmpeg/fftools
Andriy Gelman 35eb5eeca8 ffmpeg: use sigaction() instead of signal() on linux
As per signal() help (man 2 signal) the semantics of using signal may
vary across platforms. It is suggested to use sigaction() instead.

Reviewed-by: Zane van Iperen <zane@zanevaniperen.com>
Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
2021-01-16 16:21:09 -05:00
..
Makefile
cmdutils.c fftools/cmdutils: also print warnings when using -sinks and -sources 2020-12-03 18:32:57 +01:00
cmdutils.h
ffmpeg.c ffmpeg: use sigaction() instead of signal() on linux 2021-01-16 16:21:09 -05:00
ffmpeg.h ffmpeg: add option stats_period 2020-12-23 00:41:07 +05:30
ffmpeg_filter.c fftools, libavcodec, libavfilter: Add const to some AVCodec * 2020-09-11 14:42:36 +02:00
ffmpeg_hw.c
ffmpeg_opt.c doc/ffmpeg: document max_error_rate 2021-01-10 19:14:37 +05:30
ffmpeg_qsv.c
ffmpeg_videotoolbox.c
ffplay.c ffplay: fix autoexit doesn't work in the case of pb->error 2020-09-08 19:59:17 +02:00
ffprobe.c fftools/ffprobe: add support for HDR10+ metadata 2020-12-05 19:20:11 -03:00