53 Commits (6847e22c8c85b80bf1d25ec66f77f7ccbcf43aed)

Author SHA1 Message Date
Marton Balint e931119a41 avdevice/xcbgrab: check if frame size fits in INT_MAX 5 years ago
Marton Balint b7e94adb4e avdevice/xcbgrab: move some initialization code from pixfmt_from_pixmap_format to create_stream 5 years ago
Marton Balint f1353ce222 avdevice/xcbgrab: capture the full desktop if video_size is not specified 5 years ago
Marton Balint f6845269c6 avdevice/xcbgrab: fix packet timestamps 5 years ago
Marton Balint c991e9cd91 avdevice/xcbgrab: use a buffer pool for shared memory segments 5 years ago
Marton Balint 648b8cca6c avdevice/xcbgrab: wrap non-shm image replies in a buffer ref 5 years ago
Kusanagi Kouichi 12bbfc4cca avdevice/xcbgrab: Handle reply and error properly 5 years ago
Octavio Alvarez f4f40cbb57 lavd/x11grab: fix vertical repositioning 6 years ago
Marton Balint 4bb0409820 avdevice: migrate to AVFormatContext->url 7 years ago
Diego Biurrun 67deba8a41 Use avpriv_report_missing_feature() where appropriate 8 years ago
Nicolas George 0bd1be65e8 lavd/xcbgrab: do not try to create refcounted packets. 8 years ago
Diego Biurrun 5ed4644d6d x11grab: Rename internal component to "xcbgrab" 9 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Ganesh Ajjanagadde 6a817ac1e9 avdevice/xcbgrab: fix -Wunused-variable 9 years ago
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 10 years ago
Luca Barbato c8b8271379 xcbgrab: Explicitly include xcb/shape.h 10 years ago
Nicolas George 7971fa9ce0 lavd/xcbgrab: fix comparison with screen size. 10 years ago
Nicolas George 01fdfa51ac xcbgrab: Accept geometries matching the screen size 10 years ago
Luca Barbato e8c4db0d4d xcbgrab: Validate the capture area 10 years ago
Luca Barbato 82a10225f8 xcbgrab: Do not assume the non shm image data is always available 10 years ago
Diego Biurrun c201069fac avdevice: Add missing header for NULL_IF_CONFIG_SMALL 10 years ago
Vittorio Giovara edca1dd552 xcbgrab: Check av_strdup() allocation 10 years ago
Luca Barbato 5f5b78aca3 xcbgrab: Free the host string after checking the connection 10 years ago
Luca Barbato 85b3b1c4ba xcbgrab: Unbreak parsing filename options 10 years ago
Luca Barbato b31328d008 xcbgrab: Provide better names for the y and x option 10 years ago
Daniel Moran 51ca3cb604 xcbgrab: Use the correct geometry for the region highlight 10 years ago
Luca Barbato d40815a982 xcbgrab: Correctly make shm optional 10 years ago
Vittorio Giovara 9e06327ecb xcbgrab: Move NULL check before pointer dereference 10 years ago
Luca Barbato 2c3f29c489 xcbgrab: Support empty filename string correctly 10 years ago
Michael Niedermayer e86df0206f avdevice/xcbgrab: check xcb_query_pointer_reply_t pointer before use 10 years ago
Carl Eugen Hoyos 7502e1a3b7 Fix xcb 32bit pix_fmts: There is no screen transparency. 10 years ago
Daniel Moran 0ae37e460c avdevice/xcbgrab: Fix show_region rectangle 10 years ago
Boris Reisig 54170a33c2 avdevice/xcbgrab: fix undefined reference to xcb_shape_rectangles in xcbgrab.c 10 years ago
Michael Niedermayer 62eca2f827 avdevice/xcbgrab: Fix/remove unneeded NULL checks 10 years ago
Michael Niedermayer db442c8736 avdevice/xcbgrab: Fix offset support 10 years ago
Carl Eugen Hoyos 792f0f2045 Fix compilation of xcbgrab if xcb/shape.h is not available. 10 years ago
Carl Eugen Hoyos 8c0ae9015a Fix xcbgrab build if shm is not available. 10 years ago
Michael Niedermayer 280da99a8f avdevice/xcbgrab: set avclass category 10 years ago
Luca Barbato a6674d2e77 xcbgrab: XCB-based screen capture 10 years ago