• Mark Thompson's avatar
    ffmpeg_hw: Treat empty device string as no device setting · a4448637
    Mark Thompson authored
    The implementation will use some default in this case.  The empty string
    is not a meaningful device for any existing hardware type, and indeed
    OpenCL treats it identically to no device already to work around the lack
    of this setting on the command line.
    a4448637