theoradec: stream is marking as non-packeized so that the data gets parsed and keyframes marked
This commit is contained in:
parent
abd5ec7b9f
commit
8054c66194
@ -201,6 +201,7 @@ gst_theora_dec_init (GstTheoraDec * dec)
|
||||
|
||||
/* input is packetized,
|
||||
* but is not marked that way so data gets parsed and keyframes marked */
|
||||
gst_video_decoder_set_packetized (GST_VIDEO_DECODER(dec), FALSE);
|
||||
}
|
||||
|
||||
static void
|
||||
|
Loading…
x
Reference in New Issue
Block a user