mxfmux: Our body partition is always complete and closed
We have no metadata in it.
This commit is contained in:
parent
5f3e444aff
commit
2f40450d8e
@ -1328,6 +1328,8 @@ gst_mxf_mux_write_body_partition (GstMXFMux * mux)
|
||||
GstBuffer *buf;
|
||||
|
||||
mux->partition.type = MXF_PARTITION_PACK_BODY;
|
||||
mux->partition.closed = TRUE;
|
||||
mux->partition.complete = TRUE;
|
||||
mux->partition.this_partition = mux->offset;
|
||||
mux->partition.prev_partition = 0;
|
||||
mux->partition.footer_partition = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user