Commit 44c5bb4f authored by fotopoulou's avatar fotopoulou
Browse files

Merge branch 'add-fb-bitrate-switching-modes-for-stereo' into 'main'

Add missing FB switching patterns to cover bitrate switching for stereo

See merge request !264
parents 39f866d0 d26954df
Loading
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -2104,6 +2104,11 @@
                    "24/64": "{sw_files_path}/swb_high1.bin",
                    "13/128": "{sw_files_path}/sw_swb1.bin",
                    "48/128": "{sw_files_path}/sw_highest.bin"
                },
                "fb": {
                    "32/64": "{sw_files_path}/sw_fb1.bin",
                    "32/128": "{sw_files_path}/sw_fb2.bin",
                    "48/256": "{sw_files_path}/sw_fb3.bin"
                }
            }
        },
@@ -2135,6 +2140,11 @@
                    "24/64": "{sw_files_path}/swb_high1.bin",
                    "13/128": "{sw_files_path}/sw_swb1.bin",
                    "48/128": "{sw_files_path}/sw_highest.bin"
                },
                "fb": {
                    "32/64": "{sw_files_path}/sw_fb1.bin",
                    "32/128": "{sw_files_path}/sw_fb2.bin",
                    "48/256": "{sw_files_path}/sw_fb3.bin"
                }
            }
        }
+130 B

File added.

No diff preview for this file type.

+130 B

File added.

No diff preview for this file type.

+130 B

File added.

No diff preview for this file type.