jacqueline
|
265049c519
|
Count samples going in and out of the drain buffer
This is a more accurate way of knowing which track is playing when, and
also simplifies a lot of fragile logic in audio_fsm
|
12 months ago |
jacqueline
|
b242ba9986
|
Improve decoder's interface to accept streams
|
12 months ago |
jacqueline
|
7d7f7755d1
|
start moving include files into subdirs
|
1 year ago |
jacqueline
|
1573a8c4cd
|
WIP merge cyclically dependent components into one big component
|
1 year ago |
jacqueline
|
a231fd1c8a
|
Replace cpp::span shim with std::span
|
1 year ago |
jacqueline
|
078b77d0f7
|
pass stream start/update/end events through the whole pipeline
|
1 year ago |
jacqueline
|
175bfc4e3e
|
WIP rewrie audio pipeline+fsm guts for more reliability
|
1 year ago |
jacqueline
|
b6d16a20a4
|
fix issues with leftover bytes in audio converter
|
1 year ago |
jacqueline
|
f3c5eec025
|
Rename the main audio tasks to be more sensible
|
2 years ago |
jacqueline
|
c635d5011c
|
Put more audio pipeline wiring in control of the audio fsm
|
2 years ago |
jacqueline
|
4e27de21e4
|
clean up a bunch of obselete audio code
|
2 years ago |
jacqueline
|
9ddaca4fcb
|
remove unused dithering stuff
|
2 years ago |
jacqueline
|
d8fc77101d
|
Give codecs complete control of their input files
|
2 years ago |
jacqueline
|
c38754401b
|
Downscaling working!
|
2 years ago |
jacqueline
|
4118d880c3
|
Fix dangle build issues, do some tweaks to investigate performance
|
2 years ago |
jacqueline
|
60f7677132
|
Do our own resampling
|
2 years ago |
jacqueline
|
3511852f39
|
Add very limited resampling (it's slow as shit)
|
2 years ago |