Changeset 427:c542dc318653 in mediastreamer2
- Timestamp:
- Apr 23, 2009 12:15:18 PM (4 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
linphone/mediastreamer2/src/videodec.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
linphone/mediastreamer2/src/videodec.c
r418 r427 39 39 mblk_t *yuv_msg; 40 40 struct SwsContext *sws_ctx; 41 int output_pix_fmt;41 PixelFormat output_pix_fmt; 42 42 uint8_t dci[512]; 43 43 int dci_size;
Note: See TracChangeset
for help on using the changeset viewer.
