• wm4's avatar
    dxva: fix some warnings · 752ddb45
    wm4 authored
    Some existed since forever, some are new.
    
    The cast in get_surface() is silly, but unless we change the av_log
    function signature, or all callers of ff_dxva2_get_surface_index(), it's
    needed to remove the const warning.
    Signed-off-by: 's avatarLuca Barbato <lu_zero@gentoo.org>
    752ddb45
dxva2.c 33.8 KB