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 v3 1/2] MAINTAINERS: add myself as vvc maintainer
@ 2025-06-02  1:47 Nuo Mi
  2025-06-02  1:47 ` [FFmpeg-devel] [PATCH v3 2/2] MAINTAINERS: Add " Nuo Mi
  0 siblings, 1 reply; 5+ messages in thread
From: Nuo Mi @ 2025-06-02  1:47 UTC (permalink / raw)
  To: ffmpeg-devel; +Cc: Wu Jianhua

From: Wu Jianhua <toqsxw@outlook.com>

Signed-off-by: Wu Jianhua <toqsxw@outlook.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index d1d87752b9..adb9ba3d67 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -266,7 +266,7 @@ Codecs:
   vp8                                   David Conrad, Ronald Bultje
   vp9                                   Ronald Bultje
   vqavideo.c                            Mike Melanson
-  vvc                               [2] Nuo Mi
+  vvc                               [2] Nuo Mi, Wu Jianhua
   wmaprodec.c                           Sascha Sommer
   wmavoice.c                            Ronald S. Bultje
   wmv2.c                                Michael Niedermayer
-- 
2.34.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] 5+ messages in thread

* [FFmpeg-devel] [PATCH v3 2/2] MAINTAINERS: Add myself as vvc maintainer
  2025-06-02  1:47 [FFmpeg-devel] [PATCH v3 1/2] MAINTAINERS: add myself as vvc maintainer Nuo Mi
@ 2025-06-02  1:47 ` Nuo Mi
  2025-06-02 12:49   ` Nuo Mi
  2025-06-04  1:12   ` Michael Niedermayer
  0 siblings, 2 replies; 5+ messages in thread
From: Nuo Mi @ 2025-06-02  1:47 UTC (permalink / raw)
  To: ffmpeg-devel; +Cc: Frank Plowman

From: Frank Plowman <post@frankplowman.com>

My OpenPGP key is available at

https://keys.openpgp.org/vks/v1/by-fingerprint/34E248D6B7DF476970C7330403A84C6A098F2C6B

and

https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x34e248d6b7df476970c7330403a84c6a098f2c6b
Signed-off-by: Frank Plowman <post@frankplowman.com>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index adb9ba3d67..6c5de18399 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -266,7 +266,7 @@ Codecs:
   vp8                                   David Conrad, Ronald Bultje
   vp9                                   Ronald Bultje
   vqavideo.c                            Mike Melanson
-  vvc                               [2] Nuo Mi, Wu Jianhua
+  vvc                               [2] Nuo Mi, Wu Jianhua, Frank Plowman
   wmaprodec.c                           Sascha Sommer
   wmavoice.c                            Ronald S. Bultje
   wmv2.c                                Michael Niedermayer
@@ -586,6 +586,7 @@ Benoit Fouet                  B22A 4F4F 43EF 636B BB66 FCDC 0023 AE1E 2985 49C8
 Clément Bœsch                 52D0 3A82 D445 F194 DB8B 2B16 87EE 2CB8 F4B8 FCF9
 Daniel Verkamp                78A6 07ED 782C 653E C628 B8B9 F0EB 8DD8 2F0E 21C7
 FFmpeg release signing key    FCF9 86EA 15E6 E293 A564 4F10 B432 2F04 D676 58D8
+Frank Plowman                 34E2 48D6 B7DF 4769 70C7 3304 03A8 4C6A 098F 2C6B
 Ganesh Ajjanagadde            C96A 848E 97C3 CEA2 AB72 5CE4 45F9 6A2D 3C36 FB1B
 Gwenole Beauchesne            2E63 B3A6 3E44 37E2 017D 2704 53C7 6266 B153 99C4
 Haihao Xiang (haihao)         1F0C 31E8 B4FE F7A4 4DC1 DC99 E0F5 76D4 76FC 437F
-- 
2.34.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] 5+ messages in thread

