mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 18:10:56 +01:00
fixup! lavu: add RKMPP hwcontext
revert to the old behavior. Signed-off-by: nyanmisaka <nst799610810@gmail.com>
This commit is contained in:
parent
1a12af1ad3
commit
40e7554d27
1 changed files with 0 additions and 1 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue