Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: James Almer <jamrial@gmail.com>
To: ffmpeg-devel@ffmpeg.org
Subject: Re: [FFmpeg-devel] [PATCH 2/2] [RFC] libavcodec: remove DSP acceleration code for DEC Alpha
Date: Sat, 1 Jun 2024 16:53:03 -0300
Message-ID: <7a995aa8-24fb-4f2b-aaa9-df42f5f6db5d@gmail.com> (raw)
In-Reply-To: <20240530212152.1535360-2-gseanmcg@gmail.com>

On 5/30/2024 6:21 PM, Sean McGovern wrote:
> ---
>   Changelog                            |   1 +
>   libavcodec/alpha/Makefile            |  10 -
>   libavcodec/alpha/asm.h               | 153 --------------
>   libavcodec/alpha/blockdsp_alpha.c    |  49 -----
>   libavcodec/alpha/hpeldsp_alpha.c     | 213 -------------------
>   libavcodec/alpha/hpeldsp_alpha.h     |  28 ---
>   libavcodec/alpha/hpeldsp_alpha_asm.S | 125 -----------
>   libavcodec/alpha/idctdsp_alpha.c     | 127 -----------
>   libavcodec/alpha/idctdsp_alpha.h     |  34 ---
>   libavcodec/alpha/idctdsp_alpha_asm.S | 167 ---------------
>   libavcodec/alpha/me_cmp_alpha.c      | 279 ------------------------
>   libavcodec/alpha/me_cmp_mvi_asm.S    | 179 ----------------
>   libavcodec/alpha/mpegvideo_alpha.c   | 110 ----------
>   libavcodec/alpha/pixblockdsp_alpha.c |  79 -------
>   libavcodec/alpha/regdef.h            |  77 -------
>   libavcodec/alpha/simple_idct_alpha.c | 303 ---------------------------
>   16 files changed, 1 insertion(+), 1933 deletions(-)
>   delete mode 100644 libavcodec/alpha/Makefile
>   delete mode 100644 libavcodec/alpha/asm.h
>   delete mode 100644 libavcodec/alpha/blockdsp_alpha.c
>   delete mode 100644 libavcodec/alpha/hpeldsp_alpha.c
>   delete mode 100644 libavcodec/alpha/hpeldsp_alpha.h
>   delete mode 100644 libavcodec/alpha/hpeldsp_alpha_asm.S
>   delete mode 100644 libavcodec/alpha/idctdsp_alpha.c
>   delete mode 100644 libavcodec/alpha/idctdsp_alpha.h
>   delete mode 100644 libavcodec/alpha/idctdsp_alpha_asm.S
>   delete mode 100644 libavcodec/alpha/me_cmp_alpha.c
>   delete mode 100644 libavcodec/alpha/me_cmp_mvi_asm.S
>   delete mode 100644 libavcodec/alpha/mpegvideo_alpha.c
>   delete mode 100644 libavcodec/alpha/pixblockdsp_alpha.c
>   delete mode 100644 libavcodec/alpha/regdef.h
>   delete mode 100644 libavcodec/alpha/simple_idct_alpha.c

This is missing changes in the build system and other hooks.
_______________________________________________
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".

  parent reply	other threads:[~2024-06-01 19:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-30 21:21 [FFmpeg-devel] [PATCH 1/2] libavcodec: various: remove empty directories originally for legacy DSP code Sean McGovern
2024-05-30 21:21 ` [FFmpeg-devel] [PATCH 2/2] [RFC] libavcodec: remove DSP acceleration code for DEC Alpha Sean McGovern
2024-05-31  6:05   ` Rémi Denis-Courmont
2024-06-01 19:53   ` James Almer [this message]
2024-06-01 15:49 ` [FFmpeg-devel] [PATCH 1/2] libavcodec: various: remove empty directories originally for legacy DSP code Sean McGovern
2024-06-01 20:00 ` Rémi Denis-Courmont

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7a995aa8-24fb-4f2b-aaa9-df42f5f6db5d@gmail.com \
    --to=jamrial@gmail.com \
    --cc=ffmpeg-devel@ffmpeg.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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