]> git.sesse.net Git - ffmpeg/history - libavdevice/xcbgrab.c
xcbgrab: Validate the capture area
[ffmpeg] / libavdevice / xcbgrab.c
2015-04-30 Luca Barbatoxcbgrab: Validate the capture area
2015-04-30 Luca Barbatoxcbgrab: Do not assume the non shm image data is always...
2015-04-09 Diego Biurrunavdevice: Add missing header for NULL_IF_CONFIG_SMALL
2015-03-12 Vittorio Giovaraxcbgrab: Check av_strdup() allocation
2015-03-08 Luca Barbatoxcbgrab: Free the host string after checking the connection
2015-02-24 Luca Barbatoxcbgrab: Unbreak parsing filename options
2015-02-24 Luca Barbatoxcbgrab: Provide better names for the y and x option
2015-02-15 Daniel Moranxcbgrab: Use the correct geometry for the region highlight
2015-02-15 Luca Barbatoxcbgrab: Correctly make shm optional
2014-12-18 Vittorio Giovaraxcbgrab: Move NULL check before pointer dereference
2014-12-10 Luca Barbatoxcbgrab: Support empty filename string correctly
2014-10-26 Luca Barbatoxcbgrab: XCB-based screen capture