Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
aribb24
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Show more breadcrumbs
Jan Ekström
aribb24
Graph
a41b904d66ed991ace32a9827f629db3d438b47b
Select Git revision
Branches
1
master
default
protected
Tags
6
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v0.0.1
7 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
16
Sep
17
Feb
7
12
Feb
15
Jan
21
Nov
21
Sep
19
Aug
16
15
14
13
12
11
10
configure: bump version to 1.0.4
v1.0.4 master
v1.0.4 master
decoder: add curly braces around a multi-line statement
decoder: reset control_time when finalizing decoder
Fix default macros
Merge pull request #6 from fcartegnie/master
add missing libm in pkgconfig
add dummy file for m4 dir creation
add PNG_CFLAGS
Change COPYING from GPLv3 to LGPLv3
Release 1.0.3
v1.0.3
v1.0.3
add Requires to pc file for static linking
avoid memory leaks.
Release 1.0.2
v1.0.2
v1.0.2
Release Version 1.0.1
v1.0.1
v1.0.1
Add O_BINARY to open flags on windows.
Release Version 1.0.0
v1.0.0
v1.0.0
mingw-w64 doesn't have definitions like S_IRGRP, S_IROTH.
recover accidentaly removed file.
Merge pull request #3 from fcartegnie/master
Merge pull request #3 Updated, with flameeyes autoconf changes
Revert "Remove unused apply_drcs_conversion_table function."
Apply drcs conversion table on initializing.
time_t need time.h
Fix dllimport related
Merge pull request #1 from Flameeyes/master
Apply drcs conversion table on initializing.
Remove unused apply_drcs_conversion_table function.
Mark function static that is only used in the translation unit.
Mark tables static when they are not used outside of their translation unit.
Move internal headers out of the src/aribb24 directory.
Remove the duplicate internal src/aribb24/md5.h header.
build: include private headers in the list of sources.
build: check for system extensions during ./configure.
build: use non-deprecated libtool macro.
build: remove config.h.
build: distribute README.md and COPYING.
Update .gitignore file.
build: enable foreign automake flavour.
build: use a non-recursive top-level Makefile.
Fix open(3) call with _FORTIFY_SOURCE.
Loading