aboutsummaryrefslogtreecommitdiffstats
path: root/codecs
AgeCommit message (Expand)AuthorFilesLines
2017-10-15autotools: make maintainer-clean should allow rerunning 'configure'João Valverde1-3/+0
2017-10-13CMake: Allow user build flags to override default build flagsJoão Valverde1-1/+0
2017-09-26Move some DIAG_OFFs to make code less uglyJoão Valverde1-0/+2
2017-09-26plugins: Use g_slist_prepend() instead.João Valverde1-1/+1
2017-09-24Install libwiretap and libwscodecs headersJoão Valverde2-1/+15
2017-09-06plugins: config.h must not be included by public headersJoão Valverde7-2/+13
2017-07-30Add G.729 decoding based on bcg729 libraryPascal Quantin5-1/+172
2016-12-07Change SpanDSP capitalizationPascal Quantin3-5/+5
2016-12-06codecs: Add support for G.722 and G.726Peter Wu7-62/+148
2016-12-04Show codec information in About dialogPeter Wu2-0/+25
2016-12-04codecs: allow it to be used without pluginsPeter Wu2-2/+9
2016-08-23CMake: Allow setting per target compiler warningsJoão Valverde1-0/+1
2016-08-19codecs/speex: add check in speex_resampler_init_frac/set_rate_frac (CID 13556...Dario Lombardo1-1/+5
2016-06-30Remove Makefile.common filesJoão Valverde2-37/+10
2016-06-21libcodecs and libwsutil are DLLs, not static librariesPascal Quantin1-1/+1
2016-06-15Remove Nmake build systemPascal Quantin2-88/+0
2016-05-22speex: Fix unknown option after ‘#pragma GCC diagnostic’ kind [-Werror=pr...João Valverde1-3/+1
2016-05-16autotools: Check for SpeexDSP system libraryJoão Valverde2-2/+5
2016-05-12codecs: Move noinst_HEADERS to Makefile.amJoão Valverde2-13/+14
2016-05-02Add checkAPI calls to CMake.Graham Bloice1-0/+9
2016-04-04Include ws_diag_control.h in config.hJoão Valverde1-3/+1
2016-02-21autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde1-4/+3
2016-02-18Don't add the wiretap directory to the list of include directories.Guy Harris1-1/+1
2016-02-07autotools: Move SBC dependency to libwscodecsJoão Valverde3-20/+25
2016-02-06CMake: Avoid unnecessary link dependency with SBC and fix debian warningsJoão Valverde1-0/+2
2016-01-28autotools: Don't use "user variables" to set build flagsJoão Valverde1-9/+2
2016-01-28codecs: add deregister_codec APIPascal Quantin2-0/+15
2015-12-04codecs: fix libary name when compiling with CMakePascal Quantin1-1/+1
2015-12-04More libcodecs -> libwscodecs.Guy Harris4-21/+21
2015-12-03Change codecs from static to dynamic libraryPascal Quantin6-97/+151
2015-12-01SpeexDSP: Work around self assignments.Gerald Combs1-0/+6
2015-10-05Fix warnings introduced by "Qt: Initial RTP playback"Peter Wu2-4/+6
2015-10-02Add another speex cast.Gerald Combs1-2/+2
2015-10-02Add casts to the speex resampler.Gerald Combs2-9/+9
2015-10-02Distcheck fixes.Gerald Combs1-0/+1
2015-10-02Qt: Initial RTP playback.Gerald Combs8-2/+1923
2015-09-09codecs/gtk: fix int to size_tDario Lombardo8-42/+43
2015-01-05Minor CMake updates to better group build artefactsGraham Bloice1-2/+3
2015-01-04Fix out-of-tree build includes of config.hGraham Bloice1-1/+1
2015-01-02Add '*.nativecodeanalysis.xml' to 'clean' targetsBill Meier1-1/+1
2014-12-28Removed duplicated #include linesDario Lombardo1-1/+0
2014-12-09Fix ranlib "has no symbols" errors in the codecs directory.Gerald Combs1-3/+8
2014-11-19SBC: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+0
2014-04-25Support out-of-source checkapiStig Bjørlykke1-1/+2
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte4-7/+0
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte14-28/+0
2014-02-25Remove trailing whitespaceBill Meier1-3/+3
2014-02-12Fix nmake buildEvan Huus1-1/+1
2014-02-12RTP: Add support for SBC codec in RTP PlayerMichal Labedzki15-154/+506
2014-01-08Have HAVE_SPANDSP just go over entire file rather than individual functions.Michael Mann2-26/+6