summaryrefslogtreecommitdiffstats
path: root/src/sources/soundsourcemediafoundation.cpp
AgeCommit message (Expand)Author
2021-07-08Treat m4v like m4a for metadataAllen Wittenauer
2021-03-09SoundSourceMediaFoundation: Disable debug assertionUwe Klotz
2021-02-04SoundSourceMediaFoundation: add aac to list of supported file typesBe
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-10-26Verify that SoundSource providers are prioritized as expectedUwe Klotz
2020-10-26SoundSourceProvider: Expose display name as constantUwe Klotz
2020-10-26SoundSource: Define various constants and constexprsUwe Klotz
2020-10-26Adjust priority of SoundSourceMediaFoundationUwe Klotz
2020-03-30Get rid of the Janus-headed AudioSignal base classUwe Klotz
2020-03-30Use new PCM audio property typesUwe Klotz
2019-05-14Auto-format src/sourcesUwe Klotz
2018-09-15Migrate SoundSourceMediaFoundation from a plugin to a core SoundSource.RJ Skerry-Ryan