diff options
author | Tong Wu <tong1.wu@intel.com> | 2024-05-28 09:34:17 +0900 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2024-07-02 14:15:12 +0200 |
commit | e783e45e29e78616debba7f6d1fe6e54dc336496 (patch) | |
tree | b4b63a422b36a4057514308836cf97fb99b59347 /libswscale | |
parent | 0ba10f2d750e96792db0f0a94437e40dd7a2462f (diff) | |
download | ffmpeg-e783e45e29e78616debba7f6d1fe6e54dc336496.tar.gz |
avcodec/hw_base_encode: avoid getting FFHWBaseEncodeContext from avctx
This patch is to make FFHWBaseEncodeContext a standalone component
and avoid getting FFHWBaseEncodeContext from avctx->priv_data.
This patch also removes some unnecessary AVCodecContext arguments.
For receive_packet call, a small wrapper is introduced.
Signed-off-by: Tong Wu <tong1.wu@intel.com>
Diffstat (limited to 'libswscale')
0 files changed, 0 insertions, 0 deletions