Historia zmian

Autor SHA1 Wiadomość Data
  Jean-Marc Valin 4507637ccc Fixes unit tests that need arch-specific code 7 lat temu
  Jean-Marc Valin 76674feae2 SSE2 implementation of the PVQ search 8 lat temu
  Jonathan Lennox 19677f6b06 Fix unit tests on ARM without RTCD (e.g. aarch64 or iOS). 9 lat temu
  Viswanath Puttagunta ba8713ccb5 armv7: Optimize fixed point FFT using NE10 library 10 lat temu
  Viswanath Puttagunta f48abe8308 armv7(float): Optimize encode usecase using NE10 library 10 lat temu
  Jonathan Lennox cb0875e07d Move SSE2 and SSE4.1 intrinsics functions to separate files, to be compiled with appropriate compiler flags. Otherwise, compilers are allowed to take advantage of (e.g.) -msse4.1 to generate code that uses SSE4.1 instructions, even when no SSE4.1 intrinsics are explicitly used in the source. 9 lat temu
  Viswanath Puttagunta 0b0a2b4d06 armv7: celt_pitch_xcorr: Introduce ARM NEON intrinsics 10 lat temu
  Tristan Matthews fd562eefa2 tests: fix linking for --enable-fixed-point on ARM 10 lat temu
  Timothy B. Terriberry 554b349cdb There are no tabs in source code. 10 lat temu
  xiangmingzhu c95c9a048f Cisco optimization for x86 & fixed point 11 lat temu
  Gregory Maxwell 5280c71883 Revert "Fixes a number of double promotions and missing casts." 11 lat temu
  Gregory Maxwell 43279728cd Fixes a number of double promotions and missing casts. 11 lat temu
  Jean-Marc Valin ee2506b2c7 Moves log2Amp inside denormalise_bands() and get rid of bandE[] 11 lat temu
  Jean-Marc Valin 00898f2091 Adds missing license headers on some scripts and test files 12 lat temu
  Gregory Maxwell de74fc1b6b Remove C99ism in celt/tests/test_unit_mathops.c w/ fixed point build. 12 lat temu
  Timothy B. Terriberry 02f19c26f1 Fix fixed-point testilog2. 12 lat temu
  Ralph Giles cb3cc53014 Fix --enable-fixed-point-debug. 13 lat temu
  Gregory Maxwell 9652f81eb9 Test cleanups and renaming. 13 lat temu
  Jean-Marc Valin 310af750eb Moved all SILK source code to the silk/ directory 14 lat temu
  Jean-Marc Valin d2124cdf0d Loss rate adaptation for the CELT layer 14 lat temu
  Jean-Marc Valin fa869134da draft update 14 lat temu
  Jean-Marc Valin 940931e49b Build fixes 14 lat temu
  Jean-Marc Valin 381c706add Making mode switching use the same window as CELT (squared) 14 lat temu
  Jean-Marc Valin f2c8e5dfee CELT update 14 lat temu
  Jean-Marc Valin 64d834f385 More project files update 14 lat temu
  Jean-Marc Valin 617fcd2cf0 Fixes a few PLC/DTX bugs due to the recent decode API change 14 lat temu
  Jean-Marc Valin b55b66119b Adding constrained VBR mode 14 lat temu
  Gregory Maxwell 049dd18a17 Draft update (allocation 14 lat temu
  Jean-Marc Valin 8ea67049c2 Disable newly introduced CELT signalling 14 lat temu
  Jean-Marc Valin 5012e4f36d Nothing to see here 14 lat temu