aboutsummaryrefslogtreecommitdiffstats
path: root/fftools
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2024-05-09 16:09:53 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2024-05-20 12:06:31 +0200
commit12ded9cd85be60d9622c438d9a8cfc099028c960 (patch)
tree9dc75e5e8e25c30c41504531556aa2cbca865b91 /fftools
parentae937c49027fab3b5f34397e04ee7aa22d9ae40f (diff)
downloadffmpeg-12ded9cd85be60d9622c438d9a8cfc099028c960.tar.gz
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>
Diffstat (limited to 'fftools')
0 files changed, 0 insertions, 0 deletions