Re: [FFmpeg-devel] [PATCH v2] libpostproc: deprecate the AMD 3DNow! define

2025-04-14 Thread Andreas Rheinhardt
Sean McGovern: > Hi, > > > On Fri, Apr 11, 2025, 09:52 Sean McGovern wrote: > >> It was left unreferenced in 1f0948272a0fcd0e4947f629b600983f3338c02f. >> --- >> libpostproc/postprocess.h | 2 ++ >> libpostproc/version.h | 2 ++ >> 2 files changed, 4 insertions(+) >> >> diff --git a/libpost

Re: [FFmpeg-devel] [PATCH v2] libpostproc: deprecate the AMD 3DNow! define

2025-04-13 Thread Sean McGovern
Hi, On Fri, Apr 11, 2025, 09:52 Sean McGovern wrote: > It was left unreferenced in 1f0948272a0fcd0e4947f629b600983f3338c02f. > --- > libpostproc/postprocess.h | 2 ++ > libpostproc/version.h | 2 ++ > 2 files changed, 4 insertions(+) > > diff --git a/libpostproc/postprocess.h b/libpostproc

[FFmpeg-devel] [PATCH v2] libpostproc: deprecate the AMD 3DNow! define

2025-04-11 Thread Sean McGovern
It was left unreferenced in 1f0948272a0fcd0e4947f629b600983f3338c02f. --- libpostproc/postprocess.h | 2 ++ libpostproc/version.h | 2 ++ 2 files changed, 4 insertions(+) diff --git a/libpostproc/postprocess.h b/libpostproc/postprocess.h index 5decb7e8a9..7010c2b51b 100644 --- a/libpostproc/p