gstreamer/subprojects/gst-integration-testsuites/testsuites/validate/h264
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
..
parse.trickmode_predicted.seek_trickmode_predicted/flow-expectations h264parse: Include coded-picture-structure info in caps 2022-04-18 11:00:29 +00:00
parse.trickmode_predicted.seek_trickmode_predicted.validatetest Import gst-integration-testsuites 2021-09-24 16:29:33 -03:00
x264enc_youtube_bitrate.fullhd_lowframerate.validatetest Import gst-integration-testsuites 2021-09-24 16:29:33 -03:00