Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.io.image
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
bob
bob.io.image
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
51ffde9889b47b5941bbae822c4d8b6721db0051
Select Git revision
Branches
2
bob-nightlies-33
master
default
protected
Tags
20
v2.5.1
v2.5.0
v2.5.0b0
v2.4.6
v2.4.5
v2.4.4
v2.4.3
v2.4.2
v2.4.1
v2.4.0
v2.3.0
v2.2.2
v2.2.1
v2.2.0
v2.1.4
v2.1.3
v2.1.2
v2.1.1
v2.1.0
v2.0.6
22 results
Begin with the selected commit
Created with Raphaël 2.2.0
3
Mar
29
Oct
5
10
Sep
8
13
Apr
24
Mar
10
Nov
6
15
Oct
1
30
Apr
14
Feb
16
Sep
19
Jun
18
Apr
17
14
Feb
26
Sep
27
Aug
25
17
Jul
11
Jun
8
10
Apr
9
20
Mar
28
Feb
14
11
5
16
Jan
14
Oct
11
15
Sep
7
4
7
Jul
5
4
3
9
Jun
8
7
1
28
May
17
12
Apr
14
Feb
10
16
Jan
14
22
Dec
9
18
Oct
16
14
13
11
5
4
30
Sep
29
26
17
15
14
9
8
7
5
16
Aug
14
4
2
27
Jul
26
6
Jun
30
May
26
25
24
23
16
12
11
2
27
Apr
26
13
8
7
6
23
Jan
22
20
31
Dec
3
26
Nov
19
29
Oct
30
Sep
8
16
Jun
21
May
20
19
26
Feb
16
23
Jan
8
5
11
Dec
6
Nov
4
29
Oct
10
14
Sep
12
3
1
20
Aug
18
14
23
Jun
12
3
29
May
27
26
20
19
16
Rename test.py for pytest compatibility. See bob#271
master
master
remove develop.cfg
Increased latest version to 2.5.2b0 [skip ci]
Increased stable version to 2.5.1
v2.5.1
v2.5.1
[conda] use pip to install the package [skip ci]
[conda] remove bob-devel from test requirements [skip ci]
[conda] remove bob-devel from test requirements [skip ci]
[conda] remove bob-devel from test requirements [skip ci]
Increased latest version to 2.5.1b0 [skip ci]
Increased stable version to 2.5.0
v2.5.0
v2.5.0
Add pyproject.toml for PEP 517
[conda recipe] Add make next to cmake dependency
Sphinx 3 autodoc no longer accepts autodoc_default_flags and autodoc_default_options should be used
Merge branch 'giflib' into 'master'
v2.5.0b0
v2.5.0b0
Include copy of GifQuantizeBuffer function from giflib
Merge branch 'to_matplotlib' into 'master'
Allow conversion of batched images and videos to matplotlib and back
Increased latest version to 2.4.7b0 [skip ci]
Increased stable version to 2.4.6
v2.4.6
v2.4.6
Updated badges section [ci skip]
Updated badges section [ci skip]
Increased latest version to 2.4.6b0 [skip ci]
Increased stable version to 2.4.5
v2.4.5
v2.4.5
Increased latest version to 2.4.5b0 [skip ci]
Increased stable version to 2.4.4
v2.4.4
v2.4.4
Increased latest version to 2.4.4b0 [skip ci]
Increased stable version to 2.4.3
v2.4.3
v2.4.3
Merge branch 'netpbm-empty-lines' into 'master'
[pnmio.cpp] Optimize for loop
[pnmio.cpp] Remove useless include
[pnmio.cpp] Fix readout of images containing empty lines (such as those produced by GIMP)
[ci] Update gitlab-ci file (depend on bob/bob.devtools) [ci skip]
Disable Sphinx nitpicky and disable Python 2 [skip ci]
Merge branch 'fix-throw' into 'master'
Fix c++ exception throw
Merge branch '26-gif-loading-seems-to-be-completely-broken' into 'master'
Disable GIF transcoding test
Switched back to reading first image; later images might be incomplete
Fixed handling of multi-frame gif (now, the last frame is used); improved Error reporting
Reading all records from the image; use only the first image inside the GIF
Loading