Skip to content

AV1 parse: Fix buffer PTS and set TU as default output alignment.

He Junyan requested to merge He_Junyan/gstreamer:AV1_parse_PTS into main
  1. We need to create header buffers for annex b format. This kind of buffers should inherit the PTS and DURATION from the original buffers.
  2. Set the output alignment as "TU", which is more widely used.
Edited by He Junyan

Merge request reports