AVCodecContext.debug_mv

debug Code outside libavcodec should access this field using AVOptions - encoding: Set by user. - decoding: Set by user.

  1. int debug_mv;
    struct AVCodecContext
    static if(FF_API_DEBUG_MV)
    int debug_mv;
  2. int debug_mv;

Meta