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.011Nov98428Oct23211714131211129Sep2816141312111096531Aug302928262112430Jul2523151312117212129Jun27262517161513109765427May26252425242322212019201918171613121110119876523Apr1915518Mar1211875128Feb2220191817161076516Jan111093222Dec2120191817141312117543130Nov2927262322211915141211987653231Oct30292724232119181716111097627Sep262421201918171615141312108631Aug302927242322211917161514121098630Jul27262524232120181716oops, don't need RESTORE_STACK when there's no stackgcc -pedantic had "comparison of unsigned expression < 0 is always false"More size-zero VLA fixes and making opus_decode* return BAD_ARG on framesize<0Fixes some minor issues found by scan buildstupid uninitialized variable in the mlp training caught by cppcheckHides OPUS_FRAMESIZE_VARIABLE from the API until it actually worksMakes surround bandwidth decision based on the number of channels (duh!)Taking into account the frame size in more encoder decisionsThis should be less confusing for static analyzersExposes --disable-float-api in autoconfRemoves a float var that shouldn't have been thereFixes DISABLE_FLOAT_API buildMoves opus_packet_parse_impl() from opus_decoder.c to opus.cImplements OPUS_RESET_STATE for multi-stream encoderAvoid a bogus uninitialized warning and simplify some code.Remove now-unused check_decoder_option.Makes stereo savings still less aggressiveAdd a little missive when compiling without optimization.Replace "inline" with OPUS_INLINE.Remove dead codeFixes a potential crash when encoding NaNsRemove restrict definition from the unix Makefile.Fixes multistream CBR encoding and multistream surround for >20 msFixes weird LFE bugSurround encoder can now produce hard CBR streams again.Oops, thanks to Mark Harris for spotting this!opus_packet_parse_impl() now computes the packet size with paddingRejects bad multistream frame lengthFixes PLC for sizes that don't match basic Opus frame sizes.Make -loss valid for opus_demo -eFix 40/60ms zero-length frame decode failureCleaning up multistream packet validationCorrect opus_packet_parse code 0 packet tests.Do up-front validation of multistream packetsRemoves useless VARDECL() of "out"Replaces log2() with celt_log2() and fixes a potential divide-by-zeroFixes scaling of downmix_float() for fixed-point.Fixes missing VARDECL()Don't use --dirty in genversion.bat.Merge branch 'exp_surround1'
Loading