summaryrefslogtreecommitdiff
path: root/src/buffer/video_null.h
Commit message (Collapse)AuthorAge
* Pass on atomic usageAndrew Opalach 2025-11-30
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Wip sink changes around errored/ended buffersAndrew Opalach 2025-10-30
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Improve FFmpeg hwaccel fallback, VR emulationAndrew Opalach 2025-06-23
| | | | | | | - Optimize sink seeking with single video frame. - Small cleanups. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Clarify and fix various sink behaviorsAndrew Opalach 2025-06-07
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Fix hold in local sink, improve seek behaviorAndrew Opalach 2025-04-07
| | | | | | - Make sure previous queue is ran on single frames. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Overall style change, small fixesAndrew Opalach 2025-03-31
| | | | | | - Tweak sink switch_to() order. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Change ended entry behavior in list and sinkAndrew Opalach 2025-03-19
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* CleanupAndrew Opalach 2025-03-18
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Sink refactor wipAndrew Opalach 2025-03-15
Dangling target won't stay around. I have a couple of ideas about how to massively simplify the handling of ended entries. Signed-off-by: Andrew Opalach <andrew@akon.city>