aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2015-12-04More libcodecs -> libwscodecs.Guy Harris1-8/+8
2015-12-03Change codecs from static to dynamic libraryPascal Quantin1-10/+29
2015-10-02Qt: Initial RTP playback.Gerald Combs1-0/+7
2015-01-02Add '*.nativecodeanalysis.xml' to 'clean' targetsBill Meier1-1/+1
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-1/+0
2014-02-12Fix nmake buildEvan Huus1-1/+1
2013-12-02Move most of the plugin code from epan to wsutil and remove allGuy Harris1-13/+14
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 Mayer1-4/+4
2013-12-01Move codecs.[ch] out of epan and into codecs directory.Michael Mann1-0/+5
2013-11-30Add G.722, G.726 and SBC codecs. G.722 and G.726 are from bug 5619 (https://...Michael Mann1-2/+17
2013-06-25makefile.nmake -> Makefile.nmake and minor whitespace (spaces -> tabs) changes.Chris Maynard1-2/+2
2012-04-04Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss1-1/+1
2012-01-29Add *.sbr files to the clean target.Anders Broman1-1/+1
2011-02-02A bit of Windows makefiles rework and cleanup:Bill Meier1-4/+5
2008-08-14Replace a deprecated -o option with /Fd.Gerald Combs1-2/+2
2008-07-01Put printf into a separate "termoutput" API group. For most files,Guy Harris1-1/+1
2008-05-21Let the buildbot run a some of the checkapi targets.Anders Broman1-1/+4
2007-03-21no MSVC warnings, set CFLAGS to block new warningsUlf Lamping1-1/+1
2006-09-10minor cleanup for making codecsBill Meier1-7/+3
2006-09-02Fix path and name.Anders Broman1-1/+1
2006-09-02Move the codecs into a top-level "codecs" subdirectory; there's noGuy Harris1-0/+41