diff mbox series

[FFmpeg-devel,v2] fate/vvc: add vvc-conformance-RPR_A_4

Message ID 20240610174650.986148-1-post@frankplowman.com
State New
Headers show
Series [FFmpeg-devel,v2] fate/vvc: add vvc-conformance-RPR_A_4 | expand

Checks

Context Check Description
andriy/make_x86 success Make finished
andriy/make_fate_x86 success Make fate finished

Commit Message

Frank Plowman June 10, 2024, 5:46 p.m. UTC
Before    After
-------------------------------------------------
make fate-vvc CPU Time (No ASM)  131.52s  134.83s
libavcodec/vvc/* Line Coverage     95.3%    96.9%
inter_template.c Line Coverage     74.3%    88.2%
inter.c Line Coverage              85.3%    99.2%

Signed-off-by: Frank Plowman <post@frankplowman.com>
---
 tests/fate/vvc.mak                     | 1 +
 tests/ref/fate/vvc-conformance-RPR_A_4 | 9 +++++++++
 2 files changed, 10 insertions(+)
 create mode 100644 tests/ref/fate/vvc-conformance-RPR_A_4

Comments

Frank Plowman June 20, 2024, 10:12 a.m. UTC | #1
On 10/06/2024 18:46, Frank Plowman wrote:
>                                   Before    After
> -------------------------------------------------
> make fate-vvc CPU Time (No ASM)  131.52s  134.83s
> libavcodec/vvc/* Line Coverage     95.3%    96.9%
> inter_template.c Line Coverage     74.3%    88.2%
> inter.c Line Coverage              85.3%    99.2%
> 
> Signed-off-by: Frank Plowman <post@frankplowman.com>
> ---
>  tests/fate/vvc.mak                     | 1 +
>  tests/ref/fate/vvc-conformance-RPR_A_4 | 9 +++++++++
>  2 files changed, 10 insertions(+)
>  create mode 100644 tests/ref/fate/vvc-conformance-RPR_A_4
> 
> diff --git a/tests/fate/vvc.mak b/tests/fate/vvc.mak
> index 0ff287eea6..3e762ec65e 100644
> --- a/tests/fate/vvc.mak
> +++ b/tests/fate/vvc.mak
> @@ -14,6 +14,7 @@ VVC_SAMPLES_10BIT =       \
>      POC_A_1               \
>      PPS_B_1               \
>      RAP_A_1               \
> +    RPR_A_4               \
>      SAO_A_3               \
>      SCALING_A_1           \
>      SLICES_A_3            \
> diff --git a/tests/ref/fate/vvc-conformance-RPR_A_4 b/tests/ref/fate/vvc-conformance-RPR_A_4
> new file mode 100644
> index 0000000000..58ae0f3861
> --- /dev/null
> +++ b/tests/ref/fate/vvc-conformance-RPR_A_4
> @@ -0,0 +1,9 @@
> +#tb 0: 1/25
> +#media_type 0: video
> +#codec_id 0: rawvideo
> +#dimensions 0: 832x480
> +#sar 0: 0/1
> +0,          0,          0,        1,  1198080, 0x2c12c2be
> +0,          1,          1,        1,  1198080, 0x47275378
> +0,          2,          2,        1,  1198080, 0x5d7b0327
> +0,          3,          3,        1,  1198080, 0x0b15318a

Ping
Nuo Mi June 20, 2024, 12:32 p.m. UTC | #2
Sorry for missing this.
Merged by James as
https://github.com/FFmpeg/FFmpeg/commit/0eacad6921c6835d0432f02b1aa5ec9b492a3572

Thank you, James and Frank


On Thu, Jun 20, 2024 at 6:13 PM Frank Plowman <post@frankplowman.com> wrote:

> On 10/06/2024 18:46, Frank Plowman wrote:
> >                                   Before    After
> > -------------------------------------------------
> > make fate-vvc CPU Time (No ASM)  131.52s  134.83s
> > libavcodec/vvc/* Line Coverage     95.3%    96.9%
> > inter_template.c Line Coverage     74.3%    88.2%
> > inter.c Line Coverage              85.3%    99.2%
> >
> > Signed-off-by: Frank Plowman <post@frankplowman.com>
> > ---
> >  tests/fate/vvc.mak                     | 1 +
> >  tests/ref/fate/vvc-conformance-RPR_A_4 | 9 +++++++++
> >  2 files changed, 10 insertions(+)
> >  create mode 100644 tests/ref/fate/vvc-conformance-RPR_A_4
> >
> > diff --git a/tests/fate/vvc.mak b/tests/fate/vvc.mak
> > index 0ff287eea6..3e762ec65e 100644
> > --- a/tests/fate/vvc.mak
> > +++ b/tests/fate/vvc.mak
> > @@ -14,6 +14,7 @@ VVC_SAMPLES_10BIT =       \
> >      POC_A_1               \
> >      PPS_B_1               \
> >      RAP_A_1               \
> > +    RPR_A_4               \
> >      SAO_A_3               \
> >      SCALING_A_1           \
> >      SLICES_A_3            \
> > diff --git a/tests/ref/fate/vvc-conformance-RPR_A_4
> b/tests/ref/fate/vvc-conformance-RPR_A_4
> > new file mode 100644
> > index 0000000000..58ae0f3861
> > --- /dev/null
> > +++ b/tests/ref/fate/vvc-conformance-RPR_A_4
> > @@ -0,0 +1,9 @@
> > +#tb 0: 1/25
> > +#media_type 0: video
> > +#codec_id 0: rawvideo
> > +#dimensions 0: 832x480
> > +#sar 0: 0/1
> > +0,          0,          0,        1,  1198080, 0x2c12c2be
> > +0,          1,          1,        1,  1198080, 0x47275378
> > +0,          2,          2,        1,  1198080, 0x5d7b0327
> > +0,          3,          3,        1,  1198080, 0x0b15318a
>
> Ping
> _______________________________________________
> 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".
>
diff mbox series

Patch

diff --git a/tests/fate/vvc.mak b/tests/fate/vvc.mak
index 0ff287eea6..3e762ec65e 100644
--- a/tests/fate/vvc.mak
+++ b/tests/fate/vvc.mak
@@ -14,6 +14,7 @@  VVC_SAMPLES_10BIT =       \
     POC_A_1               \
     PPS_B_1               \
     RAP_A_1               \
+    RPR_A_4               \
     SAO_A_3               \
     SCALING_A_1           \
     SLICES_A_3            \
diff --git a/tests/ref/fate/vvc-conformance-RPR_A_4 b/tests/ref/fate/vvc-conformance-RPR_A_4
new file mode 100644
index 0000000000..58ae0f3861
--- /dev/null
+++ b/tests/ref/fate/vvc-conformance-RPR_A_4
@@ -0,0 +1,9 @@ 
+#tb 0: 1/25
+#media_type 0: video
+#codec_id 0: rawvideo
+#dimensions 0: 832x480
+#sar 0: 0/1
+0,          0,          0,        1,  1198080, 0x2c12c2be
+0,          1,          1,        1,  1198080, 0x47275378
+0,          2,          2,        1,  1198080, 0x5d7b0327
+0,          3,          3,        1,  1198080, 0x0b15318a