public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/chromium] epel9-next: update clean_ffmpeg.sh for new bundle ffmpeg
@ 2026-08-07 16:05 Than Ngo
  0 siblings, 0 replies; only message in thread
From: Than Ngo @ 2026-08-07 16:05 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/chromium
Branch : epel9-next
Commit : 368c9dfe08e85b10c08edc24e1edd357157d04e4
Author : Than Ngo <than@redhat.com>
Date   : 2023-12-08T21:21:57+01:00
Stats  : +3/-11 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/chromium/c/368c9dfe08e85b10c08edc24e1edd357157d04e4?branch=epel9-next

Log:
update clean_ffmpeg.sh for new bundle ffmpeg

---
diff --git a/clean_ffmpeg.sh b/clean_ffmpeg.sh
index d2f50ad..2f0561c 100755
--- a/clean_ffmpeg.sh
+++ b/clean_ffmpeg.sh
@@ -87,9 +87,6 @@ header_files="	libavcodec/x86/inline_asm.h \
 		libavcodec/dv.h \
 		libavcodec/error_resilience.h \
 		libavcodec/fdctdsp.h \
-		libavcodec/fft.h \
-		libavcodec/fft-internal.h \
-		libavcodec/fft_table.h \
 		libavcodec/flac.h \
 		libavcodec/flacdsp.h \
 		libavcodec/flac_parse.h \
@@ -100,6 +97,7 @@ header_files="	libavcodec/x86/inline_asm.h \
 		libavcodec/hevc.h \
 		libavcodec/hpeldsp.h \
 		libavcodec/hwaccels.h \
+		libavcodec/hwaccel_internal.h \
 		libavcodec/hwconfig.h \
 		libavcodec/idctdsp.h \
 		libavcodec/internal.h \
@@ -181,7 +179,7 @@ header_files="	libavcodec/x86/inline_asm.h \
 		libavutil/x86/asm.h \
 		libavutil/x86/bswap.h \
 		libavutil/x86/cpu.h \
-		libavutil/x86/emms.h
+		libavutil/emms.h \
 		libavutil/x86/intreadwrite.h \
 		libavutil/x86/intmath.h
 		libavutil/x86/timer.h \
@@ -223,10 +221,8 @@ header_files="	libavcodec/x86/inline_asm.h \
 		compat/va_copy.h \
 		compat/atomics/gcc/stdatomic.h "
 
-manual_files="	libavcodec/aarch64/fft_neon.S \
-		libavcodec/aarch64/h264pred_neon.S \
+manual_files=" libavcodec/aarch64/h264pred_neon.S \
 		libavcodec/aarch64/hpeldsp_neon.S \
-		libavcodec/aarch64/mdct_neon.S \
 		libavcodec/aarch64/neon.S \
 		libavcodec/aarch64/vorbisdsp_neon.S \
 		libavcodec/aarch64/vorbisdsp_init.c \
@@ -240,7 +236,6 @@ manual_files="	libavcodec/aarch64/fft_neon.S \
 		libavcodec/x86/vp3dsp.asm \
 		libavcodec/x86/vp8dsp.asm \
 		libavcodec/bit_depth_template.c \
-		libavcodec/fft_template.c \
 		libavcodec/flacdec.c \
 		libavcodec/flacdsp.c \
 		libavcodec/flacdsp_template.c \
@@ -248,7 +243,6 @@ manual_files="	libavcodec/aarch64/fft_neon.S \
 		libavcodec/h264pred_template.c \
 		libavcodec/hpel_template.c \
 		libavcodec/hpeldsp.c \
-		libavcodec/mdct_template.c \
 		libavcodec/options.c \
 		libavcodec/pcm.c \
 		libavcodec/pel_template.c \
@@ -301,7 +295,6 @@ mp3_files="	libavcodec/aarch64/aacpsdsp_init_aarch64.c \
 		libavcodec/autorename_libavcodec_mpegaudiodsp.c \
 		libavcodec/autorename_libavcodec_sbrdsp.c \
 		libavcodec/cbrt_data.c \
-		libavcodec/dct.c \
 		libavcodec/dct32_fixed.c \
 		libavcodec/dct32_float.c \
 		libavcodec/dct32_template.c \
@@ -319,7 +312,6 @@ mp3_files="	libavcodec/aarch64/aacpsdsp_init_aarch64.c \
 		libavcodec/sbrdsp.c \
 		libavcodec/sbrdsp_template.c \
 		libavcodec/sinewin.c \
-		libavcodec/x86/dct_init.c \
 		libavcodec/x86/dct32.asm \
 		libavcodec/x86/imdct36.asm \
 		libavcodec/x86/mpegaudiodsp.c \

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-07 16:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 16:05 [rpms/chromium] epel9-next: update clean_ffmpeg.sh for new bundle ffmpeg Than Ngo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox