mirror of
https://abf.rosa.ru/djam/chromium-browser-stable-test.git
synced 2025-02-24 01:52:45 +00:00
Use renamed sources because otherwise gn gives an error of generating duplicated obj/third_party/ffmpeg/ffmpeg_internal/hevcdec.o
This commit is contained in:
parent
3addbc0c38
commit
03023aabeb
1 changed files with 2 additions and 2 deletions
|
@ -62,7 +62,7 @@ index 8ac532b..a5d2aa0 100644
|
|||
+
|
||||
+ # https://github.com/henrypp/chromium/blob/master/hevc_support_new.md
|
||||
+ "libavcodec/bswapdsp.c",
|
||||
+ "libavcodec/hevcdec.c",
|
||||
+ "libavcodec/autorename_libavcodec_hevcdec.c",
|
||||
+ "libavcodec/hevc_cabac.c",
|
||||
+ "libavcodec/hevc_data.c",
|
||||
+ "libavcodec/hevc_filter.c",
|
||||
|
@ -75,7 +75,7 @@ index 8ac532b..a5d2aa0 100644
|
|||
+ "libavcodec/hevcdsp.c",
|
||||
+ "libavcodec/hevcpred.c",
|
||||
+ "libavcodec/hevc_mp4toannexb_bsf.c",
|
||||
+ "libavformat/hevc.c",
|
||||
+ "libavformat/autorename_libavformat_hevc.c",
|
||||
+ "libavformat/hevcdec.c",
|
||||
+ ]
|
||||
+}
|
||||
|
|
Loading…
Add table
Reference in a new issue