asterisk/formats
Kevin Harwell 049c7c1361 format_ogg_speex: Implement a "not supported" write handler
This format did not specify a "write" handler, so when attempting to write
to it (ast_writestream) a crash would occur.

This patch adds a default handler that simply issues a "not supported"
warning, thus no longer crashing.

ASTERISK-29539

Change-Id: I8f6ddc7cc3b15da30803be3b1cf68e2ba0fbce91
2021-08-06 07:52:02 -05: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 format_ogg_speex: Implement a "not supported" write handler 2021-08-06 07:52:02 -05:00
format_ogg_vorbis.c BuildSystem: Check for header file of OGG. 2018-03-17 16:49:11 +01: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: Support of MIME-type for wav16 2021-02-12 07:20:32 -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