42 while (*str && *str < 128) str++;
123 char digits[] = {data[0], data[1], 0};
158 if (t->
key[0] !=
'T' || strlen(t->
key) != 4)
161 for (i = 0; *table[
i]; i++)
172 char year[5] = {0}, day_month[5] = {0};
181 while (value[i] >=
'0' && value[i] <=
'9') i++;
182 if (value[i] ==
'\0' || value[i] ==
'-') {
186 if (value[i] ==
'-' &&
187 value[i+1] >=
'0' && value[i+1] <=
'1' &&
188 value[i+2] >=
'0' && value[i+2] <=
'9' &&
190 value[i+4] >=
'0' && value[i+4] <=
'3' &&
191 value[i+5] >=
'0' && value[i+5] <=
'9' &&
192 (value[i+6] ==
'\0' || value[i+6] ==
' ')) {
193 snprintf(day_month,
sizeof(day_month),
"%.2s%.2s", value + i + 4, value + i + 1);
245 }
else if (ret < 0) {
359 const char *mimetype =
NULL, *
desc =
"";
367 mimetype = mime->
str;
374 "write an attached picture.\n", st->
index);
425 if (padding_bytes < 0)
434 padding_bytes =
av_clip(padding_bytes, 10, 268435455 - id3->
len);
436 id3->
len += padding_bytes;
unsigned int nb_chapters
Number of chapters in AVChapter array.
void avio_wl16(AVIOContext *s, unsigned int val)
ptrdiff_t const GLvoid * data
int len
size of the tag written so far
int ff_id3v2_write_metadata(AVFormatContext *s, ID3v2EncContext *id3)
Convert and write all global metadata from s into an ID3v2 tag.
enum AVCodecID codec_id
Specific type of the encoded data (the codec used).
int index
stream index in AVFormatContext
int64_t avio_seek(AVIOContext *s, int64_t offset, int whence)
fseek() equivalent for AVIOContext.
#define ID3v2_PRIV_METADATA_PREFIX
const char ff_id3v2_4_tags[][4]
ID3v2.4-only text information frames.
#define FF_ARRAY_ELEMS(a)
int avio_open_dyn_buf(AVIOContext **s)
Open a write only memory stream.
static int write_ctoc(AVFormatContext *s, ID3v2EncContext *id3, int enc)
void ff_id3v2_start(ID3v2EncContext *id3, AVIOContext *pb, int id3v2_version, const char *magic)
Initialize an ID3v2 tag.
#define ID3v2_HEADER_SIZE
const AVMetadataConv ff_id3v2_34_metadata_conv[]
GLsizei GLboolean const GLfloat * value
uint64_t_TMPL AV_WL64 unsigned int_TMPL AV_WL32 unsigned int_TMPL AV_WL24 unsigned int_TMPL AV_WL16 uint64_t_TMPL AV_WB64 unsigned int_TMPL AV_RB32
AVStream ** streams
A list of all streams in the file.
AVDictionaryEntry * av_dict_get(const AVDictionary *m, const char *key, const AVDictionaryEntry *prev, int flags)
Get a dictionary entry with matching key.
static av_always_inline int64_t avio_tell(AVIOContext *s)
ftell() equivalent for AVIOContext.
void avio_write(AVIOContext *s, const unsigned char *buf, int size)
static const uint16_t table[]
int64_t av_rescale_q(int64_t a, AVRational bq, AVRational cq)
Rescale a 64-bit integer by 2 rational numbers.
#define AV_LOG_ERROR
Something went wrong and cannot losslessly be recovered.
AVDictionary * metadata
Metadata that applies to the whole file.
const AVMetadataConv ff_id3v2_4_metadata_conv[]
static int string_is_ascii(const uint8_t *str)
void av_dict_free(AVDictionary **pm)
Free all the memory allocated for an AVDictionary struct and all keys and values. ...
static int write_chapter(AVFormatContext *s, ID3v2EncContext *id3, int id, int enc)
size_t av_strlcpy(char *dst, const char *src, size_t size)
Copy the string src to dst, but no more than size - 1 bytes, and null-terminate dst.
const CodecMime ff_id3v2_mime_tags[]
void ffio_fill(AVIOContext *s, int b, int count)
int64_t size_pos
offset of the tag total size
int av_strcasecmp(const char *a, const char *b)
Locale-independent case-insensitive compare.
void ff_id3v2_finish(ID3v2EncContext *id3, AVIOContext *pb, int padding_bytes)
Finalize an opened ID3v2 tag.
void ffio_free_dyn_buf(AVIOContext **s)
Free a dynamic buffer.
int avio_put_str(AVIOContext *s, const char *str)
Write a NULL-terminated string.
int metadata_header_padding
Number of bytes to be written as padding in a metadata header.
int64_t end
chapter start/end time in time_base units
const char ff_id3v2_tags[][4]
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.
AVIOContext * pb
I/O context.
static int id3v2_check_write_tag(ID3v2EncContext *id3, AVIOContext *pb, AVDictionaryEntry *t, const char table[][4], enum ID3v2Encoding enc)
void avio_w8(AVIOContext *s, int b)
int av_dict_set(AVDictionary **pm, const char *key, const char *value, int flags)
Set the given entry in *pm, overwriting an existing entry.
Rational number (pair of numerator and denominator).
static int write_metadata(AVIOContext *pb, AVDictionary **metadata, ID3v2EncContext *id3, int enc)
int avio_put_str16le(AVIOContext *s, const char *str)
Convert an UTF-8 string to UTF-16LE and write it.
static void id3v2_encode_string(AVIOContext *pb, const uint8_t *str, enum ID3v2Encoding enc)
static av_const int av_isxdigit(int c)
Locale-independent conversion of ASCII isxdigit.
int ff_id3v2_write_simple(struct AVFormatContext *s, int id3v2_version, const char *magic)
Write an ID3v2 tag containing all global metadata from s.
void avio_wb16(AVIOContext *s, unsigned int val)
int av_strstart(const char *str, const char *pfx, const char **ptr)
Return non-zero if pfx is a prefix of str.
static int id3v2_put_ttag(ID3v2EncContext *id3, AVIOContext *avioc, const char *str1, const char *str2, uint32_t tag, enum ID3v2Encoding enc)
Write a text frame with one (normal frames) or two (TXXX frames) strings according to encoding (only ...
static void id3v2_put_size(AVIOContext *pb, int size)
AVRational time_base
time base in which the start/end timestamps are specified
#define MKBETAG(a, b, c, d)
const char ff_id3v2_3_tags[][4]
ID3v2.3-only text information frames.
static int id3v2_put_priv(ID3v2EncContext *id3, AVIOContext *avioc, const char *key, const char *data)
Write a priv frame with owner and data.
int ff_id3v2_write_apic(AVFormatContext *s, ID3v2EncContext *id3, AVPacket *pkt)
Write an attached picture from pkt into an ID3v2 tag.
static void id3v2_3_metadata_split_date(AVDictionary **pm)
void avio_wb32(AVIOContext *s, unsigned int val)
#define AV_DICT_IGNORE_SUFFIX
Return first entry in a dictionary whose first part corresponds to the search key, ignoring the suffix of the found key string.
AVCodecParameters * codecpar
Codec parameters associated with this stream.
const char *const ff_id3v2_picture_types[21]
Filter the word “frame” indicates either a video frame or a group of audio as stored in an AVFrame structure Format for each input and each output the list of supported formats For video that means pixel format For audio that means channel sample they are references to shared objects When the negotiation mechanism computes the intersection of the formats supported at each end of a all references to both lists are replaced with a reference to the intersection And when a single format is eventually chosen for a link amongst the remaining all references to the list are updated That means that if a filter requires that its input and output have the same format amongst a supported all it has to do is use a reference to the same list of formats query_formats can leave some formats unset and return AVERROR(EAGAIN) to cause the negotiation mechanism toagain later.That can be used by filters with complex requirements to use the format negotiated on one link to set the formats supported on another.Frame references ownership and permissions
int version
ID3v2 minor version, either 3 or 4.
This structure stores compressed data.
int avio_get_dyn_buf(AVIOContext *s, uint8_t **pbuffer)
Return the written size and a pointer to the buffer.