mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-26 07:38:09 +00:00
make SET_IMAGE usable by all video source filter
git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@145 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
This commit is contained in:
parent
0d98e60a78
commit
2407cffac7
1 changed files with 2 additions and 0 deletions
|
|
@ -152,4 +152,6 @@ MSVideoSize ms_video_size_get_just_lower_than(MSVideoSize vs);
|
|||
/* request a video-fast-update (=I frame for H263,MP4V-ES) to a video encoder*/
|
||||
#define MS_FILTER_REQ_VFU MS_FILTER_BASE_METHOD_NO_ARG(106)
|
||||
|
||||
#define MS_FILTER_SET_IMAGE MS_FILTER_BASE_METHOD(107,char)
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue