ardour/libs/audiographer/audiographer
Robin Gareus 98c65406e3
Prefer std::vector<> over C-style malloc/free**
This fixes a potential out of bounds read `if (_dbtp_plugin[c])`
if c is larger than the allocated channel count.
2019-08-12 15:02:24 +02:00
..
general Prefer std::vector<> over C-style malloc/free** 2019-08-12 15:02:24 +02:00
sndfile Clarify error message when file cannot be created, 2018-07-25 17:46:15 +02:00
utils NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
broadcast_info.h Update audiographer GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
debug_utils.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
debuggable.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
exception.h add export control with -fvisibility=hidden to audiographer 2013-10-17 15:37:11 -04:00
flag_debuggable.h Some AudioGrapher classes need to be exportable now, to support newly introduced 'AnalysisGraph' class 2016-03-12 13:59:44 +00:00
flag_field.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
process_context.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
routines.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
sink.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
source.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
throwing.h Some AudioGrapher classes need to be exportable now, to support newly introduced 'AnalysisGraph' class 2016-03-12 13:59:44 +00:00
type_utils.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
types.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
visibility.h Update audiographer GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00