Files
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-10-24 19:11:12 +02:00
2020-10-25 09:49:31 +01:00
2020-10-28 13:53:20 +01:00
2020-09-13 16:05:01 +02:00
2020-10-22 20:53:57 +08:00
2020-10-21 17:21:41 +02:00