Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
Tremor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
Tremor
Graph
"README.md" did not exist on "4b43167ad16de9d0fef0525fa93771815014b16f"
8b4f038eca3e448e20ef545799b8fcc4e67c99d3
Select Git revision
Branches
11
abs-long-arg
autotools-update
duplicate-const
gitlab-ci
issue-1849-warnings
lowmem
master
default
more-gcc-warnings
nobyte
tremolo
tremolo_mips
11 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
2
Apr
14
Jun
12
22
Aug
19
Mar
15
5
Jan
24
Jun
3
Apr
24
Feb
20
Jan
6
Nov
24
Sep
20
Nov
27
Oct
21
20
18
16
15
14
13
10
Sep
1
31
Aug
20
Jun
1
30
May
29
23
17
15
21
Apr
20
18
Feb
25
Nov
12
Oct
11
Jul
9
Feb
1
Dec
19
Oct
26
Aug
14
Feb
19
Jan
13
Sep
23
Jul
23
Jun
22
21
5
Mar
23
Jun
22
13
26
Apr
21
9
Jan
8
10
May
7
Jun
20
Mar
20
Nov
24
May
29
Apr
23
22
21
19
14
13
11
10
9
5
20
Mar
31
Mar
30
29
25
Nov
16
Oct
11
10
20
Sep
13
10
3
2
Hided non-public methods and added ov_fopen() to ivorbisfile.h.
issue-1849-warn…
issue-1849-warnings
Updated autotools setup to avoid warnings from autogen.sh.
autotools-update
autotools-update
Remove redundant 'const' from LOOKUP_T declarations.
duplicate-const
duplicate-const
Replace abs() with labs() to avoid trunkating long value to int in argument.
abs-long-arg
abs-long-arg
Use compiler flags -Wall -W everywhere.
more-gcc-warnings
more-gcc-warnings
Add gitlab ci configuration.
gitlab-ci master
gitlab-ci master
Drop unused int j to avoid compiler warning.
sharedbook: cast to unsigned to avoid undefined shift
Fix signed overflow in _book_maptype1_quantvals().
Backport codebook out-of-bounds write fix from main branch
lowmem
lowmem
Backport floo0 out-of-bounds write fix from main branch
Port r19426 from libvorbis.
Prevent out-of-bounds write in codebook decoding.
Port r19419 to Tremor.
Commit suggested fix for #2021 Backport additional #1486 -n -r 19164 set keyword property on source files
Backport #1486 fixes from libvorbis to Tremor (trunk)
Update pkgconfig files to reduce overlinking.
Forward parts of port r14502, r16217, and r16222.
tremolo_mips
tremolo_mips
floor0 code could potentially use a book where the number of vals it
Add additional check
patch to fix a typo in the autoconf script for Tremor from brad0
Tremor mainline fix commit for Moz BZ #719612
If fuzzing swaps in a codebook that allows values outside the circular
Fix compiler warning.
Additional codebook validity checks.
Fix decoder handling of floor0 when the LSP order is 1.
Port r16597 from libvorbis.
Port r16328 and r16330 from libvorbis.
Port the rest of r16222 from libvorbis.
Port r16218 from libvorbis.
Port r14984 from libvorbis.
Forward port r14602 from libvorbis.
Const-ify some static data tables.
Add support for MIPS in autoconfig
Add support for MIPS in automake
Check fields of oggpack_buffer structure
Add explicit casts of pointers to void
Add typedefs for WIN32_WCE
Add flag check for conditional compilation of code (regarding MIPS optimization).
Add ifdefs for conditional compilation of code (regarding MIPS optimization).
Loading