aboutsummaryrefslogtreecommitdiffstats
path: root/codecs
Commit message (Expand)AuthorAgeFilesLines
* CMake: Don't bundle our libraries at compile time.Gerald Combs2018-12-211-6/+0
* Set libwscodecs.so's version to 2.0.0Balint Reczey2018-06-232-3/+3
* spdx: more licenses converted.Dario Lombardo2018-03-071-13/+1
* replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo2018-02-0816-16/+16
* codex: use SPDX identifiers.Dario Lombardo2018-02-0215-210/+15
* codecs: register SBC codec once.Jaap Keuter2018-01-291-4/+0
* Use an enum for plugin types.Gerald Combs2018-01-111-14/+2
* Refactor plugin registration and loadingJoão Valverde2017-12-142-54/+34
* Fix (and chop) static build optionJoão Valverde2017-11-191-12/+10
* autotools: Library build products don't need explicit cleaningJoão Valverde2017-11-181-4/+0
* autotools: make maintainer-clean should allow rerunning 'configure'João Valverde2017-10-151-3/+0
* CMake: Allow user build flags to override default build flagsJoão Valverde2017-10-131-1/+0
* Move some DIAG_OFFs to make code less uglyJoão Valverde2017-09-261-0/+2
* plugins: Use g_slist_prepend() instead.João Valverde2017-09-261-1/+1
* Install libwiretap and libwscodecs headersJoão Valverde2017-09-242-1/+15
* plugins: config.h must not be included by public headersJoão Valverde2017-09-067-2/+13
* Add G.729 decoding based on bcg729 libraryPascal Quantin2017-07-305-1/+172
* Change SpanDSP capitalizationPascal Quantin2016-12-073-5/+5
* codecs: Add support for G.722 and G.726Peter Wu2016-12-067-62/+148
* Show codec information in About dialogPeter Wu2016-12-042-0/+25
* codecs: allow it to be used without pluginsPeter Wu2016-12-042-2/+9
* CMake: Allow setting per target compiler warningsJoão Valverde2016-08-231-0/+1
* codecs/speex: add check in speex_resampler_init_frac/set_rate_frac (CID 13556...Dario Lombardo2016-08-191-1/+5
* Remove Makefile.common filesJoão Valverde2016-06-302-37/+10
* libcodecs and libwsutil are DLLs, not static librariesPascal Quantin2016-06-211-1/+1
* Remove Nmake build systemPascal Quantin2016-06-152-88/+0
* speex: Fix unknown option after ‘#pragma GCC diagnostic’ kind [-Werror=pr...João Valverde2016-05-221-3/+1
* autotools: Check for SpeexDSP system libraryJoão Valverde2016-05-162-2/+5
* codecs: Move noinst_HEADERS to Makefile.amJoão Valverde2016-05-122-13/+14
* Add checkAPI calls to CMake.Graham Bloice2016-05-021-0/+9
* Include ws_diag_control.h in config.hJoão Valverde2016-04-041-3/+1
* autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde2016-02-211-4/+3
* Don't add the wiretap directory to the list of include directories.Guy Harris2016-02-181-1/+1
* autotools: Move SBC dependency to libwscodecsJoão Valverde2016-02-073-20/+25
* CMake: Avoid unnecessary link dependency with SBC and fix debian warningsJoão Valverde2016-02-061-0/+2
* autotools: Don't use "user variables" to set build flagsJoão Valverde2016-01-281-9/+2
* codecs: add deregister_codec APIPascal Quantin2016-01-282-0/+15
* codecs: fix libary name when compiling with CMakePascal Quantin2015-12-041-1/+1
* More libcodecs -> libwscodecs.Guy Harris2015-12-044-21/+21
* Change codecs from static to dynamic libraryPascal Quantin2015-12-036-97/+151
* SpeexDSP: Work around self assignments.Gerald Combs2015-12-011-0/+6
* Fix warnings introduced by "Qt: Initial RTP playback"Peter Wu2015-10-052-4/+6
* Add another speex cast.Gerald Combs2015-10-021-2/+2
* Add casts to the speex resampler.Gerald Combs2015-10-022-9/+9
* Distcheck fixes.Gerald Combs2015-10-021-0/+1
* Qt: Initial RTP playback.Gerald Combs2015-10-028-2/+1923
* codecs/gtk: fix int to size_tDario Lombardo2015-09-098-42/+43
* Minor CMake updates to better group build artefactsGraham Bloice2015-01-051-2/+3
* Fix out-of-tree build includes of config.hGraham Bloice2015-01-041-1/+1
* Add '*.nativecodeanalysis.xml' to 'clean' targetsBill Meier2015-01-021-1/+1