Historial de Commits

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