Files
ffmpeg/libavcodec
Andreas Rheinhardt 12ded9cd85 avcodec/adts_header: Add ff_adts_header_parse_buf()
Most users of ff_adts_header_parse() don't already have
an opened GetBitContext for the header, so add a convenience
function for them.
Also use a forward declaration of GetBitContext in adts_header.h
as this avoids (implicit) inclusion of get_bits.h in some of
the users that now no longer use a GetBitContext of their own.

Reviewed-by: James Almer <jamrial@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2024-05-20 12:06:31 +02:00
..
2024-04-18 14:52:26 +02:00
2024-04-18 14:52:26 +02:00
2024-04-06 09:26:30 +02:00
2024-04-10 13:22:18 +02:00
2024-04-24 02:52:17 +02:00
2024-04-04 23:58:57 +02:00
2024-04-04 23:58:57 +02:00
2024-05-13 03:40:19 +02:00
2024-05-13 03:40:17 +02:00
2024-04-03 00:44:37 +02:00
2024-04-27 21:16:39 +02:00
2024-04-29 15:30:25 +02:00
2024-05-03 18:00:53 +03:00
2024-05-03 18:00:53 +03:00
2024-05-19 22:12:54 +02:00
2024-05-10 18:41:13 +03:00
2024-05-10 18:41:13 +03:00
2024-04-19 13:18:04 +02:00
2024-04-29 20:46:05 +03:00
2024-04-29 20:46:05 +03:00
2024-04-19 13:18:04 +02:00
2024-04-19 13:18:04 +02:00