mxfmpeg: Fix essence coding detection
authorEdward Hervey <edward@centricular.com>
Wed, 14 Jul 2021 05:54:38 +0000 (07:54 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 21 Jul 2021 14:33:19 +0000 (14:33 +0000)
commitf502ef9053c5de5b6e24d6eb0dee912fe163f763
tree67deaef20625000227e1af7d36a5fc4e1fc93a3e
parentac483b238455000917f5489574e24d2c20dfc0b4
mxfmpeg: Fix essence coding detection

The picture essence coding matching was wrong. Use the proper "base" MXFUL for
video mpeg compression for matching.

Also handle the case where some old files would put the essence container label
in the essence coding field

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2371>
gst/mxf/mxfmpeg.c