1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavformat
Anton Khirnov 8741f1fe26 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).
2020-10-28 14:52:06 +01:00
..
2020-10-03 21:50:59 +02:00
2020-10-25 23:44:26 +10:00
2020-10-25 23:44:26 +10:00
2020-10-06 00:01:35 +08:00
2020-10-06 00:01:27 +08:00
2020-10-24 19:11:12 +02:00
2020-10-20 13:00:04 +02:00
2020-09-25 10:21:28 +02:00
2020-10-07 22:16:09 +02:00
2020-09-24 13:38:28 +02:00
2020-10-25 09:49:26 +01:00
2020-09-18 11:30:03 +02:00
2020-10-25 23:44:26 +10:00
2020-06-18 21:31:13 +02:00
2020-09-03 18:11:00 +02:00
2020-09-03 18:03:18 +02:00
2020-10-24 19:11:12 +02:00
2020-10-25 09:49:31 +01:00
2020-06-06 00:25:00 +02:00
2020-06-06 00:25:00 +02:00
2020-10-28 13:53:20 +01:00
2020-09-13 16:05:01 +02:00
2020-06-04 10:52:42 +02:00
2020-06-13 00:43:09 +02:00
2020-10-22 20:53:57 +08:00
2020-07-26 16:47:01 +02:00
2020-10-21 17:21:41 +02:00