13
0
livetrax/libs/audiographer/audiographer
Robin Gareus 36bbd14113 towards fixing #5711
Don’t call ::output() [here: SilenceTrimmer::process()] 
with no data to process. 

If (position + N * period-size) % chunksize == 0;
frames_left == 0 before the last call to ::output().
chunker.h:60 keeps the ProcessContext<T>::EndOfInput
flag and the SilenceTrimmer will already have done ‘in_end’ processing.
2015-01-27 23:13:55 +01:00
..
general
sndfile
utils
broadcast_info.h
debug_utils.h
debuggable.h
exception.h
flag_debuggable.h
flag_field.h
process_context.h
routines.h
sink.h
source.h
throwing.h
type_utils.h
types.h
visibility.h