#include "avcodec.h"Go to the source code of this file.
Combine the (truncated) bitstream to a complete frame.
Definition at line 203 of file parser.c.
Referenced by adx_parse(), amr_parse(), avs2_parse(), avs3_parse(), bmp_parse(), cavsvideo_parse(), cri_parse(), dca_parse(), dnxhd_parse(), dpx_parse(), ff_aac_ac3_parse(), ftr_parse(), g723_1_parse(), g729_parse(), gif_parse(), gsm_parse(), h261_parse(), h263_parse(), h264_parse(), hdr_parse(), hevc_parse(), ipu_parse(), jpeg2000_parse(), jpeg_parse(), jpegxl_parse(), latm_parse(), misc4_parse(), mlp_parse(), mpeg4video_parse(), mpegaudio_parse(), mpegvideo_parse(), opus_parse(), png_parse(), pnm_parse(), qoi_parse(), sbc_parse(), sipr_parse(), tak_parse(), vc1_parse(), vvc_parser_parse(), webp_parse(), xbm_parse(), and xwd_parse().
Fetch timestamps for a specific byte within the current access unit.
Definition at line 84 of file parser.c.
Referenced by av_parser_parse2(), and mpeg1_find_frame_end().