index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavdevice
/
xcbgrab.c
Age
Commit message (
Expand
)
Author
2016-11-08
Use avpriv_report_missing_feature() where appropriate
Diego Biurrun
2016-07-29
x11grab: Rename internal component to "xcbgrab"
Diego Biurrun
2016-02-23
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2015-07-27
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-07-06
xcbgrab: Explicitly include xcb/shape.h
Luca Barbato
2015-05-06
xcbgrab: Accept geometries matching the screen size
Nicolas George
2015-04-30
xcbgrab: Validate the capture area
Luca Barbato
2015-04-30
xcbgrab: Do not assume the non shm image data is always available
Luca Barbato
2015-04-09
avdevice: Add missing header for NULL_IF_CONFIG_SMALL
Diego Biurrun
2015-03-12
xcbgrab: Check av_strdup() allocation
Vittorio Giovara
2015-03-08
xcbgrab: Free the host string after checking the connection
Luca Barbato
2015-02-24
xcbgrab: Unbreak parsing filename options
Luca Barbato
2015-02-24
xcbgrab: Provide better names for the y and x option
Luca Barbato
2015-02-15
xcbgrab: Use the correct geometry for the region highlight
Daniel Moran
2015-02-15
xcbgrab: Correctly make shm optional
Luca Barbato
2014-12-18
xcbgrab: Move NULL check before pointer dereference
Vittorio Giovara
2014-12-10
xcbgrab: Support empty filename string correctly
Luca Barbato
2014-10-26
xcbgrab: XCB-based screen capture
Luca Barbato