avcodec_find_best_pix_fmt2

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. AVPixelFormat avcodec_find_best_pix_fmt2(AVPixelFormat* pix_fmt_list, AVPixelFormat src_pix_fmt, int has_alpha, int* loss_ptr)
    @nogc nothrow extern (C) deprecated
    static if(AV_HAVE_INCOMPATIBLE_LIBAV_ABI)
    avcodec_find_best_pix_fmt2
  2. AVPixelFormat avcodec_find_best_pix_fmt2(AVPixelFormat dst_pix_fmt1, AVPixelFormat dst_pix_fmt2, AVPixelFormat src_pix_fmt, int has_alpha, int* loss_ptr)

Meta