• 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
Name
Last commit
Last update
..
Makefile Loading commit data...
cmdutils.c Loading commit data...
cmdutils.h Loading commit data...
cmdutils_opencl.c Loading commit data...
ffmpeg.c Loading commit data...
ffmpeg.h Loading commit data...
ffmpeg_cuvid.c Loading commit data...
ffmpeg_filter.c Loading commit data...
ffmpeg_hw.c Loading commit data...
ffmpeg_opt.c Loading commit data...
ffmpeg_qsv.c Loading commit data...
ffmpeg_videotoolbox.c Loading commit data...
ffplay.c Loading commit data...
ffprobe.c Loading commit data...
ffserver.c Loading commit data...
ffserver_config.c Loading commit data...
ffserver_config.h Loading commit data...