-
-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: nyanmisaka <[email protected]>
- Loading branch information
1 parent
d2cc842
commit c711832
Showing
2 changed files
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
jellyfin-ffmpeg (7.0.2-8) unstable; urgency=medium | ||
|
||
* avcodec/videotoolbox: backport AV1 hardware acceleration | ||
* Fix some edge case issues in RKMPP | ||
* fftools/ffmpeg_mux_init: default to input timebase for streamcopy | ||
* avformat/assenc: do not copy null terminator | ||
|
||
-- nyanmisaka <[email protected]> Sat, 14 Dec 2024 18:33:05 +0800 | ||
|
||
jellyfin-ffmpeg (7.0.2-7) unstable; urgency=medium | ||
|
||
* Fix MppPacket being released before MppMeta | ||
|