summaryrefslogtreecommitdiff
path: root/src/liana/handlers
Commit message (Collapse)AuthorAge
* Prepare for cch_handle_write(), cue testingAndrew Opalach 2025-05-04
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Refactor the way cache backing sizes are trackedAndrew Opalach 2025-04-30
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Sink performance tweaks, cleanup and add notesAndrew Opalach 2025-04-26
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Implement logging changes and cleanupAndrew Opalach 2025-04-17
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Highly wip waveform viewAndrew Opalach 2025-04-16
| | | | 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>
* Fix vcr memory leak, subtitle upload/render syncAndrew Opalach 2025-03-03
| | | | | | | | - Some sink behavior fixes. - Fix clock sync when seeking. - Add relative seek bind. 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>
* Audio buffer and sink fixes, unsigned width/heightAndrew Opalach 2025-02-04
| | | | | | | | - Screen feature testing - Older FFmpeg support - Build configuration fixes Signed-off-by: Andrew Opalach <andrew@akon.city>
* Fixes and optimizations around seek and loopAndrew Opalach 2025-01-29
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Add DVD boilerplateAndrew Opalach 2025-01-19
| | | | | | | | - Work on FFmpeg hwframes context support - Raspberry Pi testing - Update color_palette 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>
* Temp fix for stream selection, compile fixesAndrew Opalach 2025-01-05
| | | | 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>
* Improve screen and mixer deinitializationAndrew Opalach 2024-12-10
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Improve audio/video_buffer_push() logicAndrew Opalach 2024-12-05
| | | | 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>
* Command queue for portal and list, work on serverAndrew Opalach 2024-11-08
| | | | | | | Most of the server stuff can undoubtedly be simplified. I'm still working that out. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Refactor video buffer and scaler, better A/V syncAndrew Opalach 2024-10-28
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Various fixes, doc cleanupAndrew Opalach 2024-10-22
| | | | 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>