diff options
author | Maryla Ustarroz-Calonge <maryla@google.com> | 2025-08-05 12:12:40 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2025-08-07 03:07:43 +0200 |
commit | a3ec70b2cf78df5401f1d3c4e482c99a5e383e3d (patch) | |
tree | 9a00c17a837f4323618598dcb82550d324bfb82b /doc/examples/remux.c | |
parent | 088ace3b6ca8a766ccb9b66cd69c744363c32261 (diff) | |
download | ffmpeg-a3ec70b2cf78df5401f1d3c4e482c99a5e383e3d.tar.gz |
avcodec/itut35: always check the provider code and country code together
ITU-T T.35 provider codes are attributed by national bodies and it's
possible to have collisions across countries. This is why the country code
must always be checked as well.
Use if statements rather than nested switches which would be unreadable.
Signed-off-by: Maryla Ustarroz-Calonge <maryla@google.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/examples/remux.c')
0 files changed, 0 insertions, 0 deletions