• wm4's avatar
    lavc: Add hwaccel_flags field to AVCodecContext · 16a163b5
    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.
    16a163b5
version.h 7.02 KB