1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-12 19:18:44 +02:00
FFmpeg/libavcodec/bsf
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
..
aac_adtstoasc.c avcodec/adts_header: Add ff_adts_header_parse_buf() 2024-05-20 12:06:31 +02:00
av1_frame_merge.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
av1_frame_split.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
av1_metadata.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
chomp.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
dca_core.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
dts2pts.c avcodec/bsf/dts2pts: Fix shadowing 2024-05-13 14:32:21 +02:00
dump_extradata.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
dv_error_marker.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
eac3_core.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
evc_frame_merge.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
extract_extradata.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
filter_units.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
h264_metadata.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
h264_mp4toannexb.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
h264_redundant_pps.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
h265_metadata.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
h266_metadata.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
hapqa_extract.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
hevc_mp4toannexb.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
imx_dump_header.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
Makefile Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
media100_to_mjpegb.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
mjpeg2jpeg.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
mjpega_dump_header.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
movsub.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
mpeg2_metadata.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
mpeg4_unpack_bframes.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
noise.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
null.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
opus_metadata.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
pcm_rechunk.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
pgs_frame_merge.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
prores_metadata.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
remove_extradata.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
setts.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
showinfo.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
trace_headers.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
truehd_core.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
vp9_metadata.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
vp9_raw_reorder.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
vp9_superframe_split.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
vp9_superframe.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00
vvc_mp4toannexb.c Revert "bsf: use standard include paths" 2024-04-10 15:17:54 +02:00