[PR #17] [CLOSED] lavu: add NV20 bitstream format support #236

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

📋 Pull Request Information

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

Base: masterHead: bitstream-nv20


📝 Commits (2)

  • 9cf6be2 lavu: add NV20 bitstream format support
  • 3034bcc Revert "HACK: lavu: allow image copy for NV15 and NV20"

📊 Changes

5 files changed (+29 additions, -23 deletions)

View changed files

📝 libavutil/imgutils.c (+7 -19)
📝 libavutil/pixdesc.c (+12 -0)
📝 libavutil/pixfmt.h (+4 -4)
📝 tests/ref/fate/imgutils (+1 -0)
📝 tests/ref/fate/sws-pixdesc-query (+5 -0)

📄 Description

  • lavu: add NV20 bitstream format support
  • Revert "HACK: lavu: allow image copy for NV15 and NV20"

🔄 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/17 **Author:** [@nyanmisaka](https://github.com/nyanmisaka) **Created:** 1/23/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `bitstream-nv20` --- ### 📝 Commits (2) - [`9cf6be2`](https://github.com/nyanmisaka/ffmpeg-rockchip/commit/9cf6be2f667bc9de6d777fc905528820c6f44142) lavu: add NV20 bitstream format support - [`3034bcc`](https://github.com/nyanmisaka/ffmpeg-rockchip/commit/3034bccec1da76e9b8e51a797514d3a2771e9350) Revert "HACK: lavu: allow image copy for NV15 and NV20" ### 📊 Changes **5 files changed** (+29 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `libavutil/imgutils.c` (+7 -19) 📝 `libavutil/pixdesc.c` (+12 -0) 📝 `libavutil/pixfmt.h` (+4 -4) 📝 `tests/ref/fate/imgutils` (+1 -0) 📝 `tests/ref/fate/sws-pixdesc-query` (+5 -0) </details> ### 📄 Description - lavu: add NV20 bitstream format support - Revert "HACK: lavu: allow image copy for NV15 and NV20" --- <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:33 +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#236
No description provided.