Commit a3ddf1ab authored by Archit Tamarapu's avatar Archit Tamarapu
Browse files

Merge branch 'fix-configs-use-ivasrend' into 'main'

Update configurations to use IVAS_rend for reference rendering

See merge request !220
parents 3284f2ae 5f746930
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -44,8 +44,12 @@ conditions_to_generate:
    ### Reference and Anchor conditions ###
    c01:
        type: ref
        ivas_rend:
            fmt: STEREO
    c02:
        type: lp3k5
        ivas_rend:
            fmt: STEREO
    ### EVS conditions ###
    c03:
        type: evs
+4 −0
Original line number Diff line number Diff line
@@ -44,8 +44,12 @@ conditions_to_generate:
    ### Reference and Anchor conditions ###
    c01:
        type: ref
        ivas_rend:
            fmt: BINAURAL
    c02:
        type: lp3k5
        ivas_rend:
            fmt: BINAURAL
    ### EVS conditions ###
    c03:
        type: evs
+4 −0
Original line number Diff line number Diff line
@@ -44,8 +44,12 @@ conditions_to_generate:
    ### Reference and Anchor conditions ###
    c01:
        type: ref
        ivas_rend:
            fmt: BINAURAL
    c02:
        type: lp3k5
        ivas_rend:
            fmt: BINAURAL
    ### EVS conditions ###
    c03:
        type: evs
+4 −0
Original line number Diff line number Diff line
@@ -44,8 +44,12 @@ conditions_to_generate:
    ### Reference and Anchor conditions ###
    c01:
        type: ref
        ivas_rend:
            fmt: BINAURAL
    c02:
        type: lp3k5
        ivas_rend:
            fmt: BINAURAL
    ### EVS conditions ###
    c03:
        type: evs
+4 −0
Original line number Diff line number Diff line
@@ -44,8 +44,12 @@ conditions_to_generate:
    ### Reference and Anchor conditions ###
    c01:
        type: ref
        ivas_rend:
            fmt: BINAURAL
    c02:
        type: lp3k5
        ivas_rend:
            fmt: BINAURAL
    ### EVS conditions ###
    c03:
        type: evs
Loading