* Re: [FFmpeg-devel] [PATCH v3 2/2] MAINTAINERS: Add myself as vvc maintainer
  2025-06-02  1:47 ` [FFmpeg-devel] [PATCH v3 2/2] MAINTAINERS: Add " Nuo Mi
@ 2025-06-02 12:49   ` Nuo Mi
  2025-06-04  1:12   ` Michael Niedermayer
  1 sibling, 0 replies; 5+ messages in thread
From: Nuo Mi @ 2025-06-02 12:49 UTC (permalink / raw)
  To: ffmpeg-devel; +Cc: Frank Plowman

On Mon, Jun 2, 2025 at 9:48 AM Nuo Mi <nuomi2021@gmail.com> wrote:

> From: Frank Plowman <post@frankplowman.com>
>
> My OpenPGP key is available at
>
>
> https://keys.openpgp.org/vks/v1/by-fingerprint/34E248D6B7DF476970C7330403A84C6A098F2C6B
>
> and
>
>
> https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x34e248d6b7df476970c7330403a84c6a098f2c6b
> Signed-off-by
> <https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x34e248d6b7df476970c7330403a84c6a098f2c6bSigned-off-by>:
> Frank Plowman <post@frankplowman.com>
> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index adb9ba3d67..6c5de18399 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -266,7 +266,7 @@ Codecs:
>    vp8                                   David Conrad, Ronald Bultje
>    vp9                                   Ronald Bultje
>    vqavideo.c                            Mike Melanson
> -  vvc                               [2] Nuo Mi, Wu Jianhua
> +  vvc                               [2] Nuo Mi, Wu Jianhua, Frank Plowman
>
Hi Frank and all.
We still have a lot of work to do in VVC.
Let’s add Jianhua as well. He contributed IBC, PLT, ACT, Inter x86 code,
and many other early features



>    wmaprodec.c                           Sascha Sommer
>    wmavoice.c                            Ronald S. Bultje
>    wmv2.c                                Michael Niedermayer
> @@ -586,6 +586,7 @@ Benoit Fouet                  B22A 4F4F 43EF 636B BB66
> FCDC 0023 AE1E 2985 49C8
>  Clément Bœsch                 52D0 3A82 D445 F194 DB8B 2B16 87EE 2CB8
> F4B8 FCF9
>  Daniel Verkamp                78A6 07ED 782C 653E C628 B8B9 F0EB 8DD8
> 2F0E 21C7
>  FFmpeg release signing key    FCF9 86EA 15E6 E293 A564 4F10 B432 2F04
> D676 58D8
> +Frank Plowman                 34E2 48D6 B7DF 4769 70C7 3304 03A8 4C6A
> 098F 2C6B
>  Ganesh Ajjanagadde            C96A 848E 97C3 CEA2 AB72 5CE4 45F9 6A2D
> 3C36 FB1B
>  Gwenole Beauchesne            2E63 B3A6 3E44 37E2 017D 2704 53C7 6266
> B153 99C4
>  Haihao Xiang (haihao)         1F0C 31E8 B4FE F7A4 4DC1 DC99 E0F5 76D4
> 76FC 437F
> --
> 2.34.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] 5+ messages in thread

* Re: [FFmpeg-devel] [PATCH v3 2/2] MAINTAINERS: Add myself as vvc maintainer
  2025-06-02  1:47 ` [FFmpeg-devel] [PATCH v3 2/2] MAINTAINERS: Add " Nuo Mi
  2025-06-02 12:49   ` Nuo Mi
@ 2025-06-04  1:12   ` Michael Niedermayer
  2025-06-07 11:24     ` Nuo Mi
  1 sibling, 1 reply; 5+ messages in thread
From: Michael Niedermayer @ 2025-06-04  1:12 UTC (permalink / raw)
  To: FFmpeg development discussions and patches


[-- Attachment #1.1: Type: text/plain, Size: 2071 bytes --]

On Mon, Jun 02, 2025 at 09:47:56AM +0800, Nuo Mi wrote:
> From: Frank Plowman <post@frankplowman.com>
> 
> My OpenPGP key is available at
> 
> https://keys.openpgp.org/vks/v1/by-fingerprint/34E248D6B7DF476970C7330403A84C6A098F2C6B
> 
> and
> 
> https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x34e248d6b7df476970c7330403a84c6a098f2c6b
> Signed-off-by: Frank Plowman <post@frankplowman.com>
> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index adb9ba3d67..6c5de18399 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -266,7 +266,7 @@ Codecs:
>    vp8                                   David Conrad, Ronald Bultje
>    vp9                                   Ronald Bultje
>    vqavideo.c                            Mike Melanson
> -  vvc                               [2] Nuo Mi, Wu Jianhua
> +  vvc                               [2] Nuo Mi, Wu Jianhua, Frank Plowman
>    wmaprodec.c                           Sascha Sommer
>    wmavoice.c                            Ronald S. Bultje
>    wmv2.c                                Michael Niedermayer
> @@ -586,6 +586,7 @@ Benoit Fouet                  B22A 4F4F 43EF 636B BB66 FCDC 0023 AE1E 2985 49C8
>  Clément Bœsch                 52D0 3A82 D445 F194 DB8B 2B16 87EE 2CB8 F4B8 FCF9
>  Daniel Verkamp                78A6 07ED 782C 653E C628 B8B9 F0EB 8DD8 2F0E 21C7
>  FFmpeg release signing key    FCF9 86EA 15E6 E293 A564 4F10 B432 2F04 D676 58D8
> +Frank Plowman                 34E2 48D6 B7DF 4769 70C7 3304 03A8 4C6A 098F 2C6B
>  Ganesh Ajjanagadde            C96A 848E 97C3 CEA2 AB72 5CE4 45F9 6A2D 3C36 FB1B
>  Gwenole Beauchesne            2E63 B3A6 3E44 37E2 017D 2704 53C7 6266 B153 99C4
>  Haihao Xiang (haihao)         1F0C 31E8 B4FE F7A4 4DC1 DC99 E0F5 76D4 76FC 437F

patchset LGTM

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

What is kyc? Its a tool that makes you give out your real ID, while criminals
give out a forged ID card.

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

[-- Attachment #2: Type: text/plain, Size: 251 bytes --]

_______________________________________________
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] 5+ messages in thread

* Re: [FFmpeg-devel] [PATCH v3 2/2] MAINTAINERS: Add myself as vvc maintainer
  2025-06-04  1:12   ` Michael Niedermayer
