asterisk/formats
Alexei Gradinari 462133e5e4 format_wav: replace ast_log(LOG_DEBUG, ...) by ast_debug(1, ...)
Each playback of WAV files results in logging
"Skipping unknown block 'LIST'".

To prevent unnecessary flooding of this DEBUG log this patch replaces
ast_log(LOG_DEBUG, ...) by ast_debug(1, ...).

Change-Id: Iaa09cf19c5348a05385518fdb8cb181b45fe05f0
2023-01-10 09:06:45 -06:00
..
Makefile Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_g719.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_g723.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_g726.c various files - fix some alerts raised by lgtm code analysis 2019-11-18 08:30:45 -06:00
format_g729.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_gsm.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_h263.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_h264.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_ilbc.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_ogg_speex.c formats: Spelling fixes 2021-11-16 05:35:56 -06:00
format_ogg_vorbis.c formats: Spelling fixes 2021-11-16 05:35:56 -06:00
format_pcm.c Add the ability to read the media file type from HTTP header for playback 2018-04-30 16:30:44 -04:00
format_siren7.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_siren14.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_sln.c translate: generic plc not filled in after translation 2018-04-24 14:54:25 -06:00
format_vox.c Add the ability to read the media file type from HTTP header for playback 2018-04-30 16:30:44 -04:00
format_wav.c format_wav: replace ast_log(LOG_DEBUG, ...) by ast_debug(1, ...) 2023-01-10 09:06:45 -06:00
format_wav_gsm.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
msgsm.h various files - fix some alerts raised by lgtm code analysis 2019-11-18 08:30:45 -06:00