theoradec: Call video_decoder_negotiate() once configured
This commit is contained in:
parent
8feaebb6eb
commit
0cc8445cfa
@ -504,6 +504,8 @@ theora_handle_type_packet (GstTheoraDec * dec)
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
gst_video_decoder_negotiate (GST_VIDEO_DECODER (dec));
|
||||||
|
|
||||||
dec->have_header = TRUE;
|
dec->have_header = TRUE;
|
||||||
|
|
||||||
/* FIXME : Put this on the next outgoing frame */
|
/* FIXME : Put this on the next outgoing frame */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user