ffmpeg/libavdevice
Carl Eugen Hoyos 285c015f10 lavd/libdc1394: Do not crash if dc1394_camera_new() fails.
Fixes Ubuntu bug 1710849
2017-08-18 19:20:15 +02:00
..
tests Merge commit '93fed46a92bab8be176d3e67be4354189a8dbe7f' 2017-03-19 16:08:27 +01:00
Makefile avdevice: make ff_reverse available on shared builds 2017-07-20 00:33:29 -03:00
alldevices.c Use AVOnce as a static variable consistently 2017-05-22 12:36:32 +02:00
alsa.c avdevice/alsa: wait until playback buffers are drained before closing 2017-05-06 23:54:26 +02:00
alsa.h
alsa_dec.c
alsa_enc.c avdevice: do not use AVFrame accessor 2017-04-23 14:35:08 +07:00
avdevice.c
avdevice.h Merge commit '5ed4644d6de7f6112431dc2d9a5cfe9a0a75a688' 2017-03-15 22:19:56 +01:00
avdeviceres.rc
avfoundation.m avdevice: Fix max value of AV_OPT_TYPE_VIDEO_RATE 2016-06-09 10:34:42 +02:00
bktr.c Merge commit '2f806622e1270d3ed1d41a53049a19673dafbe70' 2017-03-24 12:41:31 +01:00
caca.c
decklink_common.cpp avdevice/decklink: fix MSVC build issues 2017-05-08 22:43:35 +02:00
decklink_common.h avdevice/decklink: remove pthread dependency 2017-04-15 12:26:21 +02:00
decklink_common_c.h avdevice/decklink: new option 'format_code' to set video format by fourCC 2017-03-22 02:07:50 +01:00
decklink_dec.cpp avdevice/decklink_dec: set field order via codecpar 2017-07-30 14:00:26 +02:00
decklink_dec.h cosmetics: Correct comments in decklink_dec 2016-08-02 13:01:12 -07:00
decklink_dec_c.c avdevice/decklink: new option 'format_code' to set video format by fourCC 2017-03-22 02:07:50 +01:00
decklink_enc.cpp avdevice/decklink: fix MSVC build issues 2017-05-08 22:43:35 +02:00
decklink_enc.h
decklink_enc_c.c avdevice/decklink_enc: convert AVFMT_RAWPICTURE to AV_CODEC_ID_WRAPPED_AVFRAME 2017-02-26 22:47:33 +01:00
dshow.c dshow: avoid duplicate NULL check before free 2016-06-23 03:18:16 +02:00
dshow_capture.h dshow: don't add two instances of same device to graphs 2016-06-23 03:18:16 +02:00
dshow_common.c
dshow_crossbar.c
dshow_enummediatypes.c
dshow_enumpins.c
dshow_filter.c avdevice/dshow: satisfy alloc contract better 2016-08-20 12:06:50 +02:00
dshow_pin.c
dv1394.c cosmetics: fix some misspelled words 2016-07-17 13:10:27 -03:00
dv1394.h
fbdev_common.c
fbdev_common.h
fbdev_dec.c avdevice: Fix max value of AV_OPT_TYPE_VIDEO_RATE 2016-06-09 10:34:42 +02:00
fbdev_enc.c
file_open.c
gdigrab.c avdevice: Fix max value of AV_OPT_TYPE_VIDEO_RATE 2016-06-09 10:34:42 +02:00
iec61883.c avdevice/iec61883: free packet on buffer allocation error 2017-02-19 16:41:43 +01:00
internal.h
jack.c avdev/jack: remove duplicated dispatch macros 2016-07-26 23:10:47 +01:00
lavfi.c avdevice: do not use AVFrame accessor 2017-04-23 14:35:08 +07:00
libavdevice.v Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24' 2016-06-27 17:56:47 +02:00
libcdio.c
libdc1394.c lavd/libdc1394: Do not crash if dc1394_camera_new() fails. 2017-08-18 19:20:15 +02:00
openal-dec.c lavd/openal: don't return zero sized packet if no samples are available 2016-10-03 21:15:48 +02:00
opengl_enc.c lavd/opengl_enc: Fix a typo. 2017-02-23 00:11:43 +01:00
opengl_enc_shaders.h
oss.c
oss.h
oss_dec.c
oss_enc.c
pulse_audio_common.c
pulse_audio_common.h
pulse_audio_dec.c
pulse_audio_enc.c avdevice: do not use AVFrame accessor 2017-04-23 14:35:08 +07:00
qtkit.m
reverse.c avdevice: make ff_reverse available on shared builds 2017-07-20 00:33:29 -03:00
sdl2.c lavd/sdl2: add sdl alias 2016-09-25 18:08:06 +01:00
sndio.c
sndio.h
sndio_dec.c
sndio_enc.c
timefilter.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 2016-05-11 19:13:03 +01:00
timefilter.h
utils.c
v4l.c
v4l2-common.c
v4l2-common.h Merge commit '3a165c187da7d74f46f6c1778294e8c5a3a7151f' 2017-03-22 17:55:18 +01:00
v4l2.c Merge commit '0fea8555ae25124c21f4c4f55a5fa76e9169aa03' 2017-04-26 17:17:50 +02:00
v4l2enc.c
version.h Bump versions for master after 3.3 2017-04-02 19:54:12 +02:00
vfwcap.c Merge commit '67deba8a416d818f3d95aef0aa916589090396e2' 2017-03-31 10:40:34 +02:00
xcbgrab.c Merge commit '67deba8a416d818f3d95aef0aa916589090396e2' 2017-03-31 10:40:34 +02:00
xv.c