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
affb551e47052d5b9a0e37c681c816a6cf4159a7
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
26
Sep
5
4
Aug
24
Jul
22
15
12
10
9
7
6
5
30
Jun
28
27
26
25
2
Apr
1
31
Mar
7
24
Feb
14
Jan
18
Dec
14
27
Sep
7
Jul
15
Jun
10
7
12
May
2
Mar
19
Feb
23
Jan
23
Dec
8
26
Nov
21
28
Oct
21
Aug
10
8
7
Jul
18
Jun
15
14
13
14
13
11
8
1
25
May
10
9
26
Apr
20
13
23
Mar
9
14
Feb
10
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
Optimize NSQ_del_dec() for AVX2
NSQ_del_dec
NSQ_del_dec
Add AVX/FMA/AVX2 source files to Makefile.am
avx2
avx2
cmake - add support for AVX, FMA, and AVX2
Adding FMA and AVX2 config switches
Check OSXSAVE and XCR0[2:1] when detecting AVX support
Optimize NSQ_del_dec with AVX2
development
development
Add AVX/FMA/AVX2 source files to Makefile.am
cmake - add support for AVX, FMA, and AVX2
Adding FMA and AVX2 config switches
Check OSXSAVE and XCR0[2:1] when detecting AVX support
Fix typo in MacroDebug.h comment.
master
master
Change pitch scaling behavior wrt nFramesPerPacket
Smooth out the LBRR rate estimate
More FEC tuning: lowering the LBRR bitrate a bit
Re-tuning the use of LTP scaling
Ensuring we can see where crashes occur
More ubsan fixes for the debug macros themselves
Using saturating round to fix some wrap-arounds
Relaxing checks for MULT16_32_QX()
Fix NORM_ALIASING_HACK
Silence MSVC C4244 warning
Silence Clang 13+ null-pointer-subtraction warning
Only build platform RTCD sources when enabled.
Don't compile x86 cpu detection without RTCD.
Make silk/x86 header indentation consistent.
Fix C90-related warnings
update doc on custom mode
cmake - move warning C4244 to level 4
cmake - fix rtcd detection on x86 non windows
cmake - fix lrintf, lrint detection
Fix uninitialized field on custom mode malloc fail
meson: Fix reporting of cpu family if intrinsics not supported
Update x86 CPU detection configure check.
Fix warnings when compiling with FUZZING enabled
cmake - Add OPUS_BUILD to test targets
doc: Use consistent alternative notation
Fix opus.h for doxygen when referencing alternative values
Remove unused variable in tests
Replace assert with test_failed function in test
Fix warning with --disable-rfc8251
Loading