Re: [FFmpeg-cvslog] xcbgrab: XCB-based screen capture

2014-10-28 Thread compn
On Tue, 28 Oct 2014 10:05:29 +0100 Nicolas George wrote: > Le sextidi 6 brumaire, an CCXXIII, compn a écrit : > > from x11grab.c: > > > > AV_OPT_TYPE_INT, {.i64 = 1}, 0, 1, DEC }, { "follow_mouse", "move > > the grabbing region when the mouse pointer reaches within specified > > amount of pixels

Re: [FFmpeg-cvslog] xcbgrab: XCB-based screen capture

2014-10-28 Thread Nicolas George
Le sextidi 6 brumaire, an CCXXIII, compn a écrit : > so its name is changed in the makefile, but not the device name? It seems that Anton noticed it too on the other side. > from x11grab.c: > > static const AVOption options[] = { > { "draw_mouse", "draw the mouse pointer", OFFSET(draw_mouse)

Re: [FFmpeg-cvslog] xcbgrab: XCB-based screen capture

2014-10-27 Thread compn
On Mon, 27 Oct 2014 21:44:59 +0100 (CET) g...@videolan.org (Luca Barbato) wrote: > ffmpeg | branch: master | Luca Barbato | Sun Aug > 24 14:18:22 2014 +0200| [a6674d2e7771dbf7a4a5556f5e126be83cadac96] | > committer: Luca Barbato > > xcbgrab: XCB-based screen capture > > Matches the x11grab scre

[FFmpeg-cvslog] xcbgrab: XCB-based screen capture

2014-10-27 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Sun Aug 24 14:18:22 2014 +0200| [a6674d2e7771dbf7a4a5556f5e126be83cadac96] | committer: Luca Barbato xcbgrab: XCB-based screen capture Matches the x11grab screen capture by features. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a6674d2e7