h264parser: Adjust NAL unit size for SEQ_END and STREAM_END nal types 91/321691/1
authorGilbok Lee <gilbok.lee@samsung.com>
Thu, 27 Mar 2025 02:29:02 +0000 (11:29 +0900)
committerGilbok Lee <gilbok.lee@samsung.com>
Thu, 27 Mar 2025 02:29:12 +0000 (11:29 +0900)
commitb2e844f9747044bd0ea80f99e1453f23f1baed5d
treedf02d47ce7276ed4c3adeae7ba8c359ad94b64b3
parent23593036d213f62a0bb1d406366d7170d0aaf9d2
h264parser: Adjust NAL unit size for SEQ_END and STREAM_END nal types

- When dummy data is included in SEQ_END or STREAM_END NAL types,
  errors occur during parsing operations for the remaining dummy data.

[Version] 1.24.11-9
[Issue Type] Fix bugs

Change-Id: Iba33d6f4db7028b80afafb72be69f66e1f1e7a37
packaging/gstreamer.spec
subprojects/gst-plugins-bad/gst-libs/gst/codecparsers/gsth264parser.c