Commit 9ed01da70161d3650e6e5bb557a565c7b2ba9f9e

Frank Praznik 2021-03-02T09:47:47

audio: pipewire: Constify and clarify period size calculations Constify the min/max period variables, use a #define for the base clock rate used in the calculations and note that changing the upper limit can have dire side effects as it's a hard limit in Pipewire.