Skip to content

li-yuelun/electron-hevc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enable hevc/h265 decodec

Build

https://github.com/electron/build-tools

$ e init master-release -i release --root=~/electron-release

$ vim $(e show root)/.gclient
- "url": 'https://github.com/electron/electron'  
+ "url": 'https://github.com/AAAhs/electron'

$ e sync --revision v9.1.2-hevc
$ e build

# Package
$ cd $(e show root)/src
$ electron/script/strip-binaries.py -d out/Release
$ e build electron:dist

About

Enable hevc/h265 decodec in Electron

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 55.3%
  • TypeScript 21.0%
  • JavaScript 10.6%
  • Objective-C++ 6.6%
  • HTML 3.0%
  • Python 2.3%
  • Other 1.2%