Historique des commits

Auteur SHA1 Message Date
  Jean-Marc Valin 50317c23d0 Makes variable framesize less aggressive at lower rates il y a 12 ans
  Jean-Marc Valin bf5a8b39a2 Re-enable analysis for 40- and 60-ms frames il y a 12 ans
  Jean-Marc Valin 624eb80cf7 First attempt at varying the frame size depending on the audio (float only) il y a 12 ans
  Jean-Marc Valin f78d8b1e3d Makes opus_demo rubust to the encoder using variable frame duration il y a 12 ans
  Jean-Marc Valin 04f90194ad Running transient_analysis() even for 2.5 ms frames il y a 12 ans
  Jean-Marc Valin ebd27097f3 Makes analysis usable for all frame sizes il y a 12 ans
  Jean-Marc Valin c420321565 Moves analysis to the beginning of opus_encode() il y a 12 ans
  Jean-Marc Valin 413caa00c5 Tweaks to the new transient detector il y a 12 ans
  Ralph Giles 14454c49a8 Enable maintainer mode by default on automake 1.11 il y a 12 ans
  Nils Wallménius 4357e9390d Follow up to commit 8b906c102b37ce74571898c8879c01b2a9088fb3 il y a 12 ans
  Timothy B. Terriberry 1a6ae384ef Fix the draft build. il y a 12 ans
  Jean-Marc Valin 702458ac82 Should make celt_maxabs*() slightly faster il y a 12 ans
  Jean-Marc Valin f22af9cfcb RTP draft: Using sampling rates instead of bandwidths il y a 12 ans
  Jean-Marc Valin 144b6e6ede Oops, fixes transient_analysis() for the right channel il y a 12 ans
  Jean-Marc Valin 10b30e74ab Fixes a VBR bug caused by maxDepth not to be computed without dynalloc il y a 12 ans
  Ralph Giles c55f4d8d08 Fix line endings on MSVC project files. il y a 12 ans
  Ralph Giles c8231202b2 Add the new source files to the MSVC projects. il y a 12 ans
  Jean-Marc Valin 57fa05633f Better description of the the stereo signalling behaviour il y a 12 ans
  Ralph Giles c4fa0a57f7 Bump version.mk. il y a 12 ans
  Jean-Marc Valin d47308de21 Remove long-outdated comment il y a 12 ans
  Jean-Marc Valin 9ed3d02761 Fixes a quant_coarse_energy() hybrid mode bug il y a 12 ans
  Jean-Marc Valin 1fd1d7dd49 Fixes a bug where transient frames would use previous spreading il y a 12 ans
  Jean-Marc Valin a6d663c6ae Disables tf_analysis() for hybrid mode il y a 12 ans
  Jean-Marc Valin 1ecb7eaeaf Fixes issues with multiple files defining CELT_C il y a 12 ans
  Jean-Marc Valin 6906210cb0 Splits out the CELT encoder and decoder il y a 12 ans
  Jean-Marc Valin ae0e2ca89f Splits out the Opus multi-stream encoder and decoder il y a 12 ans
  Jean-Marc Valin 8b906c102b Changed denormalize_bands() to only work between "start" and "end" il y a 12 ans
  Jean-Marc Valin 7aa593a556 Reduces stack in quant_all_bands() for hybrid mode il y a 12 ans
  Jean-Marc Valin fd314f4b7a More stack usage reduction in quant_all_bands() il y a 12 ans
  Jean-Marc Valin 5055cf8c13 Removes the need for lowband_scratch in quant_all_bands() il y a 12 ans