mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01:00
[PR #1] [CLOSED] [RFC] HwFramesContext config method support #230
Labels
No labels
bug
enhancement
help wanted
invalid
pull-request
question
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/ffmpeg-rockchip#230
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/nyanmisaka/ffmpeg-rockchip/pull/1
Author: @hbiyik
Created: 1/1/2024
Status: ❌ Closed
Base:
master← Head:ffmpeg-rockchip-hwframes📝 Commits (1)
d7439cbHwFramesContext config method support📊 Changes
2 files changed (+23 additions, -11 deletions)
View changed files
📝
libavcodec/rkmppdec.c(+22 -11)📝
libavcodec/rkmppdec.h(+1 -0)📄 Description
This is a first attempt to provide a way for mpp and kodi to work with the decoder.
With above changes mpv works, however there still seems to be copies involved it is slower than expected.
I have some ideas on whats going on but I will update when i have a proper understanding
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.