• Timo Rothenpieler's avatar
    ffmpeg: use explicitly requested hwaccel only · 6a4d1c90
    Timo Rothenpieler authored
    With there being two hwaccels that use the CUDA pix_fmt now, just
    relying on the pix_fmt to identify the selected hwaccel is not enough
    anymore.
    
    So this checks if the user explicitly selected a hwaccel, and only
    accepts that one.
    6a4d1c90
ffmpeg.c 166 KB