1
0
Fork 0
android_external_ffmpeg_codec2/.vscode/settings.json
dvab-sarma 4695642189 minor modifications
minor modifications were added as a part of testing codec2 service on rockchip SoC. These mods are only for testing and wouldn't impact the functionality
2025-11-28 20:03:56 -06:00

12 lines
No EOL
246 B
JSON

{
"files.associations": {
"bitset": "cpp",
"forward_list": "cpp",
"array": "cpp",
"string": "cpp",
"string_view": "cpp",
"span": "cpp",
"vector": "cpp",
"__locale": "cpp"
}
}