]> git.ipfire.org Git - thirdparty/freeswitch.git/commit - Freeswitch.2017.sln
[mod_opus] Fix status returned by switch_opus_decode(). Should be SWITCH_STATUS_FALSE... 2381/head
authorAndrey Volk <andywolk@gmail.com>
Mon, 5 Feb 2024 20:50:01 +0000 (23:50 +0300)
committerAndrey Volk <andywolk@gmail.com>
Mon, 5 Feb 2024 21:36:35 +0000 (00:36 +0300)
commit647035c323369acb75fac18d13f2cf1a635ffff4
tree75a6277ce469739b2a80c57ac123d7e0ce50a16b
parent9df3076f29a52a690ebd25b1972a8b97d55442e0
[mod_opus] Fix status returned by switch_opus_decode(). Should be SWITCH_STATUS_FALSE instead of SWITCH_STATUS_NOOP. Add a unit-test.
Freeswitch.2017.sln
src/mod/codecs/mod_opus/mod_opus.c
tests/unit/switch_core_codec.c
tests/unit/test_switch_core_codec.2017.vcxproj [new file with mode: 0644]