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.026Sep2421201918171615141312108631Aug302927242322211917161514121098630Jul2726252423212018171614131211754328Jun1918171411108742131May302825232120181716151413121110854330Apr29242320131276528Mar6517Feb931Jan252414Dec13228Nov2518831Oct30292827262524212019181716141312111098765432130Sep2928272625232221201916151413Add some more multistream encoder API tests.Docbug: Replace opus_encode_frame with opus_encode_float in doxygen.Saves channels*overlap*4 bytes off the state encoderReduces rate/max rate to make room for redundancyJust fix opus-uninstalled.pc instead of tweaking the build dirReplace 'maximum frame size' with 'maximum packet duration' in the docs.Fixes a CELT->hybrid switching issueLink the include dir into out-of-tree build dirsMove libm in pkgconf to Libs.private to avoid spurious dependencies.Opus custom requires libm unconditionally.Add -lm to the pkg-config link line.Remove FLOATING_POINT from config.h.Remove 'low-delay' from the pkg-config description.Capitalize Opus in the pkg-config file comment header.Add a make install instruction to the README.Merge branch 'exp_analysis7' into mastermerge_attemptmerge_attempts/SHL/SHL16/Shrinks tansig table, makes data static constMakes dynalloc more conservative for CBR and CVBRBit allocation fix for 16-bit platformsAdds anslysis code for tf_selectsilk: move down- and upsamplers constants to the header file.Move to comment a table that is never used in the code.Mark tables static when not used outside of their translation unit.Mark functions static if they are only used in their own translation unit.opus_demo: mark tables as static constants.Fixes multistream docExpand documentation for the multistream API.Fixes to the new repacketizer docAdd documentation for the repacketizer API.Use dynamic stack allocations in SILK decoder.Bump version to 1.0.1v1.0.1 1.0.1v1.0.1 1.0.1Remove large multistream stack buffers.Balance parentheses in opus_multistream.c.some doc for --enable-fixed-point and --enable-floating-pointv1.0.1-rc3v1.0.1-rc3bump version, include Makefile.unixAdd an m4 macro set for pkgconfig less usage with autotools.Add opus_multistream.h to MSVC project files.Avoid using make -C, a gnuism, in Makefile.am.Completely remove the built-in autotools -fstatck-protector detection.
Loading