..
Makefile
lavd/avdevice: introduce helper functions for sink/sources listing
10 years ago
alldevices.c
Merge commit 'a6674d2e7771dbf7a4a5556f5e126be83cadac96'
10 years ago
alsa-audio-common.c
lavd/alsa-audio-common: mark default device in device list
10 years ago
alsa-audio-dec.c
lavd/alsa: implement get_device_list callbacks
10 years ago
alsa-audio-enc.c
lavd/alsa: implement get_device_list callbacks
10 years ago
alsa-audio.h
lavd/alsa: implement get_device_list callbacks
10 years ago
avdevice.c
avdevice: Use av_format_get_control_message_cb()
10 years ago
avdevice.h
lavd/avdevice: introduce helper functions for sink/sources listing
10 years ago
avdeviceres.rc
…
avfoundation.m
lavd/avfoundation: Introduce device alias 'none' to allow the user to record only audio or video.
10 years ago
bktr.c
…
caca.c
avdeviece: Read errno before av_log() as the callback from av_log() might affect errno
10 years ago
decklink_common.cpp
avdevice/decklink_common: fix COM initialization failure check
10 years ago
decklink_common.h
avdevice/decklink_common: Fix "Cross-compiling FFmpeg on Debian for Windows with MinGW-w64"
10 years ago
decklink_common_c.h
avdevice/decklink: move general code of decklink encoder to common file
11 years ago
decklink_dec.cpp
avdevice: add decklink input support
11 years ago
decklink_dec.h
avdevice: add decklink input support
11 years ago
decklink_dec_c.c
avdevice: add decklink input support
11 years ago
decklink_enc.cpp
avdevice/decklink: move general code of decklink encoder to common file
11 years ago
decklink_enc.h
avdevice/decklink: move general code of decklink encoder to common file
11 years ago
decklink_enc_c.c
avdevice/decklink: move general code of decklink encoder to common file
11 years ago
dshow.c
avdevice/dshow: Remove unneeded NULL checks
10 years ago
dshow_capture.h
msvc: Fix compilation errors due to header include order.
10 years ago
dshow_common.c
…
dshow_enummediatypes.c
…
dshow_enumpins.c
…
dshow_filter.c
…
dshow_pin.c
…
dv1394.c
avdevice/dv1394: Use av_freep() to avoid leaving stale pointers in memory
10 years ago
dv1394.h
…
fbdev_common.c
avdevice/fbdev_common: Use av_freep(), avoid leaving stale pointers
10 years ago
fbdev_common.h
…
fbdev_dec.c
avdevice/fbdev_dec: use errno instead of ret for av_log
10 years ago
fbdev_enc.c
…
file_open.c
…
gdigrab.c
…
iec61883.c
Fix standalone compilation of the iec61883 input device.
10 years ago
internal.h
lavd/avdevice: introduce helper functions for sink/sources listing
10 years ago
jack_audio.c
Merge commit '2cd28693a59050717cb7da6cb229e606b1dee356'
10 years ago
lavfi.c
avdevice/lavfi: Use avio_closep() to avoid leaving stale pointers in memory
10 years ago
libavdevice.v
lavd: export all symbols with av_ prefix
10 years ago
libcdio.c
…
libdc1394.c
…
openal-dec.c
…
opengl_enc.c
msvc: Fix compilation errors due to header include order.
10 years ago
opengl_enc_shaders.h
…
oss_audio.c
avdevice/oss_audio: avoid strerror() and errbuf
10 years ago
oss_audio.h
…
oss_audio_dec.c
…
oss_audio_enc.c
…
pulse_audio_common.c
avdevice/pulse_audio_common: Use av_freep(), avoid leaving stale pointers
10 years ago
pulse_audio_common.h
…
pulse_audio_dec.c
…
pulse_audio_enc.c
…
qtkit.m
…
sdl.c
…
sndio_common.c
…
sndio_common.h
…
sndio_dec.c
…
sndio_enc.c
…
timefilter.c
…
timefilter.h
…
utils.c
lavd/avdevice: introduce helper functions for sink/sources listing
10 years ago
v4l.c
…
v4l2-common.c
v4l2: support MPEG4 compressed streams
10 years ago
v4l2-common.h
lavd/v4l2: don't use avpriv_ prefix for internal functions
10 years ago
v4l2.c
lavd/v4l2: implement list device callback
10 years ago
v4l2enc.c
lavd/v4l2: don't use avpriv_ prefix for internal functions
10 years ago
version.h
lavd/avdevice: introduce helper functions for sink/sources listing
10 years ago
vfwcap.c
…
x11grab.c
Merge commit '2a5ac99e6e06078713f684fee2466c91f677b303'
11 years ago
xcbgrab.c
Merge commit '9e06327ecb8f73c7904d10af7ad339c57cdaa788'
10 years ago
xv.c
…