63 Commits (0e12cdc69c86daa11608cfe809ba1aa848f91a09)

Author SHA1 Message Date
Andreas Rheinhardt 645f705d6a av(codec|device): Don't cast pointers to int 3 years ago
Andreas Rheinhardt d92f38c179 avdevice: Constify all devices 4 years ago
Andreas Rheinhardt ef6a9e5e31 avutil/buffer: Switch AVBuffer API to size_t 4 years ago
James Almer 54cb30ce64 avdevice/xcbgrab: stop using av_init_packet() 4 years ago
sgerwk 07de796b5d avdevice/xcbgrab: Add option for grabbing a window 4 years ago
James Almer f7abb53cb4 avdevice: use the buffer_size_t typedef where required 4 years ago
Marton Balint 2d32aed85c avdevice: use av_gettime_relative() for elapsed time calculations 4 years ago
Andriy Gelman 8e0a4d2d4d avdevice/xcbgrab: don't assume xserver endianness 4 years ago
Omar Emara 04b37b5d7f avdevice/xcbgrab: Add select_region option 4 years ago
Moritz Barsnick 2250dc4044 avdevice/xcbgrab: check return values of xcb query functions 4 years ago
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" 8 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 9 years ago
Luca Barbato c8b8271379 xcbgrab: Explicitly include xcb/shape.h 9 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