ffmpeg/libavdevice
Trevor \\\\ Higgins 6632802aa0 x11grab: fixed next frame capture time calculation
The next frame time could slip, causing the frame rate to drop until
 frames were dropped. Now will capture at the next correct moment instead.

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2016-02-05 01:11:17 +01:00
..
Makefile avdevice: Mark decklink_common.h as unconditional SKIPHEADER 2016-01-24 07:28:18 -08:00
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 doc: avoid incorrect phrase 'allows to' 2015-06-16 21:48:51 +02:00
avdevice.c
avdevice.h doc: avoid incorrect phrase 'allows to' 2015-06-16 21:48:51 +02:00
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 Revert "decklink: Header cleanup" 2016-01-24 12:42:39 -08:00
decklink_common.h libavdevice/decklink_common.h: fix broken build due to missing `/` 2016-01-29 13:29:47 +01:00
decklink_common_c.h decklink: support all valid numbers of audio channels 2016-02-03 00:34:26 +01:00
decklink_dec.cpp decklink: support all valid numbers of audio channels 2016-02-03 00:34:26 +01:00
decklink_dec.h all: Add missing header guards 2016-01-28 19:49:48 -08:00
decklink_dec_c.c decklink: support all valid numbers of audio channels 2016-02-03 00:34:26 +01:00
decklink_enc.cpp Revert "decklink: Header cleanup" 2016-01-24 12:42:39 -08:00
decklink_enc.h all: Add missing header guards 2016-01-28 19:49:48 -08:00
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 all: Make header guard names consistent 2016-01-31 15:44:11 -08:00
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 Merge commit '87f98a2b9d4c7218ad82bb45347a53b65e5244f3' 2015-07-11 12:25:03 +02:00
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 Update demuxers and protocols for protocol whitelist support 2016-02-02 04:16:50 +01: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 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
opengl_enc_shaders.h all: Make header guard names consistent 2016-01-31 15:44:11 -08:00
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 lavd/pulse_audio_enc: replace lround by lrint 2015-12-21 08:25:30 -08:00
qtkit.m
sdl.c sdl: Remove AVPicture usage 2016-02-02 18:06:13 -08:00
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 Correct two build/built typos 2016-01-11 20:53:11 -08:00
v4l2enc.c
version.h lavd/decklink_dec: add support for teletext 2016-01-29 01:42:15 +01:00
vfwcap.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 2015-10-27 14:28:56 +01:00
x11grab.c x11grab: fixed next frame capture time calculation 2016-02-05 01:11:17 +01:00
xcbgrab.c avdevice/xcbgrab: fix -Wunused-variable 2015-09-19 01:35:43 +02:00
xv.c xv: Remove AVPicture usage 2016-02-02 18:06:13 -08:00