• wm4's avatar
    lavc: Add hwaccel_flags field to AVCodecContext · 156bd827
    wm4 authored
    This "reuses" the flags introduced for the av_vdpau_bind_context() API
    function, and makes them available to all hwaccels. This does not affect
    the current vdpau API, as av_vdpau_bind_context() should obviously
    override the AVCodecContext.hwaccel_flags flags for the sake of
    compatibility.
    
    Cherry-picked from Libav commit 16a163b5.
    Reviewed-by: 's avatarMark Thompson <sw@jkqxz.net>
    156bd827
pthread_frame.c 31.6 KB