mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-04-22 23:17:48 +08:00
fixup! lavu: add RKMPP hwcontext
revert to the old behavior. Signed-off-by: nyanmisaka <nst799610810@gmail.com>
This commit is contained in:
@@ -460,7 +460,6 @@ static int rkmpp_map_frame(AVHWFramesContext *hwfc,
|
||||
|
||||
dst->width = src->width;
|
||||
dst->height = src->height;
|
||||
dst->hw_frames_ctx = NULL;
|
||||
|
||||
err = ff_hwframe_map_create(src->hw_frames_ctx, dst, src,
|
||||
&rkmpp_unmap_frame, map);
|
||||
|
||||
Reference in New Issue
Block a user