summaryrefslogtreecommitdiff
path: root/libavformat/mov.c
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2020-10-09 08:15:27 +0200
committerAnton Khirnov <anton@khirnov.net>2020-10-28 14:52:06 +0100
commit8741f1fe2663f0d5adeaa21c98d6b03cac9dbaa9 (patch)
tree976699b37877549f1d941b529e1c8e4db4315c92 /libavformat/mov.c
parent87f0c8280c7556b52b72b9379547eed77e9810d7 (diff)
lavf: move AVStream.info to AVStreamInternal
This struct is for internal use of avformat_find_stream_info(), so it should not be exposed in public headers. Keep a stub pointer in its place to avoid changing AVStream layout, since e.g. ffmpeg.c accesses some fields located after it (even though they are marked as private).
Diffstat (limited to 'libavformat/mov.c')
0 files changed, 0 insertions, 0 deletions