]> 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>
Sat, 23 Oct 2021 19:00:03 +0000 (22:00 +0300)
commit2a87e7b98c37a1adf554804c5ff349fc498aac22
tree4732c4fed91c492d14e52110f3c51ec1c9c13b55
parent58d5442dc557016464fea9f0f5736d17b23efb1c
[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