Skip to content
Snippets Groups Projects
Select Git revision
  • NSQ_del_dec
  • avx2
  • development
  • master default protected
  • v1.3.1
  • v1.3
  • v1.3-rc2
  • v1.3-rc
  • v1.3-beta
  • v1.2.1
  • v1.2
  • v1.2-rc1
  • v1.2-beta
  • v1.1.5
  • v1.1.4
  • v1.2-alpha2
  • v1.2-alpha
  • v1.1.3
  • v1.1.2
  • v1.1.1
  • v1.1.1-rc
  • draft-ietf-codec-oggopus-06
  • draft-ietf-codec-oggopus-05
  • v1.1.1-beta
24 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.017Jan1615141387654331Dec2928272322212017161411109543229Nov272826252422212021201918191817161513121198428Oct23211714131211129Sep2816141312111096531Aug302928262112430Jul2523151312117212129Jun272517161513109765427May26252425242322212019201918171613121110119876523Apr1915518Mar1211875128Feb22201918171076516Jan111093222Dec21201918141312117543130Nov292722211915141211987653231Oct30292724232119181716111097627Sep26242120191817161514Clarify that MB->WB is better than MB->NBRemove line about undefined speaker configurations.Bump Ogg draft version and date.Replace MAY with SHOULD in the gap-filling guidelines.Update Ralph's phone number.Update authors in RTP draftAnother nit in the update draftBump the static version string in version.mk.Reword framing bit ommission, again.Be a bit less ambiguous about the comment framing bitRewrite gap filling section.Add Tim's gap repair text.Fix malloc_hook warning on glibc 2.17 and later.Minor nits on update draftUpdate draft accepted as WG documentFix declaration after statement in fixed point.Add tests/test_ to Makefile.unix.Fixes the decode_fec case for b76888dpseudostack instrumentation (off by default)Minor refactoring of the SILK PLC code to save more stackPreventing unnecessary stack use when using a large decode bufferFixes SMALL_FOOTPRINT for floatAnother aliasing hack in the SILK PLC with SMALL_FOOTPRINTDon't allocate pulses on the stack when calling the SILK PLC.Moves CELT PLC pitch search to a separate function to reduce peak stackDelaying allocation of the SILK temporary output buffer to reduce peak stackAdds SMALL_FOOTPRINT hack to the CELT PLC tooMoves deemphasis() call out of celt_decode_lost() to reduce peak stackStore decoded SILK pulses as 16-bit vectorCleaning up leftovers of "freq" in celt_decode_with_ec()Reduces the decoder stack use by removing the pcm_silk buffer in fixed-pointMoves the remains of compute_inv_mdcts() to celt_synthesis()Hack that makes the SMALL_FOOTPRINT CELT decoder use only 4.25 kB of stack.Reduces decoder stack usage by only storing one channel of denormalized MDCTSome cleaning up of the synthesis code.Making exp_rotation1() use MAC16_16(), which saves a few cycles on ARMSilences unused parameter warningMoving the radix-2 to expose trivial twiddle factorsImproving the accuracy of the fixed-point radix-3 and radix-5Minor cleanup -- nothing to see here
Loading