Go to the source code of this file.
Definition at line 30 of file id3v2.h.
Referenced by ff_id3v2_tag_len(), ff_id3v2_write_apic(), id3v2_put_ttag(), id3v2_read_internal(), intercept_id3(), oma_read_probe(), and write_chapter().
Default magic bytes for ID3v2 header: "ID3".
Definition at line 35 of file id3v2.h.
Referenced by adts_write_header(), aiff_read_header(), av_probe_input_format3(), avformat_open_input(), get_id3_tag(), intercept_id3(), mp3_read_probe(), parse_dsd_prop(), parse_id3(), put_id3v2_tags(), and read_id3().
Definition at line 37 of file id3v2.h.
Referenced by id3v2_parse().
Definition at line 38 of file id3v2.h.
Referenced by id3v2_parse().
Definition at line 39 of file id3v2.h.
Referenced by id3v2_parse().
Definition at line 40 of file id3v2.h.
Referenced by id3v2_parse().
Detect ID3v2 Header.
Definition at line 141 of file id3v2.c.
Referenced by av_probe_input_format3(), id3v2_read_internal(), intercept_id3(), mp3_read_probe(), and oma_read_probe().
Get the length of an ID3v2 tag.
Definition at line 154 of file id3v2.c.
Referenced by av_probe_input_format3(), intercept_id3(), mp3_read_probe(), and oma_read_probe().
Read an ID3v2 tag into specified dictionary and retrieve supported extra metadata.
Chapters are not currently read by this variant.
Definition at line 1039 of file id3v2.c.
Referenced by parse_id3().
Read an ID3v2 tag, including supported extra metadata and chapters.
Data is read from and stored to AVFormatContext.
Definition at line 1045 of file id3v2.c.
Referenced by aiff_read_header(), avformat_open_input(), get_id3_tag(), oma_read_header(), parse_dsd_prop(), and read_id3().
Initialize an ID3v2 tag.
Definition at line 152 of file id3v2enc.c.
Referenced by ff_id3v2_write_simple(), and put_id3v2_tags().
Convert and write all global metadata from s into an ID3v2 tag.
Definition at line 239 of file id3v2enc.c.
Referenced by ff_id3v2_write_simple(), and put_id3v2_tags().
Write an attached picture from pkt into an ID3v2 tag.
Definition at line 256 of file id3v2enc.c.
Referenced by put_id3v2_tags().
Finalize an opened ID3v2 tag.
Definition at line 325 of file id3v2enc.c.
Referenced by ff_id3v2_write_simple(), mp3_queue_flush(), and put_id3v2_tags().
Write an ID3v2 tag containing all global metadata from s.
Definition at line 349 of file id3v2enc.c.
Referenced by adts_write_header(), and oma_write_header().
Free memory allocated parsing special (non-text) metadata.
Definition at line 1051 of file id3v2.c.
Referenced by aiff_read_header(), avformat_open_input(), free_playlist_list(), get_id3_tag(), handle_id3(), hls_read_header(), oma_read_header(), parse_dsd_prop(), and read_id3().
Create a stream for each APIC (attached picture) extracted from the ID3v2 header.
Definition at line 1067 of file id3v2.c.
Referenced by aiff_read_header(), avformat_open_input(), get_id3_tag(), handle_id3(), hls_read_header(), parse_dsd_prop(), and read_id3().
Definition at line 43 of file id3v2.c.
Referenced by write_metadata().
Definition at line 62 of file id3v2.c.
Referenced by write_metadata().
A list of text information frames allowed in both ID3 v2.3 and v2.4 http://www.id3.org/id3v2.4.0-frames http://www.id3.org/id3v2.4.0-changes.
Definition at line 86 of file id3v2.c.
Referenced by write_metadata().
ID3v2.4-only text information frames.
Definition at line 94 of file id3v2.c.
Referenced by write_metadata().
ID3v2.3-only text information frames.
Definition at line 100 of file id3v2.c.
Referenced by write_metadata().
Definition at line 129 of file id3v2.c.
Referenced by asf_read_picture(), ff_flac_parse_picture(), ff_id3v2_write_apic(), query_codec(), and read_apic().
Definition at line 105 of file id3v2.c.
Referenced by asf_read_picture(), ff_flac_parse_picture(), ff_id3v2_write_apic(), and read_apic().