| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix everything up so that the audio mapping view in
the audio panel reflects the processor (or lack of).
|
|
in a similar way to the V1 patch.
|
|
|
|
|
|
|
|
digest calculation.
|
|
assert()s with thrown exceptions.
|
|
|
|
make digest optional.
|
|
|
|
|
|
|
|
|
|
from float to double.
Requested-by: Mattias Mattsson
|
|
video frame rate for sndfile sources.
|
|
|
|
|
|
frame rates differ; make Sndfile sources use the video-frame-rate-based
calculation for output frame rate (like FFmpeg sources do). Also, fix
small problems when flushing Resamplers used to get fed back to
Resamplers again.
|
|
audio analyses so that the analyses are re-computed when the mapping
changes.
Reported-by: Matthias Damm
|
|
|
|
|
|
which should get things right with both decimal and thousands
separators; LocaleGuard fixed decimal separators ok but not, it appears,
thousands ones.
|
|
into AudioContent.
|
|
|
|
|
|
for different streams correctly.
Reported-by: Markus Raab
|
|
|
|
|