]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
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)
[mod_av] Avoid using 16384 stack (or heap) bytes in av_file_write(). Remove ff_input_buffer_padding static variable.


Trivial merge