Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 26, 2020 12:13
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 r-ryantm/26f0c81a1058cf814ae2b2288906accb to your computer and use it in GitHub Desktop.
Save r-ryantm/26f0c81a1058cf814ae2b2288906accb to your computer and use it in GitHub Desktop.
/nix/store/3ipdx5v98zv0gi9fkjzd6jhhnvh0s40g-openh264-2.1.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.1.0
├── libopenh264.so.5 -> libopenh264.so.2.1.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