• Mark Thompson's avatar
    cbs_h264: Fix default value for max mv lengths · 4b2e3de8
    Mark Thompson authored
    A recent version of the standard changed the max and default to 15, from
    16 in older versions.  This updates the default to 15 to match, but the
    max stays as 16 so that we don't reject older streams.
    4b2e3de8
vaapi_encode_h264.c 38.9 KB