summaryrefslogtreecommitdiff
path: root/libavdevice/xcbgrab.c
Commit message (Expand)AuthorAge
* av(codec|device): Don't cast pointers to intAndreas Rheinhardt2021-11-21
* avdevice: Constify all devicesAndreas Rheinhardt2021-04-27
* avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt2021-04-27
* avdevice/xcbgrab: stop using av_init_packet()James Almer2021-03-17
* avdevice/xcbgrab: Add option for grabbing a windowsgerwk2021-03-14
* avdevice: use the buffer_size_t typedef where requiredJames Almer2021-03-10
* avdevice: use av_gettime_relative() for elapsed time calculationsMarton Balint2021-02-27
* avdevice/xcbgrab: don't assume xserver endiannessAndriy Gelman2021-02-06
* avdevice/xcbgrab: Add select_region optionOmar Emara2020-11-06
* avdevice/xcbgrab: check return values of xcb query functionsMoritz Barsnick2020-08-15
* avdevice/xcbgrab: check if frame size fits in INT_MAXMarton Balint2020-01-24
* avdevice/xcbgrab: move some initialization code from pixfmt_from_pixmap_forma...Marton Balint2020-01-24
* avdevice/xcbgrab: capture the full desktop if video_size is not specifiedMarton Balint2019-12-30
* avdevice/xcbgrab: fix packet timestampsMarton Balint2019-12-30
* avdevice/xcbgrab: use a buffer pool for shared memory segmentsMarton Balint2019-12-26
* avdevice/xcbgrab: wrap non-shm image replies in a buffer refMarton Balint2019-12-06
* avdevice/xcbgrab: Handle reply and error properlyKusanagi Kouichi2019-12-03
* lavd/x11grab: fix vertical repositioningOctavio Alvarez2019-04-06
* avdevice: migrate to AVFormatContext->urlMarton Balint2018-01-28
* Merge commit '67deba8a416d818f3d95aef0aa916589090396e2'Clément Bœsch2017-03-31
|\
| * Use avpriv_report_missing_feature() where appropriateDiego Biurrun2016-11-08
* | Merge commit '5ed4644d6de7f6112431dc2d9a5cfe9a0a75a688'Clément Bœsch2017-03-15
|\|
| * x11grab: Rename internal component to "xcbgrab"Diego Biurrun2016-07-29
* | lavd/xcbgrab: do not try to create refcounted packets.Nicolas George2016-11-03
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
|\|
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* | avdevice/xcbgrab: fix -Wunused-variableGanesh Ajjanagadde2015-09-19
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-27
|\|
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
| * xcbgrab: Explicitly include xcb/shape.hLuca Barbato2015-07-06
| * xcbgrab: Accept geometries matching the screen sizeNicolas George2015-05-06
* | lavd/xcbgrab: fix comparison with screen size.Nicolas George2015-05-06
* | Merge commit 'e8c4db0d4d07738fed716b1d2f20c85aac944641'Michael Niedermayer2015-04-30
|\|
| * xcbgrab: Validate the capture areaLuca Barbato2015-04-30
* | Merge commit '82a10225f817b2612fdd2b23af9d4f0a3408df3b'Michael Niedermayer2015-04-30
|\|
| * xcbgrab: Do not assume the non shm image data is always availableLuca Barbato2015-04-30
* | Merge commit 'c201069fac9a76e6604f9d84d76a172434d62200'Michael Niedermayer2015-04-09
|\|
| * avdevice: Add missing header for NULL_IF_CONFIG_SMALLDiego Biurrun2015-04-09
| * xcbgrab: Check av_strdup() allocationVittorio Giovara2015-03-12
* | Merge commit '5f5b78aca35d07c771f5c4c73a984be9fe04a0b8'Michael Niedermayer2015-03-08
|\|
| * xcbgrab: Free the host string after checking the connectionLuca Barbato2015-03-08
* | Merge commit '85b3b1c4ba7af9c2658442b0aafd27d613e1854b'Michael Niedermayer2015-02-25
|\|
| * xcbgrab: Unbreak parsing filename optionsLuca Barbato2015-02-24
* | Merge commit 'b31328d008985f87f0a7c83c700847cef1a4f08c'Michael Niedermayer2015-02-25
|\|
| * xcbgrab: Provide better names for the y and x optionLuca Barbato2015-02-24
| * xcbgrab: Use the correct geometry for the region highlightDaniel Moran2015-02-15
* | Merge commit 'd40815a982c36ff9da09ae3edb5e3bd7d97b5d42'Michael Niedermayer2015-02-15
|\|
| * xcbgrab: Correctly make shm optionalLuca Barbato2015-02-15
* | Merge commit '9e06327ecb8f73c7904d10af7ad339c57cdaa788'Michael Niedermayer2014-12-19
|\|
| * xcbgrab: Move NULL check before pointer dereferenceVittorio Giovara2014-12-18