Commit Graph

4 Commits

Author SHA1 Message Date
Raboneko 1839d571fb chore(ffmpeg): Properly update spec and patches (#7189) (#7241)
* fix(ffmpeg): Add VERSION_libnpp.txt

* chore: Update properly

* chore: Add new tracking files

(cherry picked from commit cf2a31cb75)

Co-authored-by: Gilver <rockgrub@disroot.org>
2025-11-08 16:44:06 -06:00
Gilver 00ab15b130 Revert "Update ffmpeg to 8.0 (#6382) (#6383)" (#6386)
This reverts commit 080129e894.
2025-09-10 12:34:53 +08:00
Raboneko 080129e894 Update ffmpeg to 8.0 (#6382) (#6383)
* Remove Handbrake patch as it was integrated upstream
* Remove version restrictions in the specfile as almost all of them have
  been long surpassed
* Refresh VP9 decoder patch from Intel
* Remove libpostproc package as it is no longer a separate so
* Disable libplacebo in the build as 7.351.0 is required with this
  version of libavformat. Fedora is on 7.349 and Terra has obsoleted its
  coverage of this package.
* Bump all soversions to match upstream

(cherry picked from commit e2cf969074)

Co-authored-by: Ehren Bendler <143813417+ebendler@users.noreply.github.com>
2025-09-09 11:51:18 -05:00
Gilver 85658ae184 refactor: Rebase FFmpeg (#3489)
* Disable LCEVC support for now

* Add missing patches

* Update ffmpeg.spec

Signed-off-by: Gilver <rockgrub@disroot.org>

* Update ffmpeg.spec

Signed-off-by: Gilver <rockgrub@disroot.org>

* Update ffmpeg-chromium.patch

Signed-off-by: Gilver <rockgrub@disroot.org>

* Update ffmpeg-HandBrake.patch

Signed-off-by: Gilver <rockgrub@disroot.org>

* Update ffmpeg-svt-vp9.patch

Signed-off-by: Gilver <rockgrub@disroot.org>

* Add files via upload

Signed-off-by: Gilver <rockgrub@disroot.org>

---------

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Cappy Ishihara <cappy@cappuchino.xyz>
2025-04-29 02:20:25 -05:00