aboutsummaryrefslogtreecommitdiffstats
path: root/codecs
AgeCommit message (Expand)AuthorFilesLines
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
2013-12-13(Trivial) remove some trailing whitespace.Bill Meier1-3/+3
2013-12-08check licence: fix FSF address.Jakub Zawadzki4-4/+4
2013-12-02Do something less catastrophic than crashing if the same name is used inGuy Harris2-6/+6
2013-12-02Move most of the plugin code from epan to wsutil and remove allGuy Harris5-35/+167
2013-12-01If we're including "config.h" when compiling a codec, then /I.. must be part...Bill Meier1-1/+1
2013-12-01SBC -> sbcJörg Mayer5-7/+7
2013-12-01Move codecs.[ch] out of epan and into codecs directory.Michael Mann5-0/+137
2013-11-30The HAVE_xxx definitions come from config.h; include it.Guy Harris1-0/+2
2013-11-30Tag arguments to decodeXXX routines as unused iff we don't support theGuy Harris2-2/+18
2013-11-30Add G.722, G.726 and SBC codecs. G.722 and G.726 are from bug 5619 (https://...Michael Mann9-4/+381
2013-10-13Add CMake properties to targets so that they are logically organised when usi...Graham Bloice1-0/+1
2013-06-25makefile.nmake -> Makefile.nmake and minor whitespace (spaces -> tabs) changes.Chris Maynard1-2/+2
2012-06-28Update Free Software Foundation address.Jakub Zawadzki8-8/+8
2012-04-04Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss2-2/+2
2012-01-29Add *.sbr files to the clean target.Anders Broman1-1/+1