aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/matroskaenc.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2023-08-06 15:12:04 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2023-08-08 20:20:36 +0200
commit9583a2c8ebfa39a22185171d6a4b1d6a33c044e2 (patch)
treeb5ce314b6139b10d1065419ea77d3693ef226ef5 /libavformat/matroskaenc.c
parent2eb7df1cbd30d7c104face1ac93bc32aba070d53 (diff)
downloadffmpeg-9583a2c8ebfa39a22185171d6a4b1d6a33c044e2.tar.gz
fftools/ffprobe: Use proper enum type
This is a bit cleaner as int need not be the underlying type of an enum if a smaller type can hold all its values. Also declare the children_ids array as const as it never changes. Reviewed-by: Stefano Sabatini <stefasab@gmail.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/matroskaenc.c')
0 files changed, 0 insertions, 0 deletions