BUILD.gn文件格式化

Signed-off-by: liushuai <cqliushuai@outlook.com>
This commit is contained in:
liushuai 2024-11-01 11:08:30 +08:00
parent ac883016d9
commit ac916e4558

View File

@ -1117,8 +1117,8 @@ ohos_source_set("ffmpeg_dynamic") {
# "//third_party/ffmpeg/libavformat/async.c", # "//third_party/ffmpeg/libavformat/async.c",
# "//third_party/ffmpeg/libavformat/au.c", # "//third_party/ffmpeg/libavformat/au.c",
"//third_party/ffmpeg/libavformat/av1.c", "//third_party/ffmpeg/libavformat/av1.c",
"//third_party/ffmpeg/libavformat/avc.c",
"//third_party/ffmpeg/libavformat/av3adec.c", "//third_party/ffmpeg/libavformat/av3adec.c",
"//third_party/ffmpeg/libavformat/avc.c",
# "//third_party/ffmpeg/libavformat/avidec.c", # "//third_party/ffmpeg/libavformat/avidec.c",
"//third_party/ffmpeg/libavformat/avio.c", "//third_party/ffmpeg/libavformat/avio.c",