Update for indexable change
This commit is contained in:
parent
436cc30a94
commit
4548e811ea
@ -192,6 +192,8 @@ gst_mpeg2dec_init (GstMpeg2dec * mpeg2dec)
|
||||
mpeg2dec->error_count = 0;
|
||||
mpeg2dec->can_allocate_aligned = TRUE;
|
||||
|
||||
GST_OBJECT_FLAG_SET (mpeg2dec, GST_ELEMENT_FLAG_INDEXABLE);
|
||||
|
||||
/* initialize the mpeg2dec acceleration */
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user