• wm4's avatar
    lavc: vdpau: Add support for new hw_frames_ctx and hw_device_ctx API · 7e4ba776
    wm4 authored
    This supports retrieving the device from a provided hw_frames_ctx, and
    automatically creating a hw_frames_ctx if hw_device_ctx is set.
    
    The old API is not deprecated yet. The user can still use
    av_vdpau_bind_context() (with or without setting hw_frames_ctx), or use
    the API before that by allocating and setting hwaccel_context manually.
    
    Cherry-picked from Libav commit 1a7ddba5.
    (Adds missing APIchanges entry to the Libav version.)
    Reviewed-by: 's avatarMark Thompson <sw@jkqxz.net>
    7e4ba776
APIchanges 106 KB