Iterate over all registered codec parsers.
Definition at line 91 of file parsers.c.
Referenced by av_parser_init().
Definition at line 33 of file parser.c.
Referenced by avformat_find_stream_info(), dash_init(), flac_read_timestamp(), LLVMFuzzerTestOneInput(), main(), old_flac_header(), and read_frame_internal().
Parse a packet.
Example:
Definition at line 116 of file parser.c.
Referenced by dash_write_packet(), flac_read_timestamp(), LLVMFuzzerTestOneInput(), main(), old_flac_header(), and parse_packet().
Definition at line 194 of file parser.c.
Referenced by dash_free(), estimate_timings_from_pts(), ff_free_stream(), ff_read_frame_flush(), flac_read_timestamp(), LLVMFuzzerTestOneInput(), main(), old_flac_header(), parse_packet(), read_frame_internal(), and update_stream_avctx().