diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-02-16 18:41:30 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-03-02 06:54:47 +0100 |
commit | b243be85d98384b05b4ef302a2228e10509754ea (patch) | |
tree | b0826cb77814b4afa562dc2a0b078fbfec601b34 /libavfilter/transpose.h | |
parent | 74c4c539538e36d8df02de2484b045010d292f2c (diff) | |
download | ffmpeg-b243be85d98384b05b4ef302a2228e10509754ea.tar.gz |
avformat/matroskadec: Add support for FlagOriginal
Needs a CountedElement in order to distinguish the case of the element
not being present and the element being present with a value of zero.
(It has been argued by Ridley Combs that one should only ever use the
AV_DISPOSITION_DUB field for audio tracks. Yet given that there is no
definition for the disposition flags, one can also interpret it to mean
that e.g. a subtitle track is meant to be used with the dubbed audio
track or the original audio track. This commit interprets this flag in
this sense, which also allows to maintain it on remuxing.)
Reviewed-by: Anton Khirnov <anton@khirnov.net>
Reviewed-by: Ridley Combs <rcombs@rcombs.me>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavfilter/transpose.h')
0 files changed, 0 insertions, 0 deletions