..
Makefile
Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc'
10 years ago
alldevices.c
Merge commit 'a6674d2e7771dbf7a4a5556f5e126be83cadac96'
10 years ago
alsa.c
Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc'
10 years ago
alsa.h
Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc'
10 years ago
alsa_dec.c
doc: avoid incorrect phrase 'allows to'
10 years ago
alsa_enc.c
doc: avoid incorrect phrase 'allows to'
10 years ago
avdevice.c
avdevice: Use av_format_get_control_message_cb()
10 years ago
avdevice.h
doc: avoid incorrect phrase 'allows to'
10 years ago
avdeviceres.rc
Add Windows resource file support for shared libraries
11 years ago
avfoundation.m
avdevice/avfoundation: Fix occured typo
10 years ago
bktr.c
Merge commit '81ef46020fa654720e3beb4f5551ba634fae262a'
10 years ago
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: Use defined(__APPLE__) instead of __APPLE__
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: 10 Bit support for Decklink input device
10 years ago
decklink_dec.cpp
avdevice/decklink: 10 Bit support for Decklink input device
10 years ago
decklink_dec.h
avdevice: add decklink input support
10 years ago
decklink_dec_c.c
avdevice/decklink: 10 Bit support for Decklink input device
10 years ago
decklink_enc.cpp
avdevice/decklink: move general code of decklink encoder to common file
10 years ago
decklink_enc.h
avdevice/decklink: move general code of decklink encoder to common file
10 years ago
decklink_enc_c.c
avdevice/decklink: move general code of decklink encoder to common file
10 years ago
dshow.c
dshow: add capture device save and load
10 years ago
dshow_capture.h
avdevice/dshow_capture: avoid #ifdef, use ff_dlog() for dshowdebug()
10 years ago
dshow_common.c
…
dshow_crossbar.c
dshow: crossbar dialog was frequently being displayed twice, split up option so it can be just once
10 years ago
dshow_enummediatypes.c
dshow: fixup some COM objects, based on patches from Don Moir
11 years ago
dshow_enumpins.c
…
dshow_filter.c
…
dshow_pin.c
dshow: tweak logging
10 years ago
dv1394.c
Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'
10 years ago
dv1394.h
…
fbdev_common.c
avdevice/fbdev_common: Use av_freep(), avoid leaving stale pointers
10 years ago
fbdev_common.h
lavd/fbdev_enc: move list device code to fbdev_common
11 years ago
fbdev_dec.c
Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'
10 years ago
fbdev_enc.c
lavd/fbdev_enc: move list device code to fbdev_common
11 years ago
file_open.c
libavutil: Make avpriv_open a library-internal function on msvcrt
11 years ago
gdigrab.c
gdigrab: fix gdi object leak if using mouse
10 years ago
iec61883.c
Remove a few occurences of "long long" from the libraries.
10 years ago
internal.h
lavd/avdevice: introduce helper functions for sink/sources listing
10 years ago
jack.c
Merge commit 'bc1eace1b3654c490cb2c226b3c80854244dbb9a'
10 years ago
lavfi.c
avdevice/lavfi: do not rescale AV_NOPTS_VALUE in lavfi_read_packet()
10 years ago
libavdevice.v
lavd: export all symbols with av_ prefix
10 years ago
libcdio.c
lavd/libcdio: add more paranoia mode constants
10 years ago
libdc1394.c
libdc1394: Unbreak build after c201069fa
10 years ago
openal-dec.c
avdevice/openal-dec: Make al_format_info const
10 years ago
opengl_enc.c
msvc: Fix compilation errors due to header include order.
10 years ago
opengl_enc_shaders.h
lavd/opengl_enc_shaders: fix gray* shader
11 years ago
oss.c
Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc'
10 years ago
oss.h
Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc'
10 years ago
oss_dec.c
Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc'
10 years ago
oss_enc.c
Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc'
10 years ago
pulse_audio_common.c
avdevice/pulse_audio_common: Use av_freep(), avoid leaving stale pointers
10 years ago
pulse_audio_common.h
lavd/pulse_audio_common: add context helper functions
11 years ago
pulse_audio_dec.c
Merge commit 'c201069fac9a76e6604f9d84d76a172434d62200'
10 years ago
pulse_audio_enc.c
avdevice/pulse_audio_enc: use getter function for AVFrame.channels
10 years ago
qtkit.m
lavd/qtkit: Silence deprecation warnings when using clang.
10 years ago
sdl.c
lavd: add categories to device implementations
11 years ago
sndio.c
Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc'
10 years ago
sndio.h
Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc'
10 years ago
sndio_dec.c
Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc'
10 years ago
sndio_enc.c
Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc'
10 years ago
timefilter.c
timefilter: Handle memory allocation failure
11 years ago
timefilter.h
timefilter: Handle memory allocation failure
11 years ago
utils.c
lavd/avdevice: introduce helper functions for sink/sources listing
10 years ago
v4l.c
lavd: add categories to device implementations
11 years ago
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
avdevice/v4l2: Fix vertical alignment in list_formats() output
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
Merge commit '4f373a5111f900af54301907132942f95276285c'
10 years ago
x11grab.c
avdevice/x11grab: use av_clip() instead of nested min & max
10 years ago
xcbgrab.c
lavd/xcbgrab: fix comparison with screen size.
10 years ago
xv.c
xv.c: Add missing const to lookup table.
10 years ago