• Mark Thompson's avatar
    ffmpeg: Use hardware config metadata with encoders · 8abd3b20
    Mark Thompson authored
    This can support encoders which want frames and/or device contexts.  For
    the device case, it currently picks the first initialised device of the
    desired type to give to the encoder - a new option would be needed if it
    were necessary to choose between multiple devices of the same type.
    8abd3b20
ffmpeg_hw.c 15.4 KB