]> git.sesse.net Git - ffmpeg/commit
avdevice/xcbgrab: fix packet timestamps
authorMarton Balint <cus@passwd.hu>
Sat, 28 Dec 2019 00:12:28 +0000 (01:12 +0100)
committerMarton Balint <cus@passwd.hu>
Mon, 30 Dec 2019 20:09:24 +0000 (21:09 +0100)
commitf6845269c667422ced17d64f2e8a079437e74fe7
treefb70326f70b311058ca82b5c24ff857f6fdfa262
parentf651b18c19f19abb080d22e0e756a320d482a667
avdevice/xcbgrab: fix packet timestamps

Since 648b8cca6c56a4fa1760efc72dfe1363a5c6e31e and
c991e9cd91845044e93a9c89dd25b48ae707461b timestamps were not set properly.

Signed-off-by: Marton Balint <cus@passwd.hu>
libavdevice/xcbgrab.c