summaryrefslogtreecommitdiff
path: root/src/liana/vcr.h
Commit message (Collapse)AuthorAge
* Wip sink changes around errored/ended buffersAndrew Opalach 2025-10-30
| | | | 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>
* Server resource unload, many tweaks and fixesAndrew Opalach 2025-02-19
| | | | | | | | - Initial liana client preferences. - Hook up libplacebo dx11 backend. - Make usage of FFmpeg hardware decoding api make some sense. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Fix multiple bugs encountered during stress testAndrew Opalach 2025-01-24
| | | | | | - Basic server resource cleanup Signed-off-by: Andrew Opalach <andrew@akon.city>
* Account for dependency changes, platform testingAndrew Opalach 2025-01-17
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Optimizations based on video loop performanceAndrew Opalach 2025-01-01
| | | | | | | | | - Support nn_packet_stream direct mode - Hook up FFmpeg hardware accelerated decoding - Refactor VCR - Reduce locking when returning packets to a packet pool Signed-off-by: Andrew Opalach <andrew@akon.city>
* Bring in line with dependency changesAndrew Opalach 2024-12-24
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Synced list reference 1Andrew Opalach 2024-12-07
| | | | | | | | This marks a point where the list behavior is at least moderately robust for the skip operation. It includes fixes for multiple deep-rooted issues found by testing with input simulation. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Rough subtitles implementation, improve buffersAndrew Opalach 2024-11-17
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Everything before initial synced listAndrew Opalach 2024-10-21
Signed-off-by: Andrew Opalach <andrew@akon.city>