test: h264/h265: Add test for four bytes start code initial skip
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 7 May 2020 15:09:23 +0000 (11:09 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 7 May 2020 17:59:23 +0000 (13:59 -0400)
commit26296646d7ce377fcf71f239a49f25ebfebc4d8d
tree5b51c6873d350fb7627e87802b43e9fb966bdf8b
parentfd423c8468b9a8c120df0728a738babf9f580301
test: h264/h265: Add test for four bytes start code initial skip

This test detects if the parser have skipped too much and dropped meaninful
NALs.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1251>
tests/check/elements/h264parse.c
tests/check/elements/h265parse.c