Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
decode: add a per-frame private data for hwaccel use
This will be useful in the CUVID hwaccel. It should also eventually replace current decoder-specific mechanisms used by various other hwaccels.
- Loading branch information
Showing
with
9 additions
and 0 deletions.
- +3 −0 libavcodec/decode.c
- +6 −0 libavcodec/decode.h