]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[mod_amr] handle frame type NO_DATA and add unit test. 1083/head
authorDragos Oancea <dragos@signalwire.com>
Thu, 25 Feb 2021 14:16:14 +0000 (16:16 +0200)
committerDragos Oancea <dragos@signalwire.com>
Wed, 3 Mar 2021 17:51:24 +0000 (19:51 +0200)
commit752e1c3386414c8413aedaecdcfbbdf75fcdaadd
tree854d1ab976462a87a98347fc7b0c870839217d32
parenta5ca2144efea20154f766960215061e7adb9bf3b
[mod_amr] handle frame type NO_DATA and add unit test.
src/mod/codecs/mod_amr/Makefile.am
src/mod/codecs/mod_amr/amr_be.c
src/mod/codecs/mod_amr/mod_amr.c
src/mod/codecs/mod_amr/test/freeswitch.xml [new file with mode: 0644]
src/mod/codecs/mod_amr/test/test_amr.c [new file with mode: 0644]