summaryrefslogtreecommitdiff
path: root/subprojects/SPIRV-Cross.wrap
Commit message (Collapse)AuthorAge
* Smaller stuff that went uncommittedAndrew Opalach 2026-04-13
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Build cleanup and fixes from sink testingAndrew Opalach 2025-11-30
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Fixes and cleanup around synced gaplessAndrew Opalach 2025-11-22
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Major FFmpeg build improvementsAndrew Opalach 2025-09-08
| | | | | | - Make build more compatible with a traditional linux environment. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Support Windows XP (Old FFmpeg and build fixes)Andrew Opalach 2025-05-25
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Fix user volume fade and relative seek below 0Andrew Opalach 2025-04-17
| | | | | | | - Fix sync issue in sink. - Update deps and android build. 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>
* 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>
* 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>