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.029Oct2827262524212019181716141312111098765432130Sep2928272625232221201916151413111098765432131Aug302928272625242322201918171615141312111087532131Jul302925987517Jun16141130May2726252420191613109543230Apr29282725211331Mar302928232221181716141312111098732128Feb2524232221201716151412111098764Silences a gcc warningNewly introduced check_encoder_option failed unconditionally instead of only when you used the wrong options.Removes unused order 14 in silk_LPC_analysis_filter_FLP()Considers the case where SILK busts its budget in hybrid modefixes a mixup between decoder and PLC statesFixes PLC initialization bugoops, bad copy-pasteDisabling some unused SILK functions from the float buildUpdate test_opus_encode / test_opus_decode for better LBRR/PLC testing and to reduce stack usage.draft wipChecking that encoder options aren't used for decoding in opus_demooops, forgot to update the source listcommentFixes two SILK PLC issuesReformatting changes with an update to the MSVC project filestest vector wip, nothing to see hereUse the fallback __GNUC_PREREQ from arch.h in ecintrin.h.Remove relative paths to opus.h.Remove the define check for __GNUC_PREREQ.Fix the test for gcc version >= 4.6 to work for gcc 5 and up.Move opus_apps inside the MALLOC_FAIL block.Make the MALLOC_FAIL test solely dependent on HAVE___MALLOC_HOOK.Use #pragma GCC diagnostic push/pop only on gcc 4.6 and later.Check for __malloc_hook and define MALLOC_FAIL appropriately.Disable the deprecated function warning on __malloc_hook.Moving the dash header inline to appease the apple gcc.Preparing for test vectorsFixes a bug in ec_enc_done when no range coded data was coded and adds test cases to test_unit_entropy.opus_demo now returns 1 on mismatchExtend test_unit_entropy to test some patch_initial_bits corner cases.Fix for ec_enc_patch_initial_bits().Gives the Opus code direct access to (non-opaque) OpusRepacketizerChecking error codes internally and return OPUS_INTERNAL_ERROR on failureImprove test_opus_encode's coverage of some high rate cases.Make CBR code a bit less aggressive about low rateFixes a hybrid bug when operating with a max bit-ratedraft: CELT encoder description for tf_analysis() and spreading_decision()Allow wrap-around in silk_LPC_analysis_filter()Makes OPUS_SET_VOICE_RATIO privateMaking sure DTX for voice still works at high bit-rate
Loading