Changeset 427:c542dc318653 in mediastreamer2


Ignore:
Timestamp:
Apr 23, 2009 12:15:18 PM (4 years ago)
Author:
aymeric <aymeric@…>
Branch:
default
Message:

update to latest ffmpeg

git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@430 3f6dc0c8-ddfe-455d-9043-3cd528dc4637

File:
1 edited

Legend:

Unmodified
Added
Removed
  • linphone/mediastreamer2/src/videodec.c

    r418 r427  
    3939        mblk_t *yuv_msg; 
    4040        struct SwsContext *sws_ctx; 
    41         int output_pix_fmt; 
     41        PixelFormat output_pix_fmt; 
    4242        uint8_t dci[512]; 
    4343        int dci_size; 
Note: See TracChangeset for help on using the changeset viewer.