summaryrefslogtreecommitdiff
path: root/src/backends/meta-screen-cast-stream-src.h
Commit message (Expand)AuthorAgeFilesLines
* screen-cast/src: Add frame recording variant with timestampGeorges Basile Stavracas Neto2023-04-071-3/+15
* screen-cast-stream-src: Export damaged video regionsSalman2023-04-061-1/+2
* screencast: Implement buffer-transform supportRobert Mader2022-08-051-1/+3
* remote-desktop/virtual: Drop absolute events if not activeJonas Ådahl2022-03-041-0/+2
* screen-cast/stream: Add DMABUF-only record flagGeorges Basile Stavracas Neto2022-01-071-0/+1
* screen-cast/src: Allow for source with adaptive stream sizeJonas Ådahl2021-03-121-4/+7
* screen-cast/src: Add helper to close stream after dispatchJonas Ådahl2021-03-121-0/+2
* screen-cast/src: Pass dimension and stride when neededJonas Ådahl2021-02-021-6/+3
* screen-cast: Track and always record cursorsJonas Ådahl2020-08-051-0/+4
* screen-cast/src: Record follow up frame after timeoutJonas Ådahl2020-07-081-0/+4
* screen-cast/src: Make record functions return an error when failingJonas Ådahl2020-07-081-4/+6
* screen-cast: Let the reason for recording determine what to recordJonas Ådahl2020-07-081-0/+1
* screen-cast/src: Add flag to maybe_record()Jonas Ådahl2020-07-081-1/+7
* screen-cast-src: Make the two record vfuncs more similarly namedJonas Ådahl2020-07-081-4/+4
* screen-cast-stream-src: Add getter for strideJonas Ådahl2020-04-231-0/+2
* screen-cast-stream-src: Support DMA buffer sharingGeorges Basile Stavracas Neto2020-02-281-0/+2
* screen-cast-src: Add helper to draw cursor sprite into pixel bufferJonas Ådahl2019-02-261-0/+6
* screen-cast-src: Move back MetaSpaType to C fileJonas Ådahl2019-02-261-11/+0
* screen-cast: Move cursor metadata setting to generic sourceJonas Ådahl2019-02-261-0/+20
* screen-cast: Add 'cursor-mode' to allow decoupled cursor updatesJonas Ådahl2019-01-161-2/+22
* screen-cast-src: Add VideoCrop supportOlivier Fourdan2018-12-141-0/+3
* screen-cast-stream-src: Remove malformed includeFlorian Müllner2017-09-081-1/+0
* screen-cast-stream-src: Only try to record frames when streamingJonas Ådahl2017-08-291-0/+2
* Add remote desktop and screen cast functionalityJonas Ådahl2017-08-291-0/+55