[FFmpeg-devel] [PATCH v3] configure: suggest installing nasm before using --disable-x86asm

2024-10-12 Thread vipyne
--- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index e8f6d2e2b6..8803148ab7 100755 --- a/configure +++ b/configure @@ -6448,7 +6448,7 @@ EOF for program in $x86asmexe nasm; do probe_x86asm $program && break don

[FFmpeg-devel] [PATCH v2] configure: suggest installing nasm before using --disable-x86asm

2024-10-03 Thread vipyne
--- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 0247ea08d6..a9a4a0e286 100755 --- a/configure +++ b/configure @@ -6464,7 +6464,7 @@ EOF for program in $x86asmexe nasm yasm; do probe_x86asm $program && break

[FFmpeg-devel] [PATCH 1/2] configure: suggest installing nasm/yasm before using --disable-x86asm

2024-10-01 Thread vipyne
--- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index c8fb49a7a4..d178ef59dc 100755 --- a/configure +++ b/configure @@ -6460,7 +6460,7 @@ EOF for program in $x86asmexe nasm yasm; do probe_x86asm $program && break

[FFmpeg-devel] [PATCH 2/2] doc/mailing-list-faq: remove incorrect subscribe info

2024-10-01 Thread vipyne
--- doc/mailing-list-faq.texi | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/doc/mailing-list-faq.texi b/doc/mailing-list-faq.texi index e10d92a5fc..00af959b78 100644 --- a/doc/mailing-list-faq.texi +++ b/doc/mailing-list-faq.texi @@ -69,10 +69,7 @@ ffmpeg-devel mailing li

[FFmpeg-devel] [PATCH 0/2] documentation changes

2024-10-01 Thread vipyne
-requ...@ffmpeg.org with the subject "subscribe". I tried this and did not receive a confirmation email. If it no longer works, we should remove it. These should perhaps be two separate patches, but neither affect code, so I figure they can go together. vipyne (2): configure: suggest insta

[FFmpeg-devel] [PATCH] doc/mailing-list-faq: remove dead link

2024-08-14 Thread vipyne
https://ffmpeg-archive.org/ is no longer "Nabble" --- doc/mailing-list-faq.texi | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/mailing-list-faq.texi b/doc/mailing-list-faq.texi index b20281..e10d92a5fc 100644 --- a/doc/mailing-list-faq.texi +++ b/doc/mailing-list-faq.texi @@ -157,9