README.md

# Membrane Multimedia Framework: Common C Routines

[![Build Status](https://travis-ci.com/membraneframework/membrane-common-c.svg?branch=master)](https://travis-ci.com/membraneframework/membrane-common-c)

This package provides useful C routines common to many elements utilizing native modules.

It is part of [Membrane Framework](https://membraneframework.org/)

Following [Bundlex](https://hex.pm/packages/bundlex) dependencies are exported:
* `membrane` - helpers, logging functions and macros
* `membrane_ringbuffer` - supplies ringbuffer utility

The source code is available at [GitHub](https://github.com/membraneframework/membrane-common-c)