1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
FFmpeg/libavformat
Andreas Rheinhardt 76f244b84e avformat/internal: Use forward declaration for AVCodecDescriptor
This avoids including lavc/codec_desc.h everywhere and thereby
forces users to include it directly instead of lazily and potentially
unknowingly relying on indirect inclusions.

Also add the proper inclusion to libavformat/demux.c, one of the
two files that actually use the new field.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2023-08-05 09:40:06 +02:00
..
2023-05-31 09:03:58 -07:00
2023-06-29 20:22:58 +02:00
2023-06-20 12:47:00 +02:00
2023-07-19 19:33:20 -04:00
2023-08-02 17:31:13 +02:00
2023-02-18 09:56:40 +01:00
2023-06-27 12:52:38 -03:00
2023-05-20 13:06:38 +02:00
2023-05-31 09:03:58 -07:00
2023-05-31 09:03:58 -07:00
2023-06-20 01:13:38 +02:00
2023-03-16 22:52:41 +08:00
2023-03-25 22:14:09 +08:00
2023-04-20 16:11:18 +02:00
2023-06-29 14:12:50 -03:00
2023-06-12 23:43:05 +02:00
2023-07-22 16:18:39 +02:00
2023-02-11 11:30:46 +01:00
2023-04-02 10:18:56 +05:30