]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Merge pull request #1666 from signalwire/av_fill
authorAndrey Volk <andywolk@gmail.com>
Mon, 23 May 2022 19:02:25 +0000 (22:02 +0300)
committerGitHub <noreply@github.com>
Mon, 23 May 2022 19:02:25 +0000 (22:02 +0300)
commitc134b8b73bba438f1354d1bc1fd217869e198c0b
tree58281e5ed7e7d0f6d4ea18b596a60f99ce61c228
parent3da5bd858786715ae9666480393fa83c9f206928
parent6b4359f4ae8be8d67e1347f9b304cdf6a0c8542c
Merge pull request #1666 from signalwire/av_fill

[mod_av] Avoid using 16384 stack (or heap) bytes in av_file_write(). Remove ff_input_buffer_padding static variable.