aboutsummaryrefslogtreecommitdiffstats
path: root/codecs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add Makefile.common files for epan/dfilter and epan/ftypes.Guy Harris2008-07-021-0/+4
* Put printf into a separate "termoutput" API group. For most files,Guy Harris2008-07-011-1/+1
* Let the buildbot run a some of the checkapi targets.Anders Broman2008-05-211-1/+4
* From Sebastien Tandel:Stephen Fisher2007-03-231-1/+1
* Add -Werror when using GCC only to the Makefile.am of the baseStephen Fisher2007-03-221-0/+3
* no MSVC warnings, set CFLAGS to block new warningsUlf Lamping2007-03-211-1/+1
* minor cleanup for making codecsBill Meier2006-09-101-7/+3
* Add RCS IDs, introductory comments, and multiple-include protection. Guy Harris2006-09-046-12/+150
* Fix path and name.Anders Broman2006-09-021-1/+1
* Squelch compiler warnings, and get rid of unused variables andGuy Harris2006-09-022-2/+2
* Move the codecs into a top-level "codecs" subdirectory; there's noGuy Harris2006-09-028-0/+205