Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
theora
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
theora
Graph
62b266ae4e2465ab24b5ed4761044e2af3015fee
Select Git revision
Branches
15
exampe-player-alsa-oss
master
default
player-without-audio
release-1.2.0-ptalarbvorm
theora-1.0
theora-1.1
theora-gumboot
theora-monty-post-1-1
theora-multithread
theora-oil
theora-playtime
theora_multithread_decode_omp
theora_multithread_decode_pthread
theorarm-merge-branch
windows-ci
Tags
5
v1.2.0beta1
v1.0
v1.2.0alpha1
v1.1.0
v1.1.1
20 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
24
Mar
22
21
20
19
17
16
15
14
10
9
8
7
27
Oct
24
22
18
Jun
25
Feb
14
23
Oct
19
Jul
18
5
Jun
28
Nov
23
Sep
26
Jul
25
May
27
Aug
31
Oct
23
Jul
10
Jun
4
Apr
17
Feb
11
18
Nov
23
Feb
8
Jan
2
Jun
8
May
31
Mar
6
2
11
Feb
13
Jul
31
May
29
20
19
8
7
4
3
25
Mar
24
20
17
16
8
1
24
Feb
20
15
11
10
9
20
Jan
15
9
16
Dec
14
13
10
9
7
2
30
Nov
25
24
22
18
9
29
Oct
25
20
13
12
8
3
28
Sep
24
23
21
8
Jun
7
5
4
30
May
29
22
16
13
12
5
24
Apr
23
10
15
Mar
7
6
18
Feb
11
8
6
Jan
28
Dec
19
13
30
Nov
25
22
17
16
15
29
Oct
11
10
9
7
5
1
29
Sep
28
26
25
24
15
9
5
1
31
Aug
28
26
25
22
21
20
18
14
13
12
9
8
7
6
5
4
3
2
1
30
Jul
29
28
27
25
24
23
22
21
19
18
16
15
14
12
11
9
8
7
6
3
1
28
Jun
26
17
14
13
10
4
3
27
May
26
25
24
20
17
13
12
8
7
2
30
Apr
29
26
18
13
7
6
4
3
2
1
28
Mar
27
26
24
22
21
20
5
3
27
Feb
9
7
6
5
Jan
12
Dec
10
5
3
2
1
25
Nov
12
5
3
31
Oct
30
29
28
23
22
21
20
Mention aoss and alsa-oss as alternatives to fix audio for player_example.
exampe-player-a…
exampe-player-alsa-oss
Fix repetition in help output of encoder_example.c.
master
master
Fixed encoder_example.c help options alignment.
Switched links to https where possible and standardized links a bit.
Final release 1.2.0.
release-1.2.0-p…
release-1.2.0-ptalarbvorm
Improved and corrected encoder_example_ffmpeg example.
Use ogg version subst variable in theoraenc-uninstalled.pc.in.
Fix typos using codespell
Got github CI working on both Ubuntu and MacOSX.
Tird try at github CI setup.
Second try at github CI setup.
Added draft CI setup for github, including macosx check.
Renamed CI template and prefix from autoconf to autotools.
Dropped to allocate memory for comments when there are none.
second try.
player-without-…
player-without-audio
Rewrote to fill audio buffer and throw content away instead of writing.
Changed player_example to drop audio output if it fail to initialize.
Updated requirement information in README, .pc and spec files.
Added example wrapper script encoder_example_ffmpeg.
Corrected and moved codename information to README.md.
Added codename to 1.1 release Thunar in CHANGES.
New release 1.2.0beta1.
v1.2.0beta1
v1.2.0beta1
Add CI for --disable-asm.
Renamed header file identifiers using C/C++ reserved name structure.
Avoid negative bit shift operatoin in huffdec.c (CVE-2024-56431).
Added mingw CI build.
Avoided bit shift of negative values in OC_MV() macro.
Replaced more possible bit shifting into signed bit of stride values.
Print config.log from CI if configure fail.
Removed obsolete $ID / last mod lines from source.
Updated copyright year for source files touched this year.
Dropped self assignment when initialising variables in tokenize.c.
Added configure option --enable-gcc-sanitizeers.
Updated doxygen setup to avoid warnings about obsolete entries.
Avoided calling __Builting_clz(0) with undefined behaviuor.
Made mask unsigned to avoid shifting into sign bit.
Avoided undefined bit shifting of signed value.
Replaced possible bit shifting into signed bit of stride values.
Avoid undefined shifting of negative number in rate.c.
Added links in README.md to mailing lists.
Loading