Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dasfdec_f.c114 int no_resync_search; member
121 { "no_resync_search", "Don't try to resynchronize by looking for a certain optional start code", offsetof(ASFContext, no_resync_search), AV_OPT_TYPE_BOOL, { .i64 = 0 }, 0, 1, AV_OPT_FLAG_DECODING_PARAM },
887 if (asf->no_resync_search) in asf_get_packet()

Completed in 3 milliseconds