.. |
Makefile
|
…
|
|
alldevices.c
|
…
|
|
alsa.c
|
all: fix -Wextra-semi reported on clang
|
2015-10-24 17:58:17 -04:00 |
alsa.h
|
avdevice/alsa: add av_warn_unused_result
|
2015-10-16 07:54:36 -04:00 |
alsa_dec.c
|
Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'
|
2015-10-27 14:28:56 +01:00 |
alsa_enc.c
|
…
|
|
avdevice.c
|
…
|
|
avdevice.h
|
…
|
|
avdeviceres.rc
|
…
|
|
avfoundation.m
|
…
|
|
bktr.c
|
…
|
|
caca.c
|
avdevice/caca: change AV_OPT_TYPE_STRING to set .str default
|
2015-10-31 02:31:40 +01:00 |
decklink_common.cpp
|
…
|
|
decklink_common.h
|
avdevice/decklink: Fix build error caused by a change in the SDK.
|
2015-07-28 05:16:05 +02:00 |
decklink_common_c.h
|
…
|
|
decklink_dec.cpp
|
Replace remaining occurances of av_free_packet with av_packet_unref
|
2015-10-27 14:35:30 +01:00 |
decklink_dec.h
|
…
|
|
decklink_dec_c.c
|
…
|
|
decklink_enc.cpp
|
…
|
|
decklink_enc.h
|
…
|
|
decklink_enc_c.c
|
…
|
|
dshow.c
|
Replace remaining occurances of av_free_packet with av_packet_unref
|
2015-10-27 14:35:30 +01:00 |
dshow_capture.h
|
…
|
|
dshow_common.c
|
…
|
|
dshow_crossbar.c
|
…
|
|
dshow_enummediatypes.c
|
avdevice/dshow_enummediatypes: check return of av_malloc
|
2015-11-06 09:36:57 -05:00 |
dshow_enumpins.c
|
…
|
|
dshow_filter.c
|
…
|
|
dshow_pin.c
|
dshow: show more debug timestamp info
|
2015-07-31 18:30:03 +02:00 |
dv1394.c
|
…
|
|
dv1394.h
|
…
|
|
fbdev_common.c
|
…
|
|
fbdev_common.h
|
…
|
|
fbdev_dec.c
|
lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.
|
2015-09-15 18:02:43 +02:00 |
fbdev_enc.c
|
…
|
|
file_open.c
|
…
|
|
gdigrab.c
|
gdigrab: grab right desktop size if DPI in use, based on patch from Alexander Brotzge
|
2015-10-31 23:08:02 +11:00 |
iec61883.c
|
Remove left-over FF_API_DESTRUCT_PACKET cruft
|
2015-09-05 16:51:53 +02:00 |
internal.h
|
avdevice/internal: add av_warn_unused_result
|
2015-10-16 17:28:40 -04:00 |
jack.c
|
Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'
|
2015-10-27 14:28:56 +01:00 |
lavfi.c
|
avdevice/lavfi: fix self assignment warning
|
2015-08-23 20:00:03 +02:00 |
libavdevice.v
|
…
|
|
libcdio.c
|
…
|
|
libdc1394.c
|
Merge commit 'f890677d05bc4e8b494a73373ab4cc19791bf884'
|
2015-10-22 20:48:54 +02:00 |
openal-dec.c
|
Replace remaining occurances of av_free_packet with av_packet_unref
|
2015-10-27 14:35:30 +01:00 |
opengl_enc.c
|
Replace all remaining occurances of step/depth_minus1 and offset_plus1
|
2015-09-08 17:10:48 +02:00 |
opengl_enc_shaders.h
|
…
|
|
oss.c
|
…
|
|
oss.h
|
…
|
|
oss_dec.c
|
Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'
|
2015-10-27 14:28:56 +01:00 |
oss_enc.c
|
…
|
|
pulse_audio_common.c
|
…
|
|
pulse_audio_common.h
|
avdevice/pulse_audio_common: add av_warn_unused_result
|
2015-10-22 19:03:50 -04:00 |
pulse_audio_dec.c
|
…
|
|
pulse_audio_enc.c
|
…
|
|
qtkit.m
|
…
|
|
sdl.c
|
…
|
|
sndio.c
|
…
|
|
sndio.h
|
…
|
|
sndio_dec.c
|
Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'
|
2015-10-27 14:28:56 +01:00 |
sndio_enc.c
|
…
|
|
timefilter.c
|
…
|
|
timefilter.h
|
…
|
|
utils.c
|
…
|
|
v4l.c
|
Replace av_dlog with ff_dlog.
|
2015-08-18 10:24:01 -04:00 |
v4l2-common.c
|
…
|
|
v4l2-common.h
|
…
|
|
v4l2.c
|
Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'
|
2015-10-27 14:28:56 +01:00 |
v4l2enc.c
|
…
|
|
version.h
|
Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'
|
2015-09-05 21:35:46 +02:00 |
vfwcap.c
|
Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'
|
2015-10-27 14:28:56 +01:00 |
x11grab.c
|
…
|
|
xcbgrab.c
|
avdevice/xcbgrab: fix -Wunused-variable
|
2015-09-19 01:35:43 +02:00 |
xv.c
|
…
|
|