diff options
author | Anton Khirnov <anton@khirnov.net> | 2020-10-09 08:15:27 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2020-10-28 14:52:06 +0100 |
commit | 8741f1fe2663f0d5adeaa21c98d6b03cac9dbaa9 (patch) | |
tree | 976699b37877549f1d941b529e1c8e4db4315c92 /libavdevice/tests/.gitignore | |
parent | 87f0c8280c7556b52b72b9379547eed77e9810d7 (diff) | |
download | ffmpeg-8741f1fe2663f0d5adeaa21c98d6b03cac9dbaa9.tar.gz |
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 'libavdevice/tests/.gitignore')
0 files changed, 0 insertions, 0 deletions