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
befa8a239bb8237fa5fa88051083b71d75f4417d
Select Git revision
Branches
14
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
6
v1.2.0
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
30
Oct
29
28
23
22
21
20
19
16
15
14
12
10
7
3
1
30
Sep
28
19
10
8
29
Aug
28
26
13
8
6
5
4
1
23
Jul
18
17
16
14
11
10
9
7
1
29
Jun
28
27
26
25
24
22
21
17
15
8
27
May
22
11
8
6
4
3
29
Apr
25
24
22
19
17
16
15
14
13
12
11
10
8
5
4
3
2
28
Mar
27
26
25
24
20
19
14
13
12
11
7
29
Feb
27
15
13
3
21
Jan
19
17
16
10
9
8
6
5
4
31
Dec
30
27
26
22
18
11
6
5
3
30
Nov
29
28
27
26
22
21
20
16
15
7
31
Oct
30
29
28
26
25
23
18
13
12
11
10
9
6
4
3
2
28
Sep
22
21
20
18
16
15
14
9
2
1
28
Aug
27
25
24
23
10
26
Jul
23
22
13
10
9
5
19
Jun
28
May
14
10
9
30
Apr
17
16
15
13
12
29
Jun
12
11
9
8
7
4
3
2
1
30
May
28
27
26
10
7
6
5
4
3
27
Apr
26
20
16
15
10
5
29
Mar
28
22
21
7
25
Feb
24
23
22
20
18
13
20
Jan
19
17
12
10
23
Dec
18
17
7
6
5
4
3
1
28
Nov
23
15
4
2
27
Oct
26
21
20
6
5
29
Sep
28
7
5
25
Aug
24
21
20
19
6
5
29
Jul
26
25
24
23
12
11
7
28
Jun
27
22
20
18
14
Scons build: also install libtheoraenc.
Scons build: change the default install prefix to /usr/local
Scons build source formatting cleanup (minor).
Cleaner patch resolving #1402.
Another minor png2theora fix-- break out of arg matching with 'F' rather
More robust PNG reading code.
Typo.
Update changelog. Bump date to 29.
Fix the scons build to include asm in libtheoradec/enc.
apply patches for bugs #1444 and #1445
Fix png2theora usage more.
png2theora: check for missing input_filter before trying to strdup it.
Fix png2theora usage.
xming32: Only call sdl-config when building player_example.exe
Remove beta references from the README.
Bump release version.
Clean up and consolidate CHANGES, and bump the release date.
Balance the library versioning check message with a 'no' on platforms
Update xcode project for recent source changes.
Removed cpu.c from projects, it's now being included directly by the files that need it.
Re-add cpu.c under EXTRA_DIST.
Add -Wno-parentheses to the scons build.
Move the definitions of inlined theorapack functions to huffdec.c
Don't declare oc_cpu_flags_get in cpu.h.
Try to detect the name of the mingw32 cross tools.
Remove cpu.c from the scons and xmingw32 builds.
Fix for #1442; eliminate duplicated symbol by directly including static
Bump copyright date.
Update changelog.
Commit j^s pkg-config naming workaround for 1.0final.
Merge rillian's pre-release naming update patch
Generate debug information for Release builds.
Visual Studio 2005 Support
Don't clobber the cropping rectangle.
Boundary case conditonals for strong deringing were backwards, leading to a
Update copyright notices to include "and contributors".
Remove lib and lib/dec from the include paths.
Remove lib/enc from the include paths. This was required to reference
Minor build fixes for mingw32 cross-compilation.
bitpack.c was not included in project.
Loading