| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '2a5ac99e6e06078713f684fee2466c91f677b303' | Michael Niedermayer | 2014-10-05 | 1 | -16/+11 |
|\ |
|
| * | x11grab: Check the XQueryPointer return value | Antonio Ospite | 2014-10-04 | 1 | -8/+10 |
* | | Merge commit '5b9c817dc7577b6d44acc94d73b9c77c52cda489' | Michael Niedermayer | 2014-10-05 | 1 | -2/+1 |
|\| |
|
| * | x11grab: Check XFixesGetCursorImage return value | Luca Barbato | 2014-10-04 | 1 | -0/+2 |
* | | Merge commit '89fa2b5616274194d90bde0aeebf6adbd1245193' | Michael Niedermayer | 2014-10-05 | 1 | -0/+19 |
|\| |
|
| * | x11grab: Check for XFixes availability at runtime | Luca Barbato | 2014-10-04 | 1 | -0/+19 |
* | | avdevice/x11grab: fix cursor drawing in multi-screen setup | Antonio Ospite | 2014-09-09 | 1 | -1/+8 |
* | | avdevice/x11grab: rename the "w" Window to "root" in paint_mouse_pointer | Antonio Ospite | 2014-09-09 | 1 | -3/+3 |
* | | avdevice/x11grab: fix error handling in pixel formats | Michael Niedermayer | 2014-09-04 | 1 | -1/+4 |
* | | Merge commit '65e78a2e4b111627c0ebdf2c9baec95e5e21560d' | Michael Niedermayer | 2014-09-03 | 1 | -75/+71 |
|\| |
|
| * | x11grab: Refactor pixel format parsing | Luca Barbato | 2014-09-03 | 1 | -60/+57 |
* | | Merge commit 'bb3ead7e54fec205c595cfb8b1d8900d50d3d1cc' | Michael Niedermayer | 2014-09-03 | 1 | -26/+34 |
|\| |
|
| * | x11grab: Fallback to normal XImage if SHM is not supported | Luca Barbato | 2014-09-03 | 1 | -26/+34 |
* | | Merge commit '58396e806c65fe0eb00e6ccf1980f810cdceed05' | Michael Niedermayer | 2014-08-28 | 1 | -10/+10 |
|\| |
|
| * | x11grab: Use a typedef for the context, as most other code does | Luca Barbato | 2014-08-28 | 1 | -10/+10 |
* | | Merge commit '7bb505a33ca131906b2ceb2f298e104c862740ea' | Michael Niedermayer | 2014-08-28 | 1 | -1/+1 |
|\| |
|
| * | x11grab: Drop a spurious space in the extension reporting message | Luca Barbato | 2014-08-28 | 1 | -1/+1 |
* | | Merge commit '20e82b41fcad23ebbb18d89948aebfcc53921198' | Michael Niedermayer | 2014-08-28 | 1 | -17/+9 |
|\| |
|
| * | x11grab: Small near-cosmetic refactorings | Luca Barbato | 2014-08-28 | 1 | -20/+15 |
* | | Merge commit 'f07a4290a0e8f31796e348edd3ed06b8d15132d8' | Michael Niedermayer | 2014-08-28 | 1 | -134/+139 |
|\| |
|
| * | x11grab: K&R formatting cosmetics | Luca Barbato | 2014-08-28 | 1 | -136/+142 |
* | | lavd/x11grab: reindent after last commit. | Nicolas George | 2014-07-17 | 1 | -2/+2 |
* | | lavd/x11grab: add an option to disable MIT-SHM. | Nicolas George | 2014-07-17 | 1 | -1/+4 |
* | | lavd/x11grab: check 32-bits color masks. | Nicolas George | 2014-07-17 | 1 | -1/+10 |
* | | lavd/x11grab: change error code for unsupported visuals. | Nicolas George | 2014-07-17 | 1 | -3/+3 |
* | | lavd/x11grab: disable drawing mouse without XFixes. | Nicolas George | 2014-07-17 | 1 | -2/+9 |
* | | lavd: add categories to device implementations | Lukasz Marek | 2014-03-03 | 1 | -0/+1 |
* | | lavd/x11grab: Support AV_PIX_FMT_PAL8. | Carl Eugen Hoyos | 2013-10-24 | 1 | -0/+24 |
* | | avdevice/x11grab: use AV_OPT_TYPE_VIDEO_RATE | Paul B Mahol | 2013-07-26 | 1 | -8/+3 |
* | | avdevice/x11grab: allocate just one Cursor | Michael Niedermayer | 2013-06-21 | 1 | -3/+4 |
* | | x11grab: fix mixed declaration and code | Michael Niedermayer | 2012-10-29 | 1 | -3/+5 |
* | | x11: Fix x11grab BadCursor | Isaac Dooley | 2012-10-23 | 1 | -0/+7 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -7/+7 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -7/+7 |
* | | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 1 | -3/+3 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -3/+3 |
* | | Merge commit '124134e42455763b28cc346fed1d07017a76e84e' | Michael Niedermayer | 2012-09-05 | 1 | -1/+1 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -1/+1 |
* | | lavd/x11grab: deprecate "nomouse" specification in filename | Stefano Sabatini | 2012-08-08 | 1 | -1/+6 |
* | | lavd/x11grab: apply misc consistency fixes to options definition | Stefano Sabatini | 2012-08-08 | 1 | -7/+10 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | Replace various inlined inverse AVRational with av_inv_q(). | Clément Bœsch | 2012-08-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-29 | 1 | -13/+13 |
|\| |
|
| * | Add missing libavutil/time.h includes. | Anton Khirnov | 2012-07-28 | 1 | -0/+1 |
| * | x11grab: cosmetics: consistent naming for x11grab-related things | Diego Biurrun | 2012-07-28 | 1 | -13/+12 |
* | | x11grab: use AV_OPT_TYPE_IMAGE_SIZE. | Nicolas George | 2012-05-20 | 1 | -7/+2 |
* | | x11grab: fix compilation | Michael Niedermayer | 2012-03-18 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-17 | 1 | -0/+4 |
|\| |
|
| * | x11grab: fix a memory leak exposed by valgrind | Antonio Ospite | 2012-03-16 | 1 | -0/+4 |