Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dimg2enc.c282 .flags = AVFMT_NOTIMESTAMPS | AVFMT_NODIMENSIONS | AVFMT_NOFILE,
295 .flags = AVFMT_NOTIMESTAMPS | AVFMT_NODIMENSIONS
H A Davformat.h485 #define AVFMT_NODIMENSIONS 0x0800 /**< Format does not need width/height */ macro
526 * AVFMT_NODIMENSIONS, AVFMT_NOSTREAMS, AVFMT_ALLOW_FLUSH,
H A Dmux.c253 !(of->flags & AVFMT_NODIMENSIONS)) { in init_muxer()
H A Dmpegtsenc.c2343 .flags = AVFMT_ALLOW_FLUSH | AVFMT_VARIABLE_FPS | AVFMT_NODIMENSIONS,
H A Dhlsenc.c3187 .flags = AVFMT_NOFILE | AVFMT_GLOBALHEADER | AVFMT_ALLOW_FLUSH | AVFMT_NODIMENSIONS,

Completed in 18 milliseconds