summaryrefslogtreecommitdiffstats
path: root/libavdevice/xcbgrab.c
Commit message (Expand)AuthorAgeFilesLines
* Use avpriv_report_missing_feature() where appropriateDiego Biurrun2016-11-081-1/+1
* x11grab: Rename internal component to "xcbgrab"Diego Biurrun2016-07-291-1/+1
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-231-6/+5
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-271-1/+1
* xcbgrab: Explicitly include xcb/shape.hLuca Barbato2015-07-061-0/+1
* xcbgrab: Accept geometries matching the screen sizeNicolas George2015-05-061-2/+2
* xcbgrab: Validate the capture areaLuca Barbato2015-04-301-2/+11
* xcbgrab: Do not assume the non shm image data is always availableLuca Barbato2015-04-301-2/+14
* avdevice: Add missing header for NULL_IF_CONFIG_SMALLDiego Biurrun2015-04-091-3/+4
* xcbgrab: Check av_strdup() allocationVittorio Giovara2015-03-121-0/+2
* xcbgrab: Free the host string after checking the connectionLuca Barbato2015-03-081-3/+6
* xcbgrab: Unbreak parsing filename optionsLuca Barbato2015-02-241-6/+14
* xcbgrab: Provide better names for the y and x optionLuca Barbato2015-02-241-0/+2
* xcbgrab: Use the correct geometry for the region highlightDaniel Moran2015-02-151-1/+1
* xcbgrab: Correctly make shm optionalLuca Barbato2015-02-151-4/+4
* xcbgrab: Move NULL check before pointer dereferenceVittorio Giovara2014-12-181-1/+5
* xcbgrab: Support empty filename string correctlyLuca Barbato2014-12-101-2/+2
* xcbgrab: XCB-based screen captureLuca Barbato2014-10-261-0/+655
OpenPOWER on IntegriCloud