ffmpeg/libavdevice
Karthick Jeyapal c0ee4e0ac2 avdevice/decklink_dec: add option to align capture start time
This option is useful for maintaining input synchronization across N
different hardware devices deployed for 'N-way' redundancy.
The system time of different hardware devices should be synchronized
with protocols such as NTP or PTP, before using this option.

Signed-off-by: Marton Balint <cus@passwd.hu>
2018-09-30 21:09:12 +02:00
..
tests
.gitignore lavfi,lavd: add gitignore for generated static component lists 2018-04-05 22:08:53 +01:00
Makefile avdevice: add android_camera indev 2018-02-22 00:29:27 +01:00
alldevices.c lavf: move avpriv function definition to internal.h 2018-04-02 02:16:14 +01:00
alsa.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
alsa.h
alsa_dec.c
alsa_enc.c
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: Fix skewed video output 2018-09-14 00:27:44 +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.cpp avdevice/decklink: add support for selecting devices based on their unique ID 2018-09-23 18:55:29 +02:00
decklink_common.h avdevice/decklink: add support for selecting devices based on their unique ID 2018-09-23 18:55:29 +02:00
decklink_common_c.h avdevice/decklink_dec: add option to align capture start time 2018-09-30 21:09:12 +02:00
decklink_dec.cpp avdevice/decklink_dec: add option to align capture start time 2018-09-30 21:09:12 +02:00
decklink_dec.h
decklink_dec_c.c avdevice/decklink_dec: add option to align capture start time 2018-09-30 21:09:12 +02:00
decklink_enc.cpp avdevice/decklink: Add support for EIA-708 output over SDI 2018-09-09 22:42:26 +02:00
decklink_enc.h
decklink_enc_c.c avdevice/decklink_enc: add support for setting duplex mode 2018-09-09 21:21:42 +02:00
dshow.c Cosmetics: Reindent after last commit. 2018-09-19 18:14:40 +02:00
dshow_capture.h
dshow_common.c
dshow_crossbar.c
dshow_enummediatypes.c
dshow_enumpins.c
dshow_filter.c
dshow_pin.c
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 avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
iec61883.c avdevice/iec61883: free the private context at the end 2018-04-18 22:45:09 -03: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
libndi_newtek_common.h
libndi_newtek_dec.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
libndi_newtek_enc.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
openal-dec.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
opengl_enc.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
opengl_enc_shaders.h
oss.c
oss.h
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
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 define if the window quit action is available 2018-05-19 14:55:15 +02:00
sndio.c
sndio.h
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
timefilter.c
timefilter.h
utils.c
v4l2-common.c lavd/v4l2: Add ARGB and XRGB packed pixel formats 2018-05-10 22:40:57 +02:00
v4l2-common.h
v4l2.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
v4l2enc.c avdevice/v4l2enc: add video4linux2 name alias 2018-06-18 16:26:23 -08:00
version.h avdevice/decklink_dec: add option to align capture start time 2018-09-30 21:09:12 +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: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
xv.c avdevice: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00