Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created July 2, 2019 04:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/4c6edf535700c74b74c2144fcd1aaf55 to your computer and use it in GitHub Desktop.
Save ryantm/4c6edf535700c74b74c2144fcd1aaf55 to your computer and use it in GitHub Desktop.
/nix/store/yvjfcdpab02nvyz5vxx29b1pcfpd0ka9-openh264-2.0.0
├── include
│   └── wels
│   ├── codec_api.h
│   ├── codec_app_def.h
│   ├── codec_def.h
│   └── codec_ver.h
└── lib
├── libopenh264.a
├── libopenh264.so -> libopenh264.so.5
├── libopenh264.so.2.0.0
├── libopenh264.so.5 -> libopenh264.so.2.0.0
└── pkgconfig
└── openh264.pc
4 directories, 9 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment