Changeset 3539
- Timestamp:
- Apr 15, 2011 2:48:30 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/branches/projects/2.0-dev/pjmedia/src/pjmedia/videoport.c
r3535 r3539 640 640 vp->strm, 641 641 PJMEDIA_VID_DEV_CAP_FORMAT, 642 &vp->c lient_port->info.fmt);642 &vp->cap_conv_param.dst); 643 643 if (status != PJ_SUCCESS) { 644 644 PJ_LOG(3, (THIS_FILE, "failure in changing the format of the "
Note: See TracChangeset
for help on using the changeset viewer.