[PR #1] [CLOSED] [RFC] HwFramesContext config method support #230

Closed
opened 2025-12-23 10:36:31 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nyanmisaka/ffmpeg-rockchip/pull/1
Author: @hbiyik
Created: 1/1/2024
Status: Closed

Base: masterHead: ffmpeg-rockchip-hwframes


📝 Commits (1)

  • d7439cb HwFramesContext 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.

## 📋 Pull Request Information **Original PR:** https://github.com/nyanmisaka/ffmpeg-rockchip/pull/1 **Author:** [@hbiyik](https://github.com/hbiyik) **Created:** 1/1/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `ffmpeg-rockchip-hwframes` --- ### 📝 Commits (1) - [`d7439cb`](https://github.com/nyanmisaka/ffmpeg-rockchip/commit/d7439cbed889ab319279d0fe1895d4f74c3331bb) HwFramesContext config method support ### 📊 Changes **2 files changed** (+23 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `libavcodec/rkmppdec.c` (+22 -11) 📝 `libavcodec/rkmppdec.h` (+1 -0) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-23 10:36:31 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/ffmpeg-rockchip#230
No description provided.