rem

Audio and video processing media library

  • 所有者: creytiv/rem
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

librem README

librem is a Audio and video processing media library
Copyright (C) 2010 - 2019 Creytiv.com

Build Status

Features

  • Audio buffer
  • Audio sample format conversion
  • Audio file reader/writer
  • Audio mixer
  • Audio resampler
  • Audio tone generator
  • Audio codec (G.711)
  • DTMF decoder
  • Video mixer
  • Video pixel converter
  • FIR-filter

Building

librem is using GNU makefiles, and libre
must be installed before building.

Build with default options

$ make
$ sudo make install
$ sudo ldconfig

Documentation

The online documentation generated with doxygen is available in
the main website

License

The librem project is using the BSD license.

Contributing

Patches can sent via Github
Pull-Requests or to the RE devel
mailing-list.
Currently we only accept small patches.
Please send private feedback to libre [at] creytiv.com

Modules

Audio Modules:

  name:     status:       description:

* aac       unstable      Advanced Audio Coding (AAC)
* au        testing       Base audio types
* aubuf     testing       Audio buffer
* auconv    unstable      Audio sample format conversion
* aufile    testing       Audio file reader/writer
* aumix     unstable      Audio mixer
* auresamp  unstable      Audio resampler
* autone    testing       Tone/DTMF generator
* dtmf      unstable      DTMF decoder
* g711      stable        G.711 audio codec




Video Modules:

  name:     status:       description:

* avc       unstable      Advanced Video Coding (AVC)
* h264      unstable      H.264 header parser
* vid       testing       Base video types
* vidconv   testing       Colorspace conversion and scaling
* vidmix    unstable      Video mixer




Generic modules:

* dsp       testing       DSP routines
* flv       unstable      Flash Video File Format
* fir       unstable      FIR (Finite Impulse Response) filter
* goertzel  unstable      Goertzel Algorithm

Specifications:

  • ITU-T G.711 Appendix I and Appendix II

Supported platforms

Same as libre

References

http://creytiv.com/rem.html

https://github.com/creytiv/rem

http://lists.creytiv.com/mailman/listinfo/re-devel

主要指标

概览
名称与所有者creytiv/rem
主编程语言C
编程语言Makefile (语言数: 3)
平台
许可证
所有者活动
创建于2016-09-17 07:24:42
推送于2022-03-12 13:18:25
最后一次提交2021-10-25 15:53:27
发布数6
最新版本名称v0.6.0 (发布于 )
第一版名称v0.5.0 (发布于 )
用户参与
星数96
关注者数19
派生数49
提交数245
已启用问题?
问题数7
打开的问题数2
拉请求数33
打开的拉请求数2
关闭的拉请求数2
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?