Andreas Rheinhardt
2b41463b87
avformat/internal: Don't include avcodec.h
...
The general demuxing API uses parsers and decoders. Therefore
FFStream contains pointers to AVCodecContexts and
AVCodecParserContext and lavf/internal.h includes lavc/avcodec.h.
Yet actually only a few files files really use these; and it is best
when this number stays small. Therefore this commit uses opaque
structs in lavf/internal.h for these contexts and stops including
avcodec.h.
This also avoids including lavc/codec_desc.h implicitly. All other
headers are implicitly included as now (mostly through codec.h).
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2022-09-26 03:02:50 +02:00
..
2022-01-04 13:16:50 +01:00
2022-03-15 09:42:30 -03:00
2022-07-19 12:27:17 +02:00
2022-03-16 14:12:49 +02:00
2021-03-12 23:55:30 +01:00
2022-02-24 22:36:15 +02:00
2021-04-27 11:48:05 -03:00
2022-07-17 22:03:41 +02:00
2022-03-19 00:01:57 +02:00
2022-02-22 13:10:42 +01:00
2022-09-03 15:41:44 +02:00
2021-10-09 14:18:12 +02:00
2022-02-21 13:09:48 +01:00
2021-08-16 10:00:39 +08:00
2022-01-04 13:16:50 +01:00
2021-08-16 10:00:39 +08:00
2022-03-15 09:42:31 -03:00
2022-02-21 13:09:48 +01:00
2021-08-16 10:00:39 +08:00
2022-03-15 09:42:31 -03:00
2022-02-21 13:09:48 +01:00
2022-01-04 13:16:50 +01:00
2022-01-04 17:40:29 +05:30
2022-01-04 17:40:54 +05:30
2022-01-04 17:40:54 +05:30
2022-01-04 17:40:54 +05:30
2022-01-04 17:40:54 +05:30
2022-05-12 22:06:44 -03:00
2022-09-03 15:41:44 +02:00
2022-09-03 15:41:44 +02:00
2022-09-03 15:41:44 +02:00
2021-04-27 11:48:05 -03:00
2022-03-16 14:12:49 +02:00
2021-04-27 10:43:08 -03:00
2022-09-26 03:02:50 +02:00
2021-04-27 11:48:05 -03:00
2022-07-18 00:32:57 +02:00
2022-05-10 07:37:38 +02:00
2021-04-27 11:48:05 -03:00
2022-08-13 14:42:36 +02:00
2022-03-15 09:42:35 -03:00
2022-05-10 07:27:01 +02:00
2022-06-19 23:01:20 +02:00
2022-07-09 19:37:53 +02:00
2022-09-03 15:41:44 +02:00
2022-06-19 23:01:20 +02:00
2022-06-16 21:28:20 +02:00
2022-07-19 12:27:17 +02:00
2021-04-27 11:48:05 -03:00
2022-03-15 09:42:37 -03:00
2022-07-09 19:37:53 +02:00
2022-02-24 12:56:49 +01:00
2021-02-27 21:30:41 +01:00
2021-04-27 10:43:08 -03:00
2019-03-22 12:30:47 +01:00
2022-05-10 07:38:01 +02:00
2022-09-26 03:02:50 +02:00
2022-05-10 07:38:01 +02:00
2022-03-16 14:05:26 +02:00
2022-05-10 06:49:32 +02:00
2022-07-18 00:32:55 +02:00
2022-01-04 13:16:50 +01:00
2021-11-21 00:35:30 +01:00
2022-05-10 07:27:01 +02:00