aboutsummaryrefslogtreecommitdiffstats
path: root/codecs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed duplicated #include linesDario Lombardo2014-12-281-1/+0
* Fix ranlib "has no symbols" errors in the codecs directory.Gerald Combs2014-12-091-3/+8
* SBC: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte2014-11-191-1/+0
* Support out-of-source checkapiStig Bjørlykke2014-04-251-1/+2
* Continue to remove $Id$ from top of fileAlexis La Goutte2014-03-314-7/+0
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-0414-28/+0
* Remove trailing whitespaceBill Meier2014-02-251-3/+3
* Fix nmake buildEvan Huus2014-02-121-1/+1
* RTP: Add support for SBC codec in RTP PlayerMichal Labedzki2014-02-1215-154/+506
* Have HAVE_SPANDSP just go over entire file rather than individual functions.Michael Mann2014-01-082-26/+6
* (Trivial) remove some trailing whitespace.Bill Meier2013-12-131-3/+3
* check licence: fix FSF address.Jakub Zawadzki2013-12-084-4/+4
* Do something less catastrophic than crashing if the same name is used inGuy Harris2013-12-022-6/+6
* Move most of the plugin code from epan to wsutil and remove allGuy Harris2013-12-025-35/+167
* If we're including "config.h" when compiling a codec, then /I.. must be part...Bill Meier2013-12-011-1/+1
* SBC -> sbcJörg Mayer2013-12-015-7/+7
* Move codecs.[ch] out of epan and into codecs directory.Michael Mann2013-12-015-0/+137
* The HAVE_xxx definitions come from config.h; include it.Guy Harris2013-11-301-0/+2
* Tag arguments to decodeXXX routines as unused iff we don't support theGuy Harris2013-11-302-2/+18
* Add G.722, G.726 and SBC codecs. G.722 and G.726 are from bug 5619 (https://...Michael Mann2013-11-309-4/+381
* Add CMake properties to targets so that they are logically organised when usi...Graham Bloice2013-10-131-0/+1
* makefile.nmake -> Makefile.nmake and minor whitespace (spaces -> tabs) changes.Chris Maynard2013-06-251-2/+2
* Update Free Software Foundation address.Jakub Zawadzki2012-06-288-8/+8
* Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss2012-04-042-2/+2
* Add *.sbr files to the clean target.Anders Broman2012-01-291-1/+1
* A bit of Windows makefiles rework and cleanup:Bill Meier2011-02-021-4/+5
* H. Sivank <hsivank@gmail.com>Jörg Mayer2010-09-231-1/+1
* Add Cmake stuff to the source distribution so more people can try it out.Jeff Morriss2010-05-141-1/+2
* cmake changes:Jörg Mayer2010-03-181-1/+1
* CMAKE: Get most of of missing *build* pieces into placeJörg Mayer2009-09-091-0/+32
* Replace a deprecated -o option with /Fd.Gerald Combs2008-08-141-2/+2