Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libopusenc
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
Container Registry
Model registry
Operate
Environments
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
Xiph.Org
libopusenc
Graph
master
Select Git revision
Branches
6
add_chaining1
bugfix/resampler-uint
exp_lpc1
exp_oggpacker1
exp_oggpacker2
master
default
Tags
4
v0.2.1
v0.2
v0.1.1
v0.1
10 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
3
May
31
Dec
1
Feb
23
Oct
29
Jul
25
May
10
Jan
28
Dec
10
May
2
12
Feb
7
Oct
27
Sep
26
14
13
12
26
Jul
17
May
8
Apr
20
Mar
19
2
21
Feb
11
8
6
5
4
2
15
Jan
5
3
30
Dec
29
28
12
Nov
2
Aug
25
Jul
10
23
Jun
19
23
May
19
18
16
14
12
11
10
7
6
5
4
3
2
1
30
Apr
29
28
27
25
24
23
22
CI: switch to alpine musl
master
master
update_version: use sh instead of bash
opusenc: Fix -Wstrict-prototypes
m4: fix -Wstrict-protoypes
Fix crash with nonstandard 64-bit Windows build
Fix grouping for latest doxygen.
Remove travis-ci.org status badge.
remote_mirror_6…
remote_mirror_684e6e302df981c723f907dfb2b9b29a/master
github actions: add automake dep on macos
github actions: Add autotools build description.
Update irc link.
Fix use of uninitialized serialno
Fix use of uninitialized fields
Fix ope_encoder_drain() assertion failure
picture.c: Fix signed shift undefined behavior
Add gitlab integration tests.
doc: Use relative paths for reproducible builds
Don't install doxygen md5 files
remote_mirror_5…
remote_mirror_545640672f0ee38ee540971db373e78b/master
Tweak .gitignore to include all vim metadata files
Fixes a crash on destroy with the pull API
v0.2.1
v0.2.1
Don't leak comments on failure in opusenc_example.c
Fixes a gapless buffering bug
resample: fix UINT32_MAX fallback
v0.2 bugfix/res…
v0.2 bugfix/resampler-uint remote_mirror_545640672f0ee38ee540971db373e78b/bugfix/resampler-uint remote_mirror_684e6e302df981c723f907dfb2b9b29a/bugfix/resampler-uint
Don't overrun buffer on oom if assertions disabled
Remove trailing spaces
Avoid reserved identifiers for macros/functions
Remove unused macros, typedef, and header file
Use fast resampler on MSVC builds to match others
resample: Update from upstream speexdsp
Use ambisonics families 2 and 3 instead of 254 and 253
Add basic .gitignore
opusenc.h needs to #include <stddef.h> because of size_t
Fix uninitialized var and memory leak on error
Support for Ambisonics.
Fix description and URL in pkg-config files
Adds OPE_GET_NB_STREAMS() and OPE_GET_NB_COUPLED_STREAMS(x)
Disable useless messages about disabled options
Removing unused autoconf options
Return OPE_UNIMPLEMENTED on unrecognized ctl
Another fix for ope_strerror
oops
Loading