StaZhu / enable-chromium-hevc-hardware-decoding

A guide that teach you enable hardware HEVC decoding & encoding for Chrome / Edge, or build a custom version of Chromium / Electron that supports hardware & software HEVC decoding and hardware HEVC encoding.
MIT License
1.15k stars 56 forks source link

add-hevc-ffmpeg-decoder-parser.patch补丁合并问题 #42

Closed gz83 closed 1 year ago

gz83 commented 1 year ago

在最新的代码中应用add-hevc-ffmpeg-decoder-parser.patch补丁,会出现无法正常合入的问题,看起来像是上游更新了文件导致补丁出现冲突。

StaZhu commented 1 year ago

很正常,我不一定会及时更新patch,因为上游一旦更新了,patch就没法用了,所以建议用add-hevc-ffmpeg-decoder-parser.js自己打patch。

StaZhu commented 1 year ago

更新了一下,问题关了,下次有冲突用js就好