Skip to content

Improve several behaviour in Av1 parse.

He Junyan requested to merge He_Junyan/gst-plugins-bad:av1_parse_improve into master

1.Improve the logic when need to drop OBUs. 2.Should send each gst buffer with just one OBU when the output alignment is OBU. The same behaviour as h264/h265 parse.

Merge request reports