Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
* [FFmpeg-devel] [PATCH] Deprecate ALPHA support
@ 2022-06-06 14:05 Michael Niedermayer
  0 siblings, 0 replies; only message in thread
From: Michael Niedermayer @ 2022-06-06 14:05 UTC (permalink / raw)
  To: FFmpeg development discussions and patches

See: ML Thread "[FFmpeg-devel] [PATCH 1/2] avutil/opt: Alpha workaround"

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
---
 Changelog | 1 +
 configure | 1 +
 2 files changed, 2 insertions(+)

diff --git a/Changelog b/Changelog
index d4ca674b1b..39020776c0 100644
--- a/Changelog
+++ b/Changelog
@@ -19,6 +19,7 @@ version 5.1:
 - blurdetect filter
 - tiltshelf audio filter
 - QOI image format support
+- deprecate ALPHA support
 
 
 version 5.0:
diff --git a/configure b/configure
index 5a167613a4..cb9db745b2 100755
--- a/configure
+++ b/configure
@@ -5046,6 +5046,7 @@ if enabled aarch64; then
 elif enabled alpha; then
 
     cpuflags="-mcpu=$cpu"
+    warn "ALPHA support is deprecated due to lack of maintainer and slowly beginning bit rot."
 
 elif enabled arm; then
 
-- 
2.17.1

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

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

only message in thread, other threads:[~2022-06-06 14:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-06 14:05 [FFmpeg-devel] [PATCH] Deprecate ALPHA support Michael Niedermayer

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git