Revert "decodebin2: use NO_RESYNC flag"
This reverts commit 0feecef2754ef208372eb39332b4f6fa2067d3d5.
This commit is contained in:
parent
ca1279e4a3
commit
be4dba23ea
@ -1042,8 +1042,6 @@ gst_decode_bin_update_factories_list (GstDecodeBin * dbin)
|
||||
static void
|
||||
gst_decode_bin_init (GstDecodeBin * decode_bin)
|
||||
{
|
||||
GST_OBJECT_FLAG_SET (decode_bin, GST_BIN_FLAG_NO_RESYNC);
|
||||
|
||||
/* first filter out the interesting element factories */
|
||||
g_mutex_init (&decode_bin->factories_lock);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user