av1parse: Fix some debug trace and comment typo
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Mon, 2 Dec 2024 16:39:11 +0000 (11:39 -0500)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 20 Dec 2024 01:26:12 +0000 (01:26 +0000)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8026>

subprojects/gst-plugins-bad/gst/videoparsers/gstav1parse.c

index 032dbd7c60b733d3cfb39d5c8c3dffe38e4f341a..9134a0fb549ed9971a5975d00e1b747fdacaf393 100644 (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