public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/chromium] epel9-next: Update clean_ffmpeg.sh
@ 2026-08-07 16:07 Than Ngo
0 siblings, 0 replies; only message in thread
From: Than Ngo @ 2026-08-07 16:07 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/chromium
Branch : epel9-next
Commit : f8685925e254e578b00b3095ef096dc4badf5959
Author : Than Ngo <than@redhat.com>
Date : 2024-11-22T19:45:28+01:00
Stats : +6/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/chromium/c/f8685925e254e578b00b3095ef096dc4badf5959?branch=epel9-next
Log:
Update clean_ffmpeg.sh
---
diff --git a/clean_ffmpeg.sh b/clean_ffmpeg.sh
index 07460ce..2e21b73 100755
--- a/clean_ffmpeg.sh
+++ b/clean_ffmpeg.sh
@@ -72,6 +72,7 @@ header_files=" libavcodec/x86/inline_asm.h \
libavcodec/aacpsdsp.h \
libavcodec/aacsbrdata.h \
libavcodec/aac_ac3_parser.h \
+ libavcodec/parser.h \
libavcodec/aac_defines.h \
libavcodec/ac3.h \
libavcodec/ac3defs.h \
@@ -99,6 +100,7 @@ header_files=" libavcodec/x86/inline_asm.h \
libavcodec/get_bits.h \
libavcodec/h263dsp.h \
libavcodec/h264chroma.h \
+ libavcodec/hevc/hevc.h \
libavcodec/hpeldsp.h \
libavcodec/hwaccels.h \
libavcodec/hwaccel_internal.h \
@@ -124,6 +126,8 @@ header_files=" libavcodec/x86/inline_asm.h \
libavcodec/mpegvideo.h \
libavcodec/mpegvideodata.h \
libavcodec/mpegvideoencdsp.h \
+ libavcodec/opus/enc.h \
+ libavcodec/opus/opus.h \
libavcodec/options_table.h \
libavcodec/packet.h \
libavcodec/packet_internal.h \
@@ -180,6 +184,7 @@ header_files=" libavcodec/x86/inline_asm.h \
libavformat/iamf_reader.h \
libavformat/iamf.h \
libavutil/aarch64/cpu.h \
+ libavutil/aarch64/intreadwrite.h \
libavutil/x86/asm.h \
libavutil/x86/bswap.h \
libavutil/x86/cpu.h \
@@ -250,6 +255,7 @@ manual_files=" libavcodec/aarch64/h264pred_neon.S \
libavcodec/hpel_template.c \
libavcodec/hpeldsp.c \
libavcodec/options.c \
+ libavcodec/parser.c \
libavcodec/pcm.c \
libavcodec/pel_template.c \
libavcodec/utils.c \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 16:07 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:07 [rpms/chromium] epel9-next: Update clean_ffmpeg.sh Than Ngo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox