nanonyme / noopenh264

Fake implementation of the OpenH264 library we can link from regardless of the actual library being available

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

noopenh264
==========

Fake implementation of the OpenH264 library we can link from
regardless of the actual library being available

Licensing
=========

This project is based on the original repository from Cisco at
https://github.com/cisco/openh264, and as such it is licensed
according to Cisco Systems' own license at [1], wit the sole exception
of the dummy implementation provided for the entry points defined in
codec/api/svc/codec_api.h, which are licensed the LGPL-2.1+.

See debian/copyright and COPYING.* for more details.

Bugs
====

Bug reports and patches should be filed in GitHub.

Contact
=======

https://github.com/endlessm/noopenh264

About

Fake implementation of the OpenH264 library we can link from regardless of the actual library being available

License:BSD 2-Clause "Simplified" License


Languages

Language:C 64.6%Language:C++ 31.5%Language:Meson 3.9%