parent
d077a3a300
commit
31bf54a076
@ -337,7 +337,7 @@ gst_mpeg2dec_decide_allocation (GstVideoDecoder * decoder, GstQuery * query)
|
|||||||
if (!has_videometa) {
|
if (!has_videometa) {
|
||||||
dec->downstream_pool = pool;
|
dec->downstream_pool = pool;
|
||||||
pool = NULL;
|
pool = NULL;
|
||||||
down_config = gst_structure_copy (config);
|
down_config = config;
|
||||||
config = NULL;
|
config = NULL;
|
||||||
min = 2;
|
min = 2;
|
||||||
max = 0;
|
max = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user