Home
last modified time | relevance | path

Searched refs:AVFMT_EVENT_FLAG_METADATA_UPDATED (Results 1 - 8 of 8) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Daacdec.c309 s->event_flags |= AVFMT_EVENT_FLAG_METADATA_UPDATED; in handle_id3()
H A Dflacdec.c183 s->event_flags |= AVFMT_EVENT_FLAG_METADATA_UPDATED; in flac_read_header()
H A Davformat.h1555 #define AVFMT_EVENT_FLAG_METADATA_UPDATED 0x0001 macro
H A Dhls.c2379 if (pls->ctx->event_flags & AVFMT_EVENT_FLAG_METADATA_UPDATED) { in hls_read_packet()
2385 pls->ctx->event_flags &= ~AVFMT_EVENT_FLAG_METADATA_UPDATED; in hls_read_packet()
H A Dmov.c108 c->fc->event_flags |= AVFMT_EVENT_FLAG_METADATA_UPDATED; in mov_metadata_track_or_disc_number()
122 c->fc->event_flags |= AVFMT_EVENT_FLAG_METADATA_UPDATED; in mov_metadata_int8_bypass_padding()
131 c->fc->event_flags |= AVFMT_EVENT_FLAG_METADATA_UPDATED; in mov_metadata_int8_no_padding()
147 c->fc->event_flags |= AVFMT_EVENT_FLAG_METADATA_UPDATED; in mov_metadata_gnre()
281 c->fc->event_flags |= AVFMT_EVENT_FLAG_METADATA_UPDATED; in mov_metadata_loci()
538 c->fc->event_flags |= AVFMT_EVENT_FLAG_METADATA_UPDATED; in mov_read_udta_string()
H A Dflvdec.c721 s->event_flags |= AVFMT_EVENT_FLAG_METADATA_UPDATED; in amf_parse_object()
H A Dnutdec.c547 metadata_flag = AVFMT_EVENT_FLAG_METADATA_UPDATED; in decode_info_header()
H A Ddemux.c1426 s->event_flags |= AVFMT_EVENT_FLAG_METADATA_UPDATED; in read_frame_internal()

Completed in 25 milliseconds