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
  • build_script
  • burg_optimization
  • cmake_avx_2
  • cng_fix
  • cng_fix2
  • dev/add_opus_build
  • dev/androidctest
  • dev/check_asm_assertions
  • dev/ci_and_avx2
  • dev/cmake_avx_2
  • dev/cmakerefresh
  • dev/custommodedoc
  • dev/doxygen
  • 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.015Aug141312111087532131Jul302925987517Jun16141130May2726252420191613109543230Apr29282725211331Mar302928232221181716141312111098732128Feb252423222120171615141211109876432131Jan3029282726252423222120191817131211109830Dec292723212019181716151413109865432130Nov2625241916141312109865429Oct2824222119181716151312Strip off trailing zero bytes when in LPC mode.Avoid passing 'resynth' argument since resynth is either !encodeFixes an encoder bugg when requesting a CBR rate over the allowable limitMake dump_modes.c include the arguments in the output.Respect the ANSI C89 maximum line length.Remove two branches from bitexact_cos(). These cases were actuallyReplacing SPK_INLINE by static inlineAdd cwrs32-test coverage for some N which are only usedIncluding config.h from all the SILK filesMaking the MDCT produce interleaved dataMaking the IMDCT work on interleaved dataRemoves unused functions from cwrs.ckiss fft cleanupRenames the kiss FFT implementation to reduce the risk of symbol clashesMaking forward and inverse FFT non-recursiveRemoving (already broken) support for strides in kiss-fftProperly take into account the frame size to decide the modeFixes a pretty bad stereo bug in test_opusRearrange mode structure to avoid wasting memory from padding.Identifying the fuzzing builds in the version stringFixes a stereo rate mismatch bugCorrect anti_collapse in the decoder to handle the stereoShrink INV_TABLE to save a little memory.Eliminate some unreachable cases from the cwrs code and fixup theFixes a mode transition bug found by fuzzingAdds a fuzzing mode that causes the encoder to make random decisionsFixed multiple bugs in the repacketizerAdds a test_repacketizer tool and fixes a few of the bugs in the repacketizerRepacketization code (untested)Refactoring the decoder to create opus_packet_parse()Unit tests for bitexact_cos() and bitexact_log2tan().Using a more conservative trim (just in case) following Greg's last patchCorrect allocation tilt estimation in the CELT encoder for stereo.removes tandem testFixes the celt_exp2() test (not the function, the test itself)Re-enables test cases, including the rotation testFixes two test casesUsing the real version name instead of the last tag nameAdds OPUS_GET_LOOKAHEADRename libcelt/static_modes_(fixed|float).c to .h to better reflect
Loading