Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libdca
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Wiki
Code
Merge requests
1
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
VideoLAN
libdca
Graph
a93b56ccf2d54702917e8f633ca0d6a22274bfb7
Select Git revision
Branches
1
master
default
protected
Tags
5
0.0.7
0.0.6
0.0.5
0.0.4
0.0.2
6 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
Mar
8
Jan
26
Mar
19
5
Dec
30
Nov
21
Jul
15
May
11
Jan
2
8
Feb
19
Jul
18
1
Jun
26
May
10
Apr
8
7
6
5
29
Oct
30
Sep
25
23
Jul
9
5
29
Feb
25
24
23
13
11
8
6
5
build: Fix -version-info and -export-symbols-regex typos.
master
master
CI: Updated to use modern builders
Bump version to 0.0.7
0.0.7
0.0.7
Fix ln -s calls on Windows
Link the installed libdts to the installed libdca
bitstream: swab: Fix potentially undefined shifts
downmix: Reject out of bounds parameter
CI: Use the correct link to our registry
Merge branch 'ci' into 'master'
CI: added debian, macos, win32 and win64 build jobs.
Fix include directory path in libdca.pc.in
Updated NEWS for a new release.
0.0.6
0.0.6
Don't include long gone file in EXTRA_DIST.
Do not use AC_C_ALWAYS_INLINE.
Convert svn:ignore properties to .gitignore.
bootstrap: remove long old script, use autoreconf
configure: Remove maintainer mode
Bump version
libdca.pc: add missing Libs.private for static linking
libdca: add missing const qualifier for global tables
libdca: fix warning
configure: add missing AM_PROG_AR
Ignore autoconf auxillary directory
Use relative path for libdts.a symlink
* acinclude.m4: split this file into separate .m4 subfiles.
* parse.c: avoid crashing with invalid frames setting a bitalloc_huffman
* bitstream.c: fix random crashes caused by invalid 32-bit shifts on 32-bit
* parse.c: sanity check for subframes and prim_channels to avoid crashes
* .gitignore: add an ignore file for git-svn users.
* bootstrap: update bootstrapping script.
* libdca/parse.c: Change output normalisation factor from 3/2 to sqrt(2). Thanks to Alexander E. Patrakov for finding that this is the proper normalisation factor.
Mark tables as static constants. Patch by Diego Flameeyes Pettenò
Prepare release 0.0.5
Remove some pre-libtool cruft
Use autoconf AC_C_RESTRICT rather than ours
Autoupdate
Bump version
Const pointer to string constants
Fix some compiler warnings
Fix if statement
Loading