ffmpeg/libavdevice
Diego Biurrun 2f806622e1 bktr: Use memset(0) instead of zero initialization for struct sigaction
sigaction is not defined in standards as a struct starting with another
struct. Some *BSD variants do however, resulting in a warning from the
zero initialization, which this change eliminates.

This partially reverts a92be9b856.
2016-10-22 17:34:55 +02:00
..
tests timefilter: test: Drop some disabled debug cruft 2016-08-17 12:16:42 +02:00
Makefile x11grab: Rename internal component to "xcbgrab" 2016-07-29 19:03:10 +02:00
alldevices.c x11grab: Rename internal component to "xcbgrab" 2016-07-29 19:03:10 +02:00
alsa.c lavf: replace AVStream.codec with AVStream.codecpar 2016-02-23 17:01:58 +01:00
alsa.h avdevice: Apply a more consistent file naming scheme 2015-04-09 16:40:12 +02:00
alsa_dec.c lavf: replace AVStream.codec with AVStream.codecpar 2016-02-23 17:01:58 +01:00
alsa_enc.c lavf: replace AVStream.codec with AVStream.codecpar 2016-02-23 17:01:58 +01:00
avdevice.c
avdevice.h x11grab: Rename internal component to "xcbgrab" 2016-07-29 19:03:10 +02:00
avfoundation_dec.m avfoundation: Simple capture 2015-11-26 10:55:28 +01:00
bktr.c bktr: Use memset(0) instead of zero initialization for struct sigaction 2016-10-22 17:34:55 +02:00
dv1394.c Replace av_dlog with normal av_log at trace level 2015-04-19 12:41:59 +01:00
dv1394.h
fbdev.c lavf: replace AVStream.codec with AVStream.codecpar 2016-02-23 17:01:58 +01:00
file_open.c
jack.c lavf: replace AVStream.codec with AVStream.codecpar 2016-02-23 17:01:58 +01:00
libavdevice.v build: Change structure of the linker version script templates 2016-05-29 16:43:11 +02:00
libcdio.c lavf: replace AVStream.codec with AVStream.codecpar 2016-02-23 17:01:58 +01:00
libdc1394.c libdc1394: Distinguish between enumeration errors and no cameras found 2016-09-15 17:22:38 +02:00
oss.c avdevice: Apply a more consistent file naming scheme 2015-04-09 16:40:12 +02:00
oss.h avdevice: Apply a more consistent file naming scheme 2015-04-09 16:40:12 +02:00
oss_dec.c lavf: replace AVStream.codec with AVStream.codecpar 2016-02-23 17:01:58 +01:00
oss_enc.c lavf: replace AVStream.codec with AVStream.codecpar 2016-02-23 17:01:58 +01:00
pulse.c lavf: replace AVStream.codec with AVStream.codecpar 2016-02-23 17:01:58 +01:00
sndio.c avdevice: Apply a more consistent file naming scheme 2015-04-09 16:40:12 +02:00
sndio.h avdevice: Apply a more consistent file naming scheme 2015-04-09 16:40:12 +02:00
sndio_dec.c lavf: replace AVStream.codec with AVStream.codecpar 2016-02-23 17:01:58 +01:00
sndio_enc.c lavf: replace AVStream.codec with AVStream.codecpar 2016-02-23 17:01:58 +01:00
timefilter.c build: Split test programs off into separate files 2016-04-07 16:14:42 +02:00
timefilter.h
v4l2.c v4l2: convert to stdatomic 2016-10-02 19:34:57 +02:00
version.h avfoundation: Simple capture 2015-11-26 10:55:28 +01:00
vfwcap.c Mark read-only tables as static 2016-05-05 10:48:34 +02:00
xcbgrab.c x11grab: Rename internal component to "xcbgrab" 2016-07-29 19:03:10 +02:00