]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[core] add stb_image_write supported image write
authorSeven Du <dujinfang@gmail.com>
Wed, 6 Mar 2019 02:28:40 +0000 (10:28 +0800)
committerAndrey Volk <andywolk@gmail.com>
Fri, 22 Oct 2021 22:20:34 +0000 (01:20 +0300)
commitad0b47ba919d09d5ea9c23f27ea3d3ef02b341e3
tree4732c4fed91c492d14e52110f3c51ec1c9c13b55
parentf4b20aa49f6a97909eb9d74a34ed853c2d1b9037
[core] add stb_image_write supported image write
libs/stb/stb_image_write.h [new file with mode: 0644]
src/include/switch_core_video.h
src/switch_core_video.c
tests/unit/switch_core_video.c