Menu

Tree [3b3fcd] master /
 History

HTTPS access


File Date Author Commit
 amrwbenc 2014-11-07 Martin Storsjo Martin Storsjo [3b3fcd] Upstream commit "Add -no-integrated-as at local...
 common 2014-11-07 Ashok Bhat Ashok Bhat [44a1c9] Upstream commit "Check for ARCH_ARM_HAVE_NEON f...
 m4 2012-07-11 Diego Elio Pettenò Diego Elio Pettenò [628453] build: ignore autotools support files, and remo...
 .gitignore 2012-07-11 Diego Elio Pettenò Diego Elio Pettenò [628453] build: ignore autotools support files, and remo...
 COPYING 2010-12-19 Martin Storsjo Martin Storsjo [dc4bbb] Add the license
 ChangeLog 2013-07-26 Martin Storsjo Martin Storsjo [080af7] Add a changelog entry for 0.1.3, bump the versi...
 Makefile.am 2012-07-10 Martin Storsjo Martin Storsjo [420ffb] Install the newly added files
 NOTICE 2011-04-07 Martin Storsjo Martin Storsjo [1fef24] Add a NOTICE file
 README 2011-04-06 Martin Storsjo Martin Storsjo [abea80] Add an initial readme, changelog and project url
 amrwb-enc.c 2011-04-06 Martin Storsjo Martin Storsjo [47131c] Allow enabling DTX in the example program
 configure.ac 2013-07-26 Martin Storsjo Martin Storsjo [080af7] Add a changelog entry for 0.1.3, bump the versi...
 enc_if.h 2010-12-18 Martin Storsjo Martin Storsjo [53ad2e] Add a frontend wrapper
 vo-amrwbenc.pc.in 2011-03-29 Martin Storsjo Martin Storsjo [00ddf7] Don't add the vo-amrwbenc directory to the incl...
 vo-amrwbenc.sym 2012-01-30 Martin Storsjo Martin Storsjo [2be5e7] Export the external symbols via the libtool -ex...
 wavreader.c 2012-05-23 Martin Storsjo Martin Storsjo [7d4ee3] Support wav files with fmt tags longer than 16 ...
 wavreader.h 2011-03-28 Martin Storsjo Martin Storsjo [6017b6] Rewrite the wav reader in pure C
 wrapper.c 2011-04-21 Martin Storsjo Martin Storsjo [3f7d17] Remove an unused variable

Read Me

VisualOn AMR-WB encoder library

This library contains an encoder implementation of the Adaptive Multi
Rate Wideband (AMR-WB) audio codec. The library is based on a codec
implementation by VisualOn as part of the Stagefright framework from
the Google Android project.