Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Opus
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Victor Ding
Opus
Graph
a01feba028f6ccf2af294b02a3982876551fe38a
Select Git revision
Branches
4
NSQ_del_dec
avx2
development
master
default
protected
Tags
20
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
24 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Feb
3
19
Jan
4
Dec
3
3
Sep
8
Jul
4
Jun
31
May
26
Apr
14
12
11
10
8
3
1
1
Mar
25
Feb
13
12
23
Jan
20
29
Dec
22
Nov
3
31
Oct
30
16
26
Sep
25
14
12
10
6
31
Aug
28
Jul
26
25
21
14
Jun
1
29
May
28
24
17
15
14
6
3
27
Mar
21
12
2
22
Feb
21
20
18
15
13
26
Jan
31
Dec
19
7
16
Nov
10
9
7
30
Oct
29
23
8
6
5
28
Sep
19
11
29
Aug
24
19
17
11
26
Jul
25
16
13
12
6
28
Jun
26
20
19
16
14
13
10
9
6
4
2
1
30
May
26
25
24
23
17
10
1
28
Apr
13
27
Mar
2
26
Feb
20
18
17
15
14
10
9
4
30
Jan
25
23
20
18
17
12
9
5
22
Dec
20
19
17
16
17
Nov
16
10
5
4
3
2
1
31
Oct
29
28
27
21
5
20
Sep
19
16
15
14
8
7
6
3
2
1
31
Aug
27
25
21
17
15
14
13
12
11
9
6
5
30
Jul
28
27
26
25
24
22
21
20
19
17
15
8
7
6
5
4
1
30
Jun
29
27
20
19
18
17
4
2
31
May
18
17
11
22
Apr
20
15
30
Mar
24
22
22
Feb
17
16
12
9
3
2
28
Jan
15
13
12
7
5
4
31
Dec
30
28
23
11
4
26
Nov
24
23
22
17
16
5
3
2
23
Oct
16
8
7
25
Sep
1
20
Aug
10
7
4
3
7
Jul
23
Jun
8
May
28
Apr
21
14
10
13
Mar
27
Feb
24
Fixes to the the activity flag that is passed to Silk so it represents the final activity flag used in the DTX decision
Revert "Attenuate SILK PLC gain only for unvoiced speech"
CMake: use PACKAGE_VERSION for the pkg-config file
CMake: Add alias Opus::opus for opus library. Useful for CMake superbuild pattern.
CMake: Add shared library to features
CMake: add option to set BUILD_SHARED_LIBS variable
OPUS_GET_IN_DTX handles Silk middle channel only
Don't update null data pointer after each multistream decoder
Fix NEON optimizations buffer read overrun
Avoid processing LPC coeffs beyond the given order in NEON optimizations
Fix typo in _FORTIFY_SOURCE define.
Silk CNG adapts faster to received packets with lower gains
Add mising cmake file from make dist
Update checksums
Bump LT version
v1.3.1
v1.3.1
CMake changes
CMake changes
API for checking whether the encoder is in DTX
Correctly enable/disable SILK DTX with forced mode
Fix build errors using Makefile.mips
Adding CMake support for Windows, Mac, Linux and Android Co-Authored-By: evpobr
Fix #elif OPUS_ARM_INLINE_EDSP
Fix mismatching arg names in function declaration and definition
test_opus_encode: Use fprintf instead of snprintf
Reset nb_no_activity_frames when analysis DTX isn't used
Improve silence handling
Fixing initialization issues on small frame sizes
Fixes analysis buffering for silence and complexity changes
Avoiding problems with x87
Properly handle a bad stream_id in OPUS_MULTISTREAM_GET_*_STATE_REQUEST
Fix FIXED_POINT conditional check
Clean up resources in projection test
Refactoring: Isolating the matrix-vector product in gemm_accum()
missing script
Adding the scripts used to train the RNN classifier
Trivial sprintf to snprintf conversion. Some linkers warn about unbounded sprintf calls.
Make float2int() static with VS
Remove useless OPUS_SET_EXPERT_FRAME_DURATION() on CELT
Fixes misleading initialization with not enough zeros
update checksums
Loading