Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created May 25, 2020 00:54
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/62d65e8c750dc33d0543c29bbb3ff722 to your computer and use it in GitHub Desktop.
Save r-ryantm/62d65e8c750dc33d0543c29bbb3ff722 to your computer and use it in GitHub Desktop.
/nix/store/ngk8sdwl40ncg04aavr2g3as8xga6rch-openh264-2.1.1
├── include
│   └── wels
│   ├── codec_api.h
│   ├── codec_app_def.h
│   ├── codec_def.h
│   └── codec_ver.h
└── lib
├── libopenh264.a
├── libopenh264.so -> libopenh264.so.6
├── libopenh264.so.2.1.1
├── libopenh264.so.6 -> libopenh264.so.2.1.1
└── 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