Changeset 91b6ba65 in ffmpeg
- Timestamp:
-
Nov 11, 2024, 6:26:21 PM
(2 weeks ago)
- Author:
- James Almer <jamrial@gmail.com>
- Branches:
- master
- Children:
- 24141a71
- Parents:
- 9ec042c1
- git-author:
- James Almer <jamrial@gmail.com> (10/25/24 15:24:04)
- git-committer:
- James Almer <jamrial@gmail.com> (11/11/24 18:26:21)
- Message:
-
Revert "avcodec/h2645: allocate film grain metadata dynamically"
AVFilmGrainAFGS1Params, the offending struct, is using sizeof(AVFilmGrainParams)
when it should not. This change also forgot to make the necessary changes to the
frame threading sync code.
Both of these will be fixed by the following commit.
H274FilmGrainDatabase will be handled later.
This reverts commit 08b1bffa49715a9615acc025dfbea252d8409e1f.
Signed-off-by: James Almer <jamrial@gmail.com>
-
(No files)
-