diff options
author | Marton Balint <cus@passwd.hu> | 2019-04-14 18:37:44 +0200 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2019-04-14 21:54:35 +0200 |
commit | f9840cd2b501fe7956155542be5afb4432530903 (patch) | |
tree | 48cc107dd264aee6933cfe220d90328ffebf378a /tests/ref/fate/mxf-probe-dv25 | |
parent | 1f260d7285c841f9e13c1d76158949a5d3c73a06 (diff) | |
download | ffmpeg-streaming-f9840cd2b501fe7956155542be5afb4432530903.zip ffmpeg-streaming-f9840cd2b501fe7956155542be5afb4432530903.tar.gz |
avformat/mxfdec: use operational_pattern_ul instead of operational_pattern for metadata
This makes it more consistent with other metadata keys.
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'tests/ref/fate/mxf-probe-dv25')
-rw-r--r-- | tests/ref/fate/mxf-probe-dv25 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/mxf-probe-dv25 b/tests/ref/fate/mxf-probe-dv25 index a2e39c8..00028b0 100644 --- a/tests/ref/fate/mxf-probe-dv25 +++ b/tests/ref/fate/mxf-probe-dv25 @@ -137,7 +137,7 @@ TAG:file_package_umid=0x060A2B340101010501010D4313000000F2E2FCE98722F14F947F08DE format_name=mxf duration=1.000000 bit_rate=30679040 -TAG:operational_pattern=060e2b34.04010101.0d010201.01010900 +TAG:operational_pattern_ul=060e2b34.04010101.0d010201.01010900 TAG:uid=a741d0c7-244a-bc4a-bd36-3323d04f8954 TAG:generation_uid=c1d7a0ee-89d6-754d-bd52-cdf42b53de9f TAG:company_name=AVID |