Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
* [FFmpeg-devel] cvslog (was: [SCM] branch master updated. dff08a3d2a) fate/vvc: add vvc-conformance-FIELD_A_4
       [not found] <20250808172101.5AB3168C2A6@ffbox0-bg.ffmpeg.org>
@ 2025-08-08 17:25 ` Nicolas George
  2025-08-08 17:31   ` [FFmpeg-devel] 回复: " Wu Jianhua
  0 siblings, 1 reply; 5+ messages in thread
From: Nicolas George @ 2025-08-08 17:25 UTC (permalink / raw)
  To: ffmpeg-devel

> Subject: Re: [FFmpeg-cvslog] [SCM] branch master updated. dff08a3d2a
>  fate/vvc: add vvc-conformance-FIELD_A_4

> Summary of changes:
>  libavcodec/h274.c                         | 72 ++++++++++++++++++++++++-------
>  libavcodec/vvc/ctu.c                      | 29 ++++++++-----
>  libavcodec/vvc/dec.c                      | 12 +++---
>  tests/fate/vvc.mak                        |  9 +++-
>  tests/ref/fate/vvc-conformance-10b422_L_5 | 22 ++++++++++
>  tests/ref/fate/vvc-conformance-ACT_A_3    | 70 ++++++++++++++++++++++++++++++
>  tests/ref/fate/vvc-conformance-FIELD_A_4  | 25 +++++++++++
>  7 files changed, 205 insertions(+), 34 deletions(-)
>  create mode 100644 tests/ref/fate/vvc-conformance-10b422_L_5
>  create mode 100644 tests/ref/fate/vvc-conformance-ACT_A_3
>  create mode 100644 tests/ref/fate/vvc-conformance-FIELD_A_4

That is better, thanks, but the fact that it combines multiple
completely unrelated commits in one mail with the subject of only one of
the commit is still not good.

Regards,

-- 
  Nicolas George
_______________________________________________
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] 回复:  cvslog (was: [SCM] branch master updated. dff08a3d2a) fate/vvc: add vvc-conformance-FIELD_A_4
  2025-08-08 17:25 ` [FFmpeg-devel] cvslog (was: [SCM] branch master updated. dff08a3d2a) fate/vvc: add vvc-conformance-FIELD_A_4 Nicolas George
@ 2025-08-08 17:31   ` Wu Jianhua
  2025-08-08 17:33     ` Nicolas George
  0 siblings, 1 reply; 5+ messages in thread
From: Wu Jianhua @ 2025-08-08 17:31 UTC (permalink / raw)
  To: ffmpeg-devel

Nicolas George:
>> Subject: Re: [FFmpeg-cvslog] [SCM] branch master updated. dff08a3d2a
>>  fate/vvc: add vvc-conformance-FIELD_A_4
>
>> Summary of changes:
>>  libavcodec/h274.c                         | 72 ++++++++++++++++++++++++-------
>>  libavcodec/vvc/ctu.c                      | 29 ++++++++-----
>>  libavcodec/vvc/dec.c                      | 12 +++---
>>  tests/fate/vvc.mak                        |  9 +++-
>>  tests/ref/fate/vvc-conformance-10b422_L_5 | 22 ++++++++++
>>  tests/ref/fate/vvc-conformance-ACT_A_3    | 70 ++++++++++++++++++++++++++++++
>>  tests/ref/fate/vvc-conformance-FIELD_A_4  | 25 +++++++++++
>>  7 files changed, 205 insertions(+), 34 deletions(-)
>>  create mode 100644 tests/ref/fate/vvc-conformance-10b422_L_5
>>  create mode 100644 tests/ref/fate/vvc-conformance-ACT_A_3
>>  create mode 100644 tests/ref/fate/vvc-conformance-FIELD_A_4

> That is better, thanks, but the fact that it combines multiple
> completely unrelated commits in one mail with the subject of only one of
> the commit is still not good.
>
> Regards,
>
> --
>   Nicolas George

Hi Nicolas,

Yes I should separte them to different subjects. I will pay attention next time.

Thanks for the review.

Jianhua
_______________________________________________
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] 回复:  cvslog (was: [SCM] branch master updated. dff08a3d2a) fate/vvc: add vvc-conformance-FIELD_A_4
  2025-08-08 17:31   ` [FFmpeg-devel] 回复: " Wu Jianhua
@ 2025-08-08 17:33     ` Nicolas George
  2025-08-08 17:41       ` [FFmpeg-devel] 回复: " Wu Jianhua
  0 siblings, 1 reply; 5+ messages in thread
From: Nicolas George @ 2025-08-08 17:33 UTC (permalink / raw)
  To: FFmpeg development discussions and patches

Wu Jianhua (HE12025-08-08):
> Yes I should separte them to different subjects. I will pay attention next time.

I do not understand: did you send this mail yourself manually?

Regards,

-- 
  Nicolas George
_______________________________________________
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] 回复:  回复:  cvslog (was: [SCM] branch master updated. dff08a3d2a) fate/vvc: add vvc-conformance-FIELD_A_4
  2025-08-08 17:33     ` Nicolas George
@ 2025-08-08 17:41       ` Wu Jianhua
  2025-08-08 17:45         ` Nicolas George
  0 siblings, 1 reply; 5+ messages in thread
From: Wu Jianhua @ 2025-08-08 17:41 UTC (permalink / raw)
  To: FFmpeg development discussions and patches

Nicolas George:
> Wu Jianhua (HE12025-08-08):
>> Yes I should separte them to different subjects. I will pay attention next time.
>
> I do not understand: did you send this mail yourself manually?

It seems that I replied incorrectly. I thought you commented on
my patch, but it seems to be an automatically sent merge
notification email instead of my patch email.
_______________________________________________
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] 回复:  回复:  cvslog (was: [SCM] branch master updated. dff08a3d2a) fate/vvc: add vvc-conformance-FIELD_A_4
  2025-08-08 17:41       ` [FFmpeg-devel] 回复: " Wu Jianhua
@ 2025-08-08 17:45         ` Nicolas George
  0 siblings, 0 replies; 5+ messages in thread
From: Nicolas George @ 2025-08-08 17:45 UTC (permalink / raw)
  To: FFmpeg development discussions and patches

Wu Jianhua (HE12025-08-08):
> It seems that I replied incorrectly. I thought you commented on
> my patch, but it seems to be an automatically sent merge
> notification email instead of my patch email.

Misunderstanding, them. Less than an hour ago, I reported that commit
notifications were broken since about four days, and suddenly we got a
new notification, and it was your patch. So I assumed somebody was
working at fixing the issue, and I answered to give thanks but report it
was still not perfect.

Regards,

-- 
  Nicolas George
_______________________________________________
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-08-08 17:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20250808172101.5AB3168C2A6@ffbox0-bg.ffmpeg.org>
2025-08-08 17:25 ` [FFmpeg-devel] cvslog (was: [SCM] branch master updated. dff08a3d2a) fate/vvc: add vvc-conformance-FIELD_A_4 Nicolas George
2025-08-08 17:31   ` [FFmpeg-devel] 回复: " Wu Jianhua
2025-08-08 17:33     ` Nicolas George
2025-08-08 17:41       ` [FFmpeg-devel] 回复: " Wu Jianhua
2025-08-08 17:45         ` Nicolas George

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