summaryrefslogtreecommitdiff
path: root/libavdevice/xcbgrab.c
Commit message (Expand)AuthorAge
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* xcbgrab: Explicitly include xcb/shape.hLuca Barbato2015-07-06
* xcbgrab: Accept geometries matching the screen sizeNicolas George2015-05-06
* xcbgrab: Validate the capture areaLuca Barbato2015-04-30
* xcbgrab: Do not assume the non shm image data is always availableLuca Barbato2015-04-30
* avdevice: Add missing header for NULL_IF_CONFIG_SMALLDiego Biurrun2015-04-09
* xcbgrab: Check av_strdup() allocationVittorio Giovara2015-03-12
* xcbgrab: Free the host string after checking the connectionLuca Barbato2015-03-08
* xcbgrab: Unbreak parsing filename optionsLuca Barbato2015-02-24
* xcbgrab: Provide better names for the y and x optionLuca Barbato2015-02-24
* xcbgrab: Use the correct geometry for the region highlightDaniel Moran2015-02-15
* xcbgrab: Correctly make shm optionalLuca Barbato2015-02-15
* xcbgrab: Move NULL check before pointer dereferenceVittorio Giovara2014-12-18
* xcbgrab: Support empty filename string correctlyLuca Barbato2014-12-10
* xcbgrab: XCB-based screen captureLuca Barbato2014-10-26