Skip to content
Snippets Groups Projects
Select Git revision
  • 1.0.1
  • 1.0.x
  • 1.1.1
  • 1.1.2
  • 1.1.x
  • analysis_fix1
  • analysis_fix2
  • burg_optimization
  • cng_fix
  • cng_fix2
  • draft
  • draft_wip
  • exp-highpass
  • exp_24k_analysis1
  • exp_24k_analysis2
  • exp_24k_analysis3
  • exp_24k_analysis4
  • exp_24k_analysis5
  • exp_analysis
  • exp_analysis6
  • 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
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.015Mar141312111098765432129Feb28272625242221201918171514131211872131Jan292827252422181716151412111098753131Dec3029141312111098765432130Nov29fixed-point: Fixed a "shift too large" warning by using a 16-bit mul insteadfixed-point: playing it safe. SHL32() now automatically casts input to 32-bitfixed-point: fixed a 16-bit issue in normalise_bands() where Q15ONE was directlyRemoved unnecessary header inclusionsAdjusting/fixing warningsfixed-point: Using reciproqual instead of DIV32_16 for find_spectral_pitch()Enabling warnings and restricting symbol visibilityAdded mathops-testfixed-point: simplification of the gain in mix_pitch_and_residual()fixed-point: simplifying the arithmetic in alg_quant()More accurate sqrt approximation using MULT16_16_Q15() instead of Q14.TODO updateIncreased accuracy of the reciprocal approximation and made it useTestcases should now work even when symbols aren't visible in the dsoAdded info for properly exporting symbolsChanged definition of VARDECL to make it more flexible. No actual code change.Using reciprocal approximation instead of full 32-bit division in alg_quant()configure update (MIXED_PRECISION and STATIC_MODES can now be used)Defined the celt_rcp() reciprocal approximation__GNUC_PREREQ should be causing problems anymore.Added macro definitions for the TI C5x family (untested)Better heuristic for deciding when to use the 32-bit version of the cwrs code.const correctness. celt_mode_create() now makes a copy of the static modeoops, forgot to disable the main()Changed some of the mode data from int to celt_int16_t to save memory.No longer include redundent entries in the bit allocation cacheAllocation cache can now be pre-computed as well.Psychoacoustic decay coefficients can now be included in the static modesImprovements to static modesMoved the psycoacoustics data to the mode structSimplified spreading function so that only one set of coefficients (the rightInitial support for static modes (defined STATIC_MODES)fixed-point: done converting find_spectral_pitch()fixed some build problemstestcelt no longer attempts to use ALLOC()manual stack allocator should now work for sizeof(char)!=1fixed-point: stereo_mix() converted.cleaning up some of the mode stuffoops, forgot an int sampling rate somewheresampling rate has to be int32
Loading