| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\ |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
| * | xcbgrab: Explicitly include xcb/shape.h | Luca Barbato | 2015-07-06 | 1 | -0/+1 |
| * | xcbgrab: Accept geometries matching the screen size | Nicolas George | 2015-05-06 | 1 | -2/+2 |
* | | lavd/xcbgrab: fix comparison with screen size. | Nicolas George | 2015-05-06 | 1 | -2/+2 |
* | | Merge commit 'e8c4db0d4d07738fed716b1d2f20c85aac944641' | Michael Niedermayer | 2015-04-30 | 1 | -2/+11 |
|\| |
|
| * | xcbgrab: Validate the capture area | Luca Barbato | 2015-04-30 | 1 | -2/+11 |
* | | Merge commit '82a10225f817b2612fdd2b23af9d4f0a3408df3b' | Michael Niedermayer | 2015-04-30 | 1 | -2/+14 |
|\| |
|
| * | xcbgrab: Do not assume the non shm image data is always available | Luca Barbato | 2015-04-30 | 1 | -2/+14 |
* | | Merge commit 'c201069fac9a76e6604f9d84d76a172434d62200' | Michael Niedermayer | 2015-04-09 | 1 | -3/+4 |
|\| |
|
| * | avdevice: Add missing header for NULL_IF_CONFIG_SMALL | Diego Biurrun | 2015-04-09 | 1 | -3/+4 |
| * | xcbgrab: Check av_strdup() allocation | Vittorio Giovara | 2015-03-12 | 1 | -0/+2 |
* | | Merge commit '5f5b78aca35d07c771f5c4c73a984be9fe04a0b8' | Michael Niedermayer | 2015-03-08 | 1 | -0/+1 |
|\| |
|
| * | xcbgrab: Free the host string after checking the connection | Luca Barbato | 2015-03-08 | 1 | -3/+6 |
* | | Merge commit '85b3b1c4ba7af9c2658442b0aafd27d613e1854b' | Michael Niedermayer | 2015-02-25 | 1 | -0/+1 |
|\| |
|
| * | xcbgrab: Unbreak parsing filename options | Luca Barbato | 2015-02-24 | 1 | -6/+14 |
* | | Merge commit 'b31328d008985f87f0a7c83c700847cef1a4f08c' | Michael Niedermayer | 2015-02-25 | 1 | -0/+2 |
|\| |
|
| * | xcbgrab: Provide better names for the y and x option | Luca Barbato | 2015-02-24 | 1 | -0/+2 |
| * | xcbgrab: Use the correct geometry for the region highlight | Daniel Moran | 2015-02-15 | 1 | -1/+1 |
* | | Merge commit 'd40815a982c36ff9da09ae3edb5e3bd7d97b5d42' | Michael Niedermayer | 2015-02-15 | 1 | -6/+2 |
|\| |
|
| * | xcbgrab: Correctly make shm optional | Luca Barbato | 2015-02-15 | 1 | -4/+4 |
* | | Merge commit '9e06327ecb8f73c7904d10af7ad339c57cdaa788' | Michael Niedermayer | 2014-12-19 | 1 | -3/+2 |
|\| |
|
| * | xcbgrab: Move NULL check before pointer dereference | Vittorio Giovara | 2014-12-18 | 1 | -1/+5 |
* | | Merge commit '2c3f29c4894ee50635b846f202296ad79a7c0d33' | Michael Niedermayer | 2014-12-10 | 1 | -2/+2 |
|\| |
|
| * | xcbgrab: Support empty filename string correctly | Luca Barbato | 2014-12-10 | 1 | -2/+2 |
* | | avdevice/xcbgrab: check xcb_query_pointer_reply_t pointer before use | Michael Niedermayer | 2014-12-09 | 1 | -1/+6 |
* | | Fix xcb 32bit pix_fmts: There is no screen transparency. | Carl Eugen Hoyos | 2014-12-08 | 1 | -2/+2 |
* | | avdevice/xcbgrab: Fix show_region rectangle | Daniel Moran | 2014-12-07 | 1 | -1/+1 |
* | | avdevice/xcbgrab: fix undefined reference to xcb_shape_rectangles in xcbgrab.c | Boris Reisig | 2014-11-24 | 1 | -1/+5 |
* | | avdevice/xcbgrab: Fix/remove unneeded NULL checks | Michael Niedermayer | 2014-11-16 | 1 | -8/+6 |
* | | avdevice/xcbgrab: Fix offset support | Michael Niedermayer | 2014-10-30 | 1 | -5/+13 |
* | | Fix compilation of xcbgrab if xcb/shape.h is not available. | Carl Eugen Hoyos | 2014-10-30 | 1 | -0/+2 |
* | | Fix xcbgrab build if shm is not available. | Carl Eugen Hoyos | 2014-10-30 | 1 | -0/+4 |
* | | avdevice/xcbgrab: set avclass category | Michael Niedermayer | 2014-10-28 | 1 | -0/+1 |
* | | Merge commit 'a6674d2e7771dbf7a4a5556f5e126be83cadac96' | Michael Niedermayer | 2014-10-27 | 1 | -4/+4 |
|/ |
|
* | xcbgrab: XCB-based screen capture | Luca Barbato | 2014-10-26 | 1 | -0/+655 |