aboutsummaryrefslogtreecommitdiff
path: root/libavdevice/xcbgrab.c
AgeCommit message (Expand)Author
2016-11-08Use avpriv_report_missing_feature() where appropriateDiego Biurrun
2016-07-29x11grab: Rename internal component to "xcbgrab"Diego Biurrun
2016-02-23lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov
2015-07-27lavc: Consistently prefix input buffer definesVittorio Giovara
2015-07-06xcbgrab: Explicitly include xcb/shape.hLuca Barbato
2015-05-06xcbgrab: Accept geometries matching the screen sizeNicolas George
2015-04-30xcbgrab: Validate the capture areaLuca Barbato
2015-04-30xcbgrab: Do not assume the non shm image data is always availableLuca Barbato
2015-04-09avdevice: Add missing header for NULL_IF_CONFIG_SMALLDiego Biurrun
2015-03-12xcbgrab: Check av_strdup() allocationVittorio Giovara
2015-03-08xcbgrab: Free the host string after checking the connectionLuca Barbato
2015-02-24xcbgrab: Unbreak parsing filename optionsLuca Barbato
2015-02-24xcbgrab: Provide better names for the y and x optionLuca Barbato
2015-02-15xcbgrab: Use the correct geometry for the region highlightDaniel Moran
2015-02-15xcbgrab: Correctly make shm optionalLuca Barbato
2014-12-18xcbgrab: Move NULL check before pointer dereferenceVittorio Giovara
2014-12-10xcbgrab: Support empty filename string correctlyLuca Barbato
2014-10-26xcbgrab: XCB-based screen captureLuca Barbato