Skip to content

codecparsers: {h264,h265}parser: Fix typo around SEI nalu generator

Seungha Yang requested to merge seungha.yang/gstreamer:h26x-sei-gen-fix into main

Fix to create correct SEI nalu when the size of payloadType and/or payloadType is larger than 255 (0xff)

Fixes: gst-plugins-bad#1601 (closed)

Edited by Seungha Yang

Merge request reports