]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-7500: refactor and implemnt patch_rect
authorSeven Du <dujinfang@gmail.com>
Wed, 22 Apr 2015 03:49:41 +0000 (11:49 +0800)
committerMichael Jerris <mike@jerris.com>
Thu, 28 May 2015 17:47:23 +0000 (12:47 -0500)
commit57016a7926b844ea66ef8607304fa01d304b6234
tree381d4992675767f81622d4e9887bf696478cb2ca
parent80694ad5475bc3586a86e718017009e556354424
FS-7500: refactor and implemnt patch_rect

fix stride side when patching strided img
implement switch_img_patch_rect to patch partial of an img to a bigger IMG
refactor switch_img_copy_rect to support ARGB
src/include/switch_core_video.h
src/switch_core_video.c