@ 2025-06-07 11:24     ` Nuo Mi
  0 siblings, 0 replies; 5+ messages in thread
From: Nuo Mi @ 2025-06-07 11:24 UTC (permalink / raw)
  To: FFmpeg development discussions and patches

On Wed, Jun 4, 2025 at 9:12 AM Michael Niedermayer <michael@niedermayer.cc>
wrote:

> On Mon, Jun 02, 2025 at 09:47:56AM +0800, Nuo Mi wrote:
> > From: Frank Plowman <post@frankplowman.com>
> >
> > My OpenPGP key is available at
> >
> >
> https://keys.openpgp.org/vks/v1/by-fingerprint/34E248D6B7DF476970C7330403A84C6A098F2C6B
> >
> > and
> >
> >
> https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x34e248d6b7df476970c7330403a84c6a098f2c6b
> > Signed-off-by: Frank Plowman <post@frankplowman.com>
> > ---
> >  MAINTAINERS | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index adb9ba3d67..6c5de18399 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -266,7 +266,7 @@ Codecs:
> >    vp8                                   David Conrad, Ronald Bultje
> >    vp9                                   Ronald Bultje
> >    vqavideo.c                            Mike Melanson
> > -  vvc                               [2] Nuo Mi, Wu Jianhua
> > +  vvc                               [2] Nuo Mi, Wu Jianhua, Frank
> Plowman
> >    wmaprodec.c                           Sascha Sommer
> >    wmavoice.c                            Ronald S. Bultje
> >    wmv2.c                                Michael Niedermayer
> > @@ -586,6 +586,7 @@ Benoit Fouet                  B22A 4F4F 43EF 636B
> BB66 FCDC 0023 AE1E 2985 49C8
> >  Clément Bœsch                 52D0 3A82 D445 F194 DB8B 2B16 87EE 2CB8
> F4B8 FCF9
> >  Daniel Verkamp                78A6 07ED 782C 653E C628 B8B9 F0EB 8DD8
> 2F0E 21C7
> >  FFmpeg release signing key    FCF9 86EA 15E6 E293 A564 4F10 B432 2F04
> D676 58D8
> > +Frank Plowman                 34E2 48D6 B7DF 4769 70C7 3304 03A8 4C6A
> 098F 2C6B
> >  Ganesh Ajjanagadde            C96A 848E 97C3 CEA2 AB72 5CE4 45F9 6A2D
> 3C36 FB1B
> >  Gwenole Beauchesne            2E63 B3A6 3E44 37E2 017D 2704 53C7 6266
> B153 99C4
> >  Haihao Xiang (haihao)         1F0C 31E8 B4FE F7A4 4DC1 DC99 E0F5 76D4
> 76FC 437F
>
> patchset LGTM
>
Thank you, Michael.
Pushed.

>
> thx
>
> [...]
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> What is kyc? Its a tool that makes you give out your real ID, while
> criminals
> give out a forged ID card.
> _______________________________________________
> 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".
>
_______________________________________________
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] 5+ messages in thread

end of thread, other threads:[~2025-06-07 11:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-02  1:47 [FFmpeg-devel] [PATCH v3 1/2] MAINTAINERS: add myself as vvc maintainer Nuo Mi
2025-06-02  1:47 ` [FFmpeg-devel] [PATCH v3 2/2] MAINTAINERS: Add " Nuo Mi
2025-06-02 12:49   ` Nuo Mi
2025-06-04  1:12   ` Michael Niedermayer
2025-06-07 11:24     ` Nuo Mi

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