Commit Graph

4 Commits

Author SHA1 Message Date
Raboneko d5345c4ba7 chore(ffmpeg): Properly update spec and patches (#7189) (#7242)
* 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 17:09:19 -06:00
Raboneko 035ed29430 Revert "Update ffmpeg to 8.0 (#6382) (#6383)" (#6386) (#6388) 2025-09-10 12:37:01 +08:00
Raboneko afe9f8f25d Update ffmpeg to 8.0 (#6382) (#6385)
* 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>
Co-authored-by: Gilver <rockgrub@disroot.org>
2025-09-09 13:03:17 -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