Commit graph

5 commits

Author SHA1 Message Date
joerg
6a32265dbd Extend SHA512 checksums to various files I have on my local distfile
mirror.
2017-03-23 17:06:45 +00:00
shattered
ff1b39544f SunPro doesn't like zero-sized array declarations, use 1.
"audio_out_wav.c", line 166: zero or negative subscript
"audio_out_wav.c", line 167: zero or negative subscript
2010-11-24 22:27:06 +00:00
wiz
6c5cf6e0c0 Update to 0.0.5, based on patch provided by maintainer Sergey Svishchev
in PR 38167:


libdca-0.0.5 Tue Apr 10 14:31:59 CEST 2007

Fix typo in dts.h

libdca-0.0.4 Sun Apr  8 11:00:58 CEST 2007

Fix shared library linking.
Disable non-PIC optimization by default (use --without-pic to re-enable).

libdca-0.0.3 Thu Apr  5 20:48:56 EEST 2007

Fix for pointer aliasing.
Build system rework.
FreeBSD compile fix.
Changed library name to libdca (was formerly known as libdts).
Removed Debian packaging files now maintained separately.
2008-09-07 13:54:43 +00:00
rillig
2ba13d1656 Added a patch to fix the return statement of a signal handler. This is
problematic because the return type can be either void or int. The
autoconf manual says to just omit the return statement.
2007-06-08 19:14:15 +00:00
salo
71b4bcb3f7 Initial import of libdca-0.0.2, Free DTS Coherent Acoustics decoder:
libdca is a free library for decoding DTS Coherent Acoustics streams.
The DTS Coherent Acoustics standard is used in a variety of applications,
including DVD, DTS audio CD and radio broadcasting.

From wip, packaged by Sergey Svishchev with some modifications from me.
2005-12-09 17:21:02 +00:00