Trevor \\\\ Higgins
|
6632802aa0
x11grab: fixed next frame capture time calculation
|
8 years ago |
Clément Bœsch
|
272f87fc5c
avdevice/x11grab: use av_clip() instead of nested min & max
|
9 years ago |
Michael Niedermayer
|
fe25194c58
Merge commit 'c201069fac9a76e6604f9d84d76a172434d62200'
|
9 years ago |
Diego Biurrun
|
c201069fac
avdevice: Add missing header for NULL_IF_CONFIG_SMALL
|
9 years ago |
Michael Niedermayer
|
8a77672645
Merge commit '802987f8c7033ec8b82b35438d3822cf7f761166'
|
9 years ago |
Christian Hujer
|
802987f8c7
x11grab: Unbreak building
|
9 years ago |
Michael Niedermayer
|
2fbdf30efe
Merge commit 'b31328d008985f87f0a7c83c700847cef1a4f08c'
|
9 years ago |
Luca Barbato
|
b31328d008
xcbgrab: Provide better names for the y and x option
|
9 years ago |
Michael Niedermayer
|
345160a9cd
Merge commit '2a5ac99e6e06078713f684fee2466c91f677b303'
|
10 years ago |
Michael Niedermayer
|
8e5be0fffe
Merge commit '5b9c817dc7577b6d44acc94d73b9c77c52cda489'
|
10 years ago |
Michael Niedermayer
|
98baa8151a
Merge commit '89fa2b5616274194d90bde0aeebf6adbd1245193'
|
10 years ago |
Antonio Ospite
|
2a5ac99e6e
x11grab: Check the XQueryPointer return value
|
10 years ago |
Luca Barbato
|
5b9c817dc7
x11grab: Check XFixesGetCursorImage return value
|
10 years ago |
Luca Barbato
|
89fa2b5616
x11grab: Check for XFixes availability at runtime
|
10 years ago |
Antonio Ospite
|
69c34a6ac9
avdevice/x11grab: fix cursor drawing in multi-screen setup
|
10 years ago |
Antonio Ospite
|
5a8e51f661
avdevice/x11grab: rename the "w" Window to "root" in paint_mouse_pointer
|
10 years ago |
Michael Niedermayer
|
4f63d6d3b5
avdevice/x11grab: fix error handling in pixel formats
|
10 years ago |
Michael Niedermayer
|
7509a95656
Merge commit '65e78a2e4b111627c0ebdf2c9baec95e5e21560d'
|
10 years ago |
Michael Niedermayer
|
33bf66af02
Merge commit 'bb3ead7e54fec205c595cfb8b1d8900d50d3d1cc'
|
10 years ago |
Luca Barbato
|
65e78a2e4b
x11grab: Refactor pixel format parsing
|
10 years ago |
Luca Barbato
|
bb3ead7e54
x11grab: Fallback to normal XImage if SHM is not supported
|
10 years ago |
Michael Niedermayer
|
c6a3b00924
Merge commit '58396e806c65fe0eb00e6ccf1980f810cdceed05'
|
10 years ago |
Michael Niedermayer
|
1fc3963188
Merge commit '7bb505a33ca131906b2ceb2f298e104c862740ea'
|
10 years ago |
Michael Niedermayer
|
65c9e2d003
Merge commit '20e82b41fcad23ebbb18d89948aebfcc53921198'
|
10 years ago |
Michael Niedermayer
|
5393c9dadd
Merge commit 'f07a4290a0e8f31796e348edd3ed06b8d15132d8'
|
10 years ago |
Luca Barbato
|
58396e806c
x11grab: Use a typedef for the context, as most other code does
|
10 years ago |
Luca Barbato
|
7bb505a33c
x11grab: Drop a spurious space in the extension reporting message
|
10 years ago |
Luca Barbato
|
20e82b41fc
x11grab: Small near-cosmetic refactorings
|
10 years ago |
Luca Barbato
|
f07a4290a0
x11grab: K&R formatting cosmetics
|
10 years ago |
Nicolas George
|
8e2976860f
lavd/x11grab: reindent after last commit.
|
10 years ago |
Nicolas George
|
1d12df1ad7
lavd/x11grab: add an option to disable MIT-SHM.
|
10 years ago |
Nicolas George
|
16c6795465
lavd/x11grab: check 32-bits color masks.
|
10 years ago |
Nicolas George
|
36fbe3c789
lavd/x11grab: change error code for unsupported visuals.
|
10 years ago |
Nicolas George
|
a65c0a3fe8
lavd/x11grab: disable drawing mouse without XFixes.
|
10 years ago |
Lukasz Marek
|
f607767d93
lavd: add categories to device implementations
|
10 years ago |
Carl Eugen Hoyos
|
f60c3a7c1b
lavd/x11grab: Support AV_PIX_FMT_PAL8.
|
11 years ago |
Paul B Mahol
|
0addc82880
avdevice/x11grab: use AV_OPT_TYPE_VIDEO_RATE
|
11 years ago |
Michael Niedermayer
|
1ee8fadb81
avdevice/x11grab: allocate just one Cursor
|
11 years ago |
Michael Niedermayer
|
11d695d120
x11grab: fix mixed declaration and code
|
12 years ago |
Isaac Dooley
|
469a65b150
x11: Fix x11grab BadCursor
|
12 years ago |
Michael Niedermayer
|
ac627b3d38
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
|
12 years ago |
Anton Khirnov
|
716d413c13
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
|
12 years ago |
Michael Niedermayer
|
d46c1c72e4
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
|
12 years ago |
Michael Niedermayer
|
d5f65e9d40
Merge commit '124134e42455763b28cc346fed1d07017a76e84e'
|
12 years ago |
Martin Storsjö
|
e6153f173a
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
|
12 years ago |
Martin Storsjö
|
124134e424
avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member
|
12 years ago |
Stefano Sabatini
|
4270d8c04d
lavd/x11grab: deprecate "nomouse" specification in filename
|
12 years ago |
Stefano Sabatini
|
c93b796c3e
lavd/x11grab: apply misc consistency fixes to options definition
|
12 years ago |
Michael Niedermayer
|
7a72695c05
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
|
12 years ago |
Anton Khirnov
|
36ef5369ee
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |