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-neural-silk-enhancement
  • exp_24k_analysis1
  • exp_24k_analysis2
  • exp_24k_analysis3
  • exp_24k_analysis4
  • exp_24k_analysis5
  • exp_analysis
  • 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.08Nov7653231Oct30292724232119181716111097627Sep262421201918171615141312108631Aug302927242322211917161514121098630Jul2726252423212018171614131211754328Jun1918171411108742131May302825232120181716151413121110854330Apr29242320131276528Mar6517Feb931Jan252414Dec13228Nov2518831Oct302928272625242120191817161413121110987Fixes a quant_coarse_energy() hybrid mode bugFixes a bug where transient frames would use previous spreadingDisables tf_analysis() for hybrid modeFixes issues with multiple files defining CELT_CSplits out the CELT encoder and decoderSplits out the Opus multi-stream encoder and decoderChanged denormalize_bands() to only work between "start" and "end"Reduces stack in quant_all_bands() for hybrid modeMore stack usage reduction in quant_all_bands()Removes the need for lowband_scratch in quant_all_bands()Moved up the second encoder mdct to reduce stack usageReduces decoder stack usageFurther cleanup of the MDCT code, fixes PLC bugAvoid copying imdct outputVarious fixes to draft-terriberry-oggopus.xmlcomb_filter() bypass for the case where the gain is zero.Oops, put back the "static" for transient_analysis()Fixes a fixed-point overflow in the new transient detectorFixes a fixed-point divide-by-zero issueNew transient detection algorithmMove LSB CTLs to the encoder specific section, thanks to Ilari on IRC for noticing.Move LSB CTLs to the encoder specific section, thanks to Ilari on IRC for noticing.Fix MSVC linker warningsInclude process.h for _getpid on windows.Fix MSVC format conversion warnings.Fix an indentation issue.Take the PLC out of the stack size critical pathAdds missing license headers on some scripts and test filesAdds missing license headers on some scripts and test filesKeeping the deemphasis coefficients in local variable to avoid aliasing issuesMoves the pitch prefiltering code to a separate functionFix several issues with multistream argument validation.Fix several issues with multistream argument validation.oops... fixes a C89 issueMoved pre-emphasis to a separate function and cleaned it upOptimizations to comb_filter()Removes more indirections in celt.cRemoves a bunch of indirections from the CELT encoder and decoderThis should speed up deemphasis() quite a bit.Take the PLC out of the stack size critical path
Loading