av1parse: Fix some debug trace and comment typo

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8026>
This commit is contained in:
Nicolas Dufresne 2024-12-02 11:39:11 -05:00 committed by GStreamer Marge Bot
parent 98d40251d8
commit 988f806e7a

View file

@ -1506,7 +1506,7 @@ new_tu:
if (ret) {
if (self->within_one_frame)
GST_WARNING_OBJECT (self,
"Start a new temporal unit with incompleted frame.");
"Start a new temporal unit with incomplete frame.");
gst_av1_parse_reset_obu_data_state (self);
gst_av1_parse_reset_tu_timestamp (self);
@ -2313,7 +2313,7 @@ gst_av1_parse_pre_push_frame (GstBaseParse * parse, GstBaseParseFrame * frame)
}
if (self->align == GST_AV1_PARSE_ALIGN_FRAME) {
/* Input buffers may may contain more than one frames inside its buffer.
/* Input buffers may contain more than one frames inside its buffer.
When splitting a TU into frames, the base parse class only assign the
PTS to the first frame and leave the others PTS invalid. But in fact,
all decode only frames should have invalid PTS while showable frames