Home
last modified time | relevance | path

Searched defs:AVFMT_FLAG_NOPARSE (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Davformat.h1362 #define AVFMT_FLAG_NOPARSE 0x0020 ///< Do not use AVParsers, you also must set AVFMT_FLAG_NOFILLIN as the fillin code works on frames and no parsing -> no frames. Also seeking to frames can not work if parsing to find frame boundaries has been disabled macro

Completed in 6 milliseconds