Commit Verlauf

Autor SHA1 Nachricht Datum
  Jean-Marc Valin d23c2ad640 more bands.c cleaning up vor 12 Jahren
  Jean-Marc Valin f7506b8bf3 collapse mask cleanup vor 12 Jahren
  Jean-Marc Valin c7945bfdd6 Removes useless parameters and re-indents the code vor 12 Jahren
  Jean-Marc Valin 98bc543686 Splitting off the recursion in quant_partition() vor 12 Jahren
  Jean-Marc Valin 37e16b8302 stereo part of quant_band() moved to quant_band_stereo() vor 12 Jahren
  Jean-Marc Valin 723586ca6c Moves the split angle code to compute_theta() vor 12 Jahren
  Jean-Marc Valin 5fe3478d52 First step in quant_band() cleanup: N=1 case. vor 12 Jahren
  Jean-Marc Valin 90bac9d148 Minor tuining of complexity thresholds vor 12 Jahren
  Jean-Marc Valin 28ef277db4 VBR code simplification vor 12 Jahren
  Jean-Marc Valin dae16fb94b Cleanup: tf_estimate now ranges from 0 to 1 vor 12 Jahren
  Jean-Marc Valin f8809dda4b Dynalloc rate calibration vor 12 Jahren
  Jean-Marc Valin 1122d299ab Makes "stereo savings" less aggressive on mono or near-mono. vor 12 Jahren
  Jean-Marc Valin b33db8f318 Makes tonality boost less aggressive vor 12 Jahren
  Jean-Marc Valin 41fd7a12b5 Disables the new spread+tapset estimator vor 12 Jahren
  Ralph Giles 256c9595d8 Document that opus_packet_get_nb_frames, etc. can return OPUS_BAD_ARG. vor 12 Jahren
  Timothy B. Terriberry 8eb9bb7939 Numerous PLC cleanups. vor 12 Jahren
  Ralph Giles 22d8dcf398 Remove the obsolete CELT_BUILD define from win32/config.h. vor 12 Jahren
  Gregory Maxwell 19239ea3a2 Add tests for GET_LAST_PACKET_DURATION. vor 12 Jahren
  Jean-Marc Valin a0737d1fcf Fixes OPUS_GET_LAST_PACKET_DURATION vor 12 Jahren
  Gregory Maxwell 535efb0707 Add missing packet_get_nb_samples test coverage and fix test output. vor 12 Jahren
  Ralph Giles 119d53c94d Bump soname version to match the 1.0.x branch. vor 12 Jahren
  Ralph Giles d215a11324 Link to the new Microsoft patent license. vor 12 Jahren
  Jean-Marc Valin 2c1a11ff8a Adds assert to catch bug from previous commit vor 12 Jahren
  Jean-Marc Valin 8c9c9b280d Fixes a multi-frame FEC issue that was caught by valgrind vor 12 Jahren
  Jean-Marc Valin 9283114fa1 Adds explicit valgrind checks when ENABLE_VALGRIND is defined vor 12 Jahren
  Jean-Marc Valin d0fd9d4baa Implements opus_packet_get_nb_samples() vor 12 Jahren
  Jean-Marc Valin 512d849c24 Implements OPUS_GET_LAST_FRAME_DURATION decoder ctl() vor 12 Jahren
  Jean-Marc Valin a5bd440931 Don't update the internal decoder state until we know the packet is valid vor 12 Jahren
  Jean-Marc Valin 7fcd66c40d Changes the PLC behaviour and fixes the FEC behaviour on concatenated packets vor 12 Jahren
  Ralph Giles 124f69b00c Remove MSVC incremental linking directives. vor 12 Jahren