30 Commits (190640f851d78d600e1566f7e1880768d5d16cce)

Author SHA1 Message Date
  torben 190640f851 add suport for celt-0.8.x 14 years ago
  torben 89243cc360 remove global packet cache... thanks to vokimon 15 years ago
  torben 6e435d6c2a remove the pkt_buf field, which is obsoleted by the packet_cache 15 years ago
  torben 691bbd0b58 use a single celt_mode in the netj struct. 15 years ago
  torben 578a6424d2 fix src/celt memory leaks by David García Garzón 15 years ago
  torben 681367d61e initialise jitter_val. thanks to David David García Garzón 15 years ago
  torben 7c7ca00b90 [netjack] use old incremental deadline scheme again 15 years ago
  torben 7246fa61e6 cleanups and removal of \n from jack_error calls mainly 15 years ago
  torben ad8c23db90 massage celt value, so it represents bandwidth in kbits 15 years ago
  torben 8c0ae4b0ca check samplerate in autoconfig packet. 15 years ago
  torben 6c9606e22c check sanity of autoconfig packet values. 15 years ago
  torben c54b6ffd68 make jitter val configurable... the connectscript will use this soon. 15 years ago
  torben a60448b0a3 meh... inverse retval... 15 years ago
  torben 542dcd63e0 upss... need to evaluate netjack_poll return value 15 years ago
  torben 8b79ae3487 add netjack_poll back, easiest way to get ctrl-c autoconf packet wait. 15 years ago
  torben e9ca29a49e make want_deadline even more negative. the offset machinery seems to need that. 15 years ago
  torben 25b2e04776 for all latencies below 4 we need negative deadline goodness. 15 years ago
  torben 43e32d389a sort of giving up :) ... set want_deadline to (- period/4 ) 15 years ago
  torben 2e4ad047f5 special want_deadline goodness for -l1 15 years ago
  torben cd53307117 want_deadline extract 15 years ago
  torben bd94551fe9 comment out jack_error messages again. 15 years ago
  torben 4cb9e690e4 fix signedness issues with deadline_goodness compares. 15 years ago
  torben 6c650ca090 [netjack] improved xrun reporting 15 years ago
  torben 05fe1ac394 improve startup behaviour. retrieves the highest framecount. 15 years ago
  torben 8fe3be703c make -dnet report xruns. 15 years ago
  torben 550b65510f include jack/internal.h for jack1 15 years ago
  torben e49e1846ea include "config.h" 15 years ago
  torben cda89285ff copy over netjack.{c,h} from jack2 15 years ago
  torben 73b23245a9 [netjack] code reuse part2: move non driver specific code to netjack.c 15 years ago
  torben bc1de2953e [netjack] code-reuse part1: move most driver state to its own structure. 15 years ago