Commit History

Autor SHA1 Mensaxe Data
  Viswanath Puttagunta b55fceaeca armv7(float): Optimize decode usecase using NE10 library %!s(int64=9) %!d(string=hai) anos
  Viswanath Puttagunta aa62b17132 armv7(float): Optimize encode usecase using NE10 library %!s(int64=9) %!d(string=hai) anos
  Jonathan Lennox 43120f0075 Reorganize x86 SSE intrinsics code. %!s(int64=9) %!d(string=hai) anos
  Timothy B. Terriberry 23f503ad1c Fix warnings in pedantic build. %!s(int64=10) %!d(string=hai) anos
  xiangmingzhu c95c9a048f Cisco optimization for x86 & fixed point %!s(int64=10) %!d(string=hai) anos
  Gregory Maxwell 6d2d5c424d Suppress some coverity false positives. %!s(int64=10) %!d(string=hai) anos
  Jean-Marc Valin ce1173c77f Fixes use of uninitialized values in dynalloc_analysis() %!s(int64=11) %!d(string=hai) anos
  Jean-Marc Valin 379af35fd4 Minor cleanup in dynalloc_analysis() %!s(int64=11) %!d(string=hai) anos
  Jean-Marc Valin 05548fa1c1 Adds a median filter to make dynalloc_analysis() more conservative %!s(int64=11) %!d(string=hai) anos
  Jean-Marc Valin bdc7b93358 Reduces decoder stack usage by only storing one channel of denormalized MDCT %!s(int64=11) %!d(string=hai) anos
  Jean-Marc Valin 4a6744a446 Some cleaning up of the synthesis code. %!s(int64=11) %!d(string=hai) anos
  Jean-Marc Valin e1f846208e Minor cleanup -- nothing to see here %!s(int64=11) %!d(string=hai) anos
  Jean-Marc Valin 306d7f5a30 fixed-point: slight (but free) accuracy improvement in compute_band_energies() %!s(int64=11) %!d(string=hai) anos
  Jean-Marc Valin 4a168eb343 Remove useless code in alloc_trim_analysis() %!s(int64=11) %!d(string=hai) anos
  Jean-Marc Valin 91f8010108 Removing indirections %!s(int64=11) %!d(string=hai) anos
  Pedro Becerra a9b7def9f5 s/MAX16/MAX32/ in transient_analysis() %!s(int64=11) %!d(string=hai) anos
  Jean-Marc Valin 57cd849cf7 Defining celt_inner_prod() and using it instead of explicit loops. %!s(int64=11) %!d(string=hai) anos
  Jean-Marc Valin ff072009fe Replaces inline copies and initialization with OPUS_*() macros. %!s(int64=11) %!d(string=hai) anos
  Jean-Marc Valin c94e4bb103 Optimizes encoder NaN detection and clipping by only running them when needed %!s(int64=11) %!d(string=hai) anos
  Jean-Marc Valin 5626908ec3 Fixed-point fast-path for normal 48 kHz encoding in celt_preemphasis() %!s(int64=11) %!d(string=hai) anos
  Jean-Marc Valin aed1009df9 Turns a 16x32 multiply into a 16x16 one in celt_preemphasis(). %!s(int64=11) %!d(string=hai) anos
  Jean-Marc Valin 96408b6295 Fixes Opus-custom preemphasis %!s(int64=11) %!d(string=hai) anos
  Jean-Marc Valin 086ea7c7e5 Whoa! This fixes a pretty bad fixed-point stereo regression %!s(int64=11) %!d(string=hai) anos
  Jean-Marc Valin d6eb9c468f Silences a warning in fixed-point %!s(int64=11) %!d(string=hai) anos
  Jean-Marc Valin 2924af4db0 Merges surround and stereo intensity stereo thresholds again. %!s(int64=11) %!d(string=hai) anos
  Jean-Marc Valin a47d6f308f Intensity stereo update, partially based on Monty's listening %!s(int64=11) %!d(string=hai) anos
  Jean-Marc Valin 41e8906cd6 opus_custom_encoder_init() now only needed for custom modes. %!s(int64=11) %!d(string=hai) anos
  Timothy B. Terriberry 39386e0b85 Adds Neon assembly for correlation/convolution %!s(int64=11) %!d(string=hai) anos
  Jean-Marc Valin 1b28e0cae5 Oops, missing semicolon on RESTORE_STACK in previous commit %!s(int64=11) %!d(string=hai) anos
  Jean-Marc Valin e83d2aa3f7 Adds missing RESTORE_STACKs in celt_encode_with_ec() %!s(int64=11) %!d(string=hai) anos