mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
update to latest ffmpeg
git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@430 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
This commit is contained in:
parent
375fce8c7a
commit
82f67b1b18
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ typedef struct DecState{
|
|||
YuvBuf outbuf;
|
||||
mblk_t *yuv_msg;
|
||||
struct SwsContext *sws_ctx;
|
||||
int output_pix_fmt;
|
||||
PixelFormat output_pix_fmt;
|
||||
uint8_t dci[512];
|
||||
int dci_size;
|
||||
bool_t snow_initialized;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue