summaryrefslogtreecommitdiff
path: root/common/netjack_packet.c
Commit message (Expand)AuthorAgeFilesLines
* FIx doxygen and user facing and non-facing typosluz.paz2019-09-111-3/+3
* remove double #defineThomas Brand2019-02-021-1/+0
* Handle alloca properlyKarl Linden2018-10-071-0/+2
* Mass-fix spelling errorsAdrian Knoth2018-02-251-2/+2
* fix warning for unsigned/signed pointer targetMarkus Seeber2014-12-181-2/+2
* netjack1/2 Opus: use only 2bytes for encoded-lengthRobin Gareus2012-09-101-6/+6
* netjack1/netone opus supportRobin Gareus2012-09-101-0/+100
* Patch for ticket #264.sletz2012-01-171-1/+1
* Compiles again on Windows.sletz2012-01-071-2/+2
* Compiles again on Windows.sletz2012-01-051-1/+1
* Format netjack1 C files.sletz2011-05-031-279/+187
* fix compile warningsnedko2011-04-301-0/+1
* Cleanup.sletz2011-04-151-2/+0
* Cleanup, remove warning.sletz2011-04-141-2/+2
* Correct warning.sletz2011-04-141-0/+2
* Change intermediate compilation names on Windows.sletz2011-04-081-3/+0
* Windows 32 bits targets now compile.sletz2011-04-071-1/+1
* Typos.sletz2011-03-291-2/+2
* Beautifull code.sletz2011-03-281-86/+82
* Fix for CELT and netjack1.sletz2011-03-281-2/+2
* Fix for CELT and netjack1 in progress.sletz2011-03-281-16/+15
* Synchronize netjack1 with JACK1 version.sletz2011-03-101-60/+14
* Compiles on OSX.sletz2010-01-141-3/+3
* Compiles in Windows again.sletz2010-01-141-3/+5
* socklen_t fixunknown2010-01-131-0/+1
* remove HAVE_CELT 1 define and include config.hTorben Hohn2010-01-121-1/+1
* Peter L Jones patch for NetJack1 compilation on Windows.sletz2009-11-231-0/+1
* sync jack1 netjack back to netoneTorben Hohn2009-11-121-28/+3
* Move exception handling in libjackserver, solve the exeption issue in JackNet...Stephane Letz2009-11-091-5/+5
* fix packet_cache_get_next_available_framecnt reporting old packetsTorben Hohn2009-11-061-3/+3
* prevent deadlines which are a second in the future.Torben Hohn2009-11-051-0/+5
* semi-pointless finger exercise: port type conditional factored outJörn Nettingsmeier2009-10-291-22/+33
* convert bitdepth magic number into global constant for CELT_MODE, no function...Jörn Nettingsmeier2009-10-291-3/+5
* Pure Add netone driverTorben Hohn2009-10-251-0/+1527