1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-23 01:35:07 +02:00
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
..
alldevices.c Merge commit 'a6674d2e7771dbf7a4a5556f5e126be83cadac96' 2014-10-27 21:26:51 +01: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
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
avdevice.c avdevice: Use av_format_get_control_message_cb() 2015-01-16 02:13:01 +01:00
avdevice.h doc: avoid incorrect phrase 'allows to' 2015-06-16 21:48:51 +02:00
avdeviceres.rc Add Windows resource file support for shared libraries 2013-12-05 23:42:07 +01:00
avfoundation.m avdevice/avfoundation: Fix occured typo 2015-03-30 21:41:17 +02:00
bktr.c Merge commit '81ef46020fa654720e3beb4f5551ba634fae262a' 2015-02-16 02:56:17 +01:00
caca.c avdevice/caca: change AV_OPT_TYPE_STRING to set .str default 2015-10-31 02:31:40 +01:00
decklink_common_c.h decklink: support all valid numbers of audio channels 2016-02-03 00:34:26 +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_dec_c.c 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_enc_c.c avdevice/decklink: move general code of decklink encoder to common file 2014-09-22 01:39:50 +02: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
dshow_capture.h all: Make header guard names consistent 2016-01-31 15:44:11 -08:00
dshow_common.c dshow: rename dshow.h to avoid conflict with system header of equal name 2012-05-24 14:15:10 +02:00
dshow_crossbar.c dshow: crossbar dialog was frequently being displayed twice, split up option so it can be just once 2015-01-26 01:29:58 -07:00
dshow_enummediatypes.c avdevice/dshow_enummediatypes: check return of av_malloc 2015-11-06 09:36:57 -05:00
dshow_enumpins.c dshow: rename dshow.h to avoid conflict with system header of equal name 2012-05-24 14:15:10 +02:00
dshow_filter.c dshow: Use NO_DSHOW_STRSAFE for all dshow header inclusions 2012-11-16 19:26:13 +01:00
dshow_pin.c dshow: show more debug timestamp info 2015-07-31 18:30:03 +02:00
dshow.c Replace remaining occurances of av_free_packet with av_packet_unref 2015-10-27 14:35:30 +01:00
dv1394.c Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' 2015-04-20 03:19:47 +02:00
dv1394.h miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
fbdev_common.c Merge commit '87f98a2b9d4c7218ad82bb45347a53b65e5244f3' 2015-07-11 12:25:03 +02:00
fbdev_common.h lavd/fbdev_enc: move list device code to fbdev_common 2014-04-30 00:35:42 +02:00
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 lavd/fbdev_enc: move list device code to fbdev_common 2014-04-30 00:35:42 +02:00
file_open.c libavutil: Make avpriv_open a library-internal function on msvcrt 2013-08-10 00:53:33 +03:00
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 lavd: export all symbols with av_ prefix 2014-10-20 22:01:36 +02:00
libcdio.c lavd/libcdio: add more paranoia mode constants 2015-01-31 11:32:05 +01:00
libdc1394.c Merge commit 'f890677d05bc4e8b494a73373ab4cc19791bf884' 2015-10-22 20:48:54 +02:00
Makefile avdevice: Mark decklink_common.h as unconditional SKIPHEADER 2016-01-24 07:28:18 -08: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_shaders.h all: Make header guard names consistent 2016-01-31 15:44:11 -08:00
opengl_enc.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
oss_dec.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 2015-10-27 14:28:56 +01:00
oss_enc.c Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 2015-04-09 21:36:42 +02:00
oss.c Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 2015-04-09 21:36:42 +02:00
oss.h Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 2015-04-09 21:36:42 +02:00
pulse_audio_common.c avdevice/pulse_audio_common: Use av_freep(), avoid leaving stale pointers 2014-11-21 18:02:01 +01:00
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 Merge commit 'c201069fac9a76e6604f9d84d76a172434d62200' 2015-04-09 21:07:24 +02:00
pulse_audio_enc.c lavd/pulse_audio_enc: replace lround by lrint 2015-12-21 08:25:30 -08:00
qtkit.m lavd/qtkit: Silence deprecation warnings when using clang. 2015-03-10 12:11:15 +01:00
sdl.c sdl: Remove AVPicture usage 2016-02-02 18:06:13 -08:00
sndio_dec.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 2015-10-27 14:28:56 +01:00
sndio_enc.c Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 2015-04-09 21:36:42 +02:00
sndio.c Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 2015-04-09 21:36:42 +02:00
sndio.h Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 2015-04-09 21:36:42 +02:00
timefilter.c timefilter: Handle memory allocation failure 2013-10-29 11:40:04 +00:00
timefilter.h timefilter: Handle memory allocation failure 2013-10-29 11:40:04 +00:00
utils.c lavd/avdevice: introduce helper functions for sink/sources listing 2015-01-11 18:58:26 +01:00
v4l2-common.c v4l2: support MPEG4 compressed streams 2014-11-05 19:15:14 +01:00
v4l2-common.h lavd/v4l2: don't use avpriv_ prefix for internal functions 2014-10-29 16:12:14 +01:00
v4l2.c Correct two build/built typos 2016-01-11 20:53:11 -08:00
v4l2enc.c lavd/v4l2: don't use avpriv_ prefix for internal functions 2014-10-29 16:12:14 +01:00
v4l.c Replace av_dlog with ff_dlog. 2015-08-18 10:24:01 -04:00
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