Replace "svn" with "git" all over the place.
[metze/wireshark/wip.git] / codecs /
2014-01-08 Michael MannHave HAVE_SPANDSP just go over entire file rather than...
2013-12-13 Bill Meier(Trivial) remove some trailing whitespace.
2013-12-08 Jakub Zawadzkicheck licence: fix FSF address.
2013-12-02 Guy HarrisDo something less catastrophic than crashing if the...
2013-12-02 Guy HarrisMove most of the plugin code from epan to wsutil and...
2013-12-01 Bill MeierIf we're including "config.h" when compiling a codec...
2013-12-01 Jörg MayerSBC -> sbc
2013-12-01 Michael MannMove codecs.[ch] out of epan and into codecs directory.
2013-11-30 Guy HarrisThe HAVE_xxx definitions come from config.h; include it.
2013-11-30 Guy HarrisTag arguments to decodeXXX routines as unused iff we...
2013-11-30 Michael MannAdd G.722, G.726 and SBC codecs. G.722 and G.726 are...
2013-10-13 Graham BloiceAdd CMake properties to targets so that they are logica...
2013-06-25 Chris Maynardmakefile.nmake -> Makefile.nmake and minor whitespace...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-04-04 Jeff MorrissAdd a "-build" argument to checkAPIs.pl. Use that...
2012-01-29 Anders BromanAdd *.sbr files to the clean target.
2011-02-02 Bill MeierA bit of Windows makefiles rework and cleanup:
2010-09-23 Jörg MayerH. Sivank <hsivank@gmail.com>
2010-05-14 Jeff MorrissAdd Cmake stuff to the source distribution so more...
2010-03-18 Jörg Mayercmake changes:
2009-09-09 Jörg MayerCMAKE: Get most of of missing *build* pieces into place
2008-08-14 Gerald CombsReplace a deprecated -o option with /Fd.
2008-07-02 Guy HarrisAdd Makefile.common files for epan/dfilter and epan...
2008-07-01 Guy HarrisPut printf into a separate "termoutput" API group....
2008-05-21 Anders BromanLet the buildbot run a some of the checkapi targets.
2007-03-23 Stephen FisherFrom Sebastien Tandel:
2007-03-22 Stephen FisherAdd -Werror when using GCC only to the Makefile.am...
2007-03-21 Ulf Lampingno MSVC warnings, set CFLAGS to block new warnings
2006-09-10 Bill Meierminor cleanup for making codecs
2006-09-04 Guy HarrisAdd RCS IDs, introductory comments, and multiple-includ...
2006-09-02 Anders BromanFix path and name.
2006-09-02 Guy HarrisSquelch compiler warnings, and get rid of unused variab...
2006-09-02 Guy HarrisMove the codecs into a top-level "codecs" subdirectory...