mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
package/libcodec2: new package
[Thomas: - replace patches from Bernd by patches that are Git formatted and have a chance of being upstream. - remove the no longer necessary post configure hook to build generate_cookbook for the host - pass --disable-unittests to disable unit tests.] Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
eb4cb5e0da
commit
67027b6f4b
7
package/libcodec2/Config.in
Normal file
7
package/libcodec2/Config.in
Normal file
@@ -0,0 +1,7 @@
|
||||
config BR2_PACKAGE_LIBCODEC2
|
||||
bool "libcodec2"
|
||||
help
|
||||
Codec2 is an open source low bit rate speech codec designed
|
||||
for communications quality speech between 1200 and 3200 bit/s.
|
||||
|
||||
http://rowetel.com/codec2.html
|
||||
Reference in New Issue
Block a user