gstreamer/subprojects/gst-integration-testsuites/testsuites
Vivia Nikolaidou cb8da91f7a h264parse: Include coded-picture-structure info in caps
This reverts commit 652773de36 and
modifies it to rename the caps field name to coded-picture-structure.

It was previously removed because it confuses the decoder and we didn't
have a valid use case for including it in the encoded caps at this
stage. We now do have such a use case but still don't want to confuse
the decoder, so the field is renamed.

However, it is still not accurate without looking at the SEI picture
structure of each frame, so it was named coded-picture-structure. If its
value is "frame" it is most likely progressive, if it's "field" it is
most likely interlaced or mixed.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2177>
2022-04-18 11:00:29 +00:00
..
validate h264parse: Include coded-picture-structure info in caps 2022-04-18 11:00:29 +00:00
__init__.py Import gst-integration-testsuites 2021-09-24 16:29:33 -03:00
adaptive.py Import gst-integration-testsuites 2021-09-24 16:29:33 -03:00
dashifutils.py Import gst-integration-testsuites 2021-09-24 16:29:33 -03:00
ges.py validate:launcher: Sync asset only when passing --sync 2021-10-06 17:00:54 +00:00
ges.testslist Import gst-integration-testsuites 2021-09-24 16:29:33 -03:00
ges_known_issues.py validate:launcher: Allow more flexible handling of flaky tests 2021-10-12 16:59:16 +00:00
gesextras.py Import gst-integration-testsuites 2021-09-24 16:29:33 -03:00
gesextras.testslist Import gst-integration-testsuites 2021-09-24 16:29:33 -03:00
testsuiteutils.py Import gst-integration-testsuites 2021-09-24 16:29:33 -03:00
testvector.json Import gst-integration-testsuites 2021-09-24 16:29:33 -03:00
validate.py validate:launcher: Sync asset only when passing --sync 2021-10-06 17:00:54 +00:00
validate.testslist rtph264pay: Handle 'profile' field 2021-12-12 10:59:00 -03:00
validate_known_issues.py tests: Mark adaptivedemux tests as sometimes timing out 2022-01-28 11:55:37 +00:00
validateelements.py Import gst-integration-testsuites 2021-09-24 16:29:33 -03:00
validateextra.py Import gst-integration-testsuites 2021-09-24 16:29:33 -03:00
validateextra.testslist Import gst-integration-testsuites 2021-09-24 16:29:33 -03